- Posts: 26
- Thank you received: 0
How to list the benefits of each membership category
- David Gough
- Topic Author
- Offline
- Junior Member
-
Less
More
6 years 6 months ago #118550
by David Gough
How to list the benefits of each membership category was created by David Gough
Hi
Looking at Membership Options module display , how do I add the benefits of each membership category in each of the columns?
I have searched through the documentation, but it's not clear where to do this and what needs to be done to display like the example.
Regards, David
Looking at Membership Options module display , how do I add the benefits of each membership category in each of the columns?
I have searched through the documentation, but it's not clear where to do this and what needs to be done to display like the example.
Regards, David
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 6 months ago #118553
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to list the benefits of each membership category
Hi David
You will have to enter HTML code with following structure:
As you can see, each feature/benefit is a li task, with class="plan-feature". Please try to configure it and let us know if it works
Tuan
You will have to enter HTML code with following structure:
Code:
<ul>
<li class="plan-feature">1 GB RAM</li>
<li class="plan-feature">25 GB HD</li>
<li class="plan-feature">2 GHz Speed</li>
<li class="plan-feature">Unlimited upload</li>
<li class="plan-feature">Unlimited download</li>
<li class="plan-feature">24h</li>
</ul>
As you can see, each feature/benefit is a li task, with class="plan-feature". Please try to configure it and let us know if it works
Tuan
Please Log in or Create an account to join the conversation.
- David Gough
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
6 years 6 months ago #118558
by David Gough
Replied by David Gough on topic How to list the benefits of each membership category
Thanks for that - where do I add the HTML?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 6 months ago #118559
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to list the benefits of each membership category
You can go to Membership Pro -> Subscription Plans, click on the plan to edit, look at Short Description setting of the plan and enter HTML code (You will need to use code mode of the editor to be able to enter the code)
For example, if you use Joomla core Tiny MCE editor, click on Tools -> Source Code (see this screenshot for more details drive.google.com/file/d/1THu_UcbPeNlLN1F...-6/view?usp=drivesdk )
Tuan
For example, if you use Joomla core Tiny MCE editor, click on Tools -> Source Code (see this screenshot for more details drive.google.com/file/d/1THu_UcbPeNlLN1F...-6/view?usp=drivesdk )
Tuan
Please Log in or Create an account to join the conversation.
- David Gough
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
6 years 6 months ago #118560
by David Gough
Replied by David Gough on topic How to list the benefits of each membership category
Brilliant !!!
Thanks again
Thanks again

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 6 months ago #118568
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to list the benefits of each membership category
You're welcome. Please continue setting up the extension. If you have other questions or need help, please don't hesitate to ask
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 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.