- Posts: 82
- Thank you received: 0
Subscriptions Management
- bumble
- Topic Author
- Offline
- Premium Member
Less
More
1 year 9 months ago #157135
by bumble
Subscriptions Management was created by bumble
Hi Tuan,
I would like to do some customisation and I am unsure how to do these:
1. Subscriptions Management page: How can I hide columns I do not want displayed? e.g. Plan, Start Date/End Date
2. In the Subscriber page (Edit), how can I remove the fields under Payment Method? ie. Payment Method, Transaction ID, Status
Hope you can point me the right direction.
Thank you!
I would like to do some customisation and I am unsure how to do these:
1. Subscriptions Management page: How can I hide columns I do not want displayed? e.g. Plan, Start Date/End Date
2. In the Subscriber page (Edit), how can I remove the fields under Payment Method? ie. Payment Method, Transaction ID, Status
Hope you can point me the right direction.
Thank you!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 9 months ago #157136
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscriptions Management
Hi
You would need to modify code. The files are:
-administrator/components/com_osmembership/view/subscriptions/tmpl/default.php
- administrator/components/com_osmembership/view/subscription/tmpl/default.php
Once the modification is done, you should move the modified files to administrator/templates/atum/html/com_osmembership/subscriptions and administrator/templates/atum/html/com_osmembership/subscription folders so that the change won't be lost when you update to future releases of the extension
Regards,
Tuan
You would need to modify code. The files are:
-administrator/components/com_osmembership/view/subscriptions/tmpl/default.php
- administrator/components/com_osmembership/view/subscription/tmpl/default.php
Once the modification is done, you should move the modified files to administrator/templates/atum/html/com_osmembership/subscriptions and administrator/templates/atum/html/com_osmembership/subscription folders so that the change won't be lost when you update to future releases of the extension
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- bumble
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 0
1 year 9 months ago #157142
by bumble
Replied by bumble on topic Subscriptions Management
Hi Tuan,
I modified the files, removing the rows and columns that are unnecessary. When I refreshed nothing changed.
Then I created these 2 folders & added the edited files in there:
- administrator/templates/atum/html/com_osmembership/subscriptions - administrator/templates/atum/html/com_osmembership/subscription
Yet nothing has changed.
Am I missing something here?
I modified the files, removing the rows and columns that are unnecessary. When I refreshed nothing changed.
Then I created these 2 folders & added the edited files in there:
- administrator/templates/atum/html/com_osmembership/subscriptions - administrator/templates/atum/html/com_osmembership/subscription
Yet nothing has changed.
Am I missing something here?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 9 months ago #157150
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscriptions Management
Hmm
That's strange to me. Just want to be sure, are you using Joomla 4 because if you are using Joomla 3, the folder must be different
Tuan
That's strange to me. Just want to be sure, are you using Joomla 4 because if you are using Joomla 3, the folder must be different
Tuan
Please Log in or Create an account to join the conversation.
- bumble
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 0
1 year 9 months ago - 1 year 9 months ago #157162
by bumble
Replied by bumble on topic Subscriptions Management
I am using Joomla 4.2.9.
I wanted to test if the page was loading from that folder/file, & it doesn't seem to be.
Changed the filename "default.php" to "default_tmp.php", and even deleted the file, the page still loads ok.
Here are the tests I did:
- DELETED default.php from administrator/components/com_osmembership/view/subscriptions/tmpl
- DELETED default.php from administrator/components/com_osmembership/view/subscription/tmpl
- DELETED the folders that I created in: administrator/templates/atum/html/com_osmembership
The page still loads normally.
Are we changing the correct files?
Awaiting your advice. Thank you!
I wanted to test if the page was loading from that folder/file, & it doesn't seem to be.
Changed the filename "default.php" to "default_tmp.php", and even deleted the file, the page still loads ok.
Here are the tests I did:
- DELETED default.php from administrator/components/com_osmembership/view/subscriptions/tmpl
- DELETED default.php from administrator/components/com_osmembership/view/subscription/tmpl
- DELETED the folders that I created in: administrator/templates/atum/html/com_osmembership
The page still loads normally.
Are we changing the correct files?
Awaiting your advice. Thank you!
Last edit: 1 year 9 months ago by bumble.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 9 months ago #157166
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscriptions Management
Maybe you changed wrong files somehow. Please submit a support ticket sending me
1. Super admin account of the site
2. Link to the pages which you want to make change
I will check and guide you with correct files
Tuan
1. Super admin account of the site
2. Link to the pages which you want to make change
I will check and guide you with correct files
Tuan
Please Log in or Create an account to join the conversation.
- bumble
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 0
1 year 9 months ago #157169
by bumble
Replied by bumble on topic Subscriptions Management
Ok will submit the ticket shortly.
Thank you for all your help!
Thank you for all your help!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 9 months ago #157171
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscriptions Management
Replied you via support ticket. I thought you want to modify backend layout, but you need to modify frontend layouts, so the files are different. See your ticket to see my detailed response
Regards,
Tuan
Regards,
Tuan
The following user(s) said Thank You: bumble
Please Log in or Create an account to join the conversation.
- bumble
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 82
- Thank you received: 0
1 year 9 months ago #157172
by bumble
Replied by bumble on topic Subscriptions Management
Thank you for your help.
All nicely done!
All nicely done!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 9 months ago #157177
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscriptions Management
Great. Thanks for confirming
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.