Please post all pre-sales questions of all products on this forum

Pricing Table Layout with rows

  • Ernie
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 10 months ago #114411 by Ernie
Pricing Table Layout with rows was created by Ernie
In the documentation ( membershipprodoc.joomservices.com/frontend-items/plans ), The pricing Table Layout shows rows below each plan showing the features of each plan.

I cannot figure out how to display the page that way. I don't see anywhere in the plans where I can set up those rows to display.

Any help you can provide will be much appreciated.

Thank you,
Ernie

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #114421 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Pricing Table Layout with rows
Hi Ernie

You can use this HTML code for short description of the plan and it will look like that
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, the short description need to be surrounded by a ul tag, then each row is a li tag with class="plan-feature"

Please try to setup it like that and it should work as expected

Regards,

Tuan
The following user(s) said Thank You: Ernie

Please Log in or Create an account to join the conversation.

  • Ernie
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 10 months ago #114440 by Ernie
Replied by Ernie on topic Pricing Table Layout with rows
I had the bulleted lists in the Description instead of in the Short Description, and was not aware of the class option.

I didn't see the class="plan-feature" attribute to the <li> elements in the documentation - is that information located somewhere else?

Also, where does the Description information display?

Thank you,
Ernie

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #114442 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Pricing Table Layout with rows
Hi Ernie

1. I am sorry, we don't have that information provided in documentation. Will try to update it ASAP to include this intruction

2. Currently, we don't have a way to access to plan detail page if you are using pricing table layout, so Description is actually not used. If you want to show plan details page, please submit a support ticket sending us super admin account of your site. We can make small customization to the code to add Details button which allow users to click on to view plan details (which shows description)

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Ernie
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 10 months ago #114488 by Ernie
Replied by Ernie on topic Pricing Table Layout with rows
That's fine - I was able to get the information into the Short Description with the bulleted items.

Thank you,
Ernie

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #114492 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Pricing Table Layout with rows
OK Ernie. Please continue setting up and use the extension. If you have other questions or need help, please don't hesitate to ask

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #125400 by jeronimo
Replied by jeronimo on topic Pricing Table Layout with rows
I have the same problem but even more serious. Neither the title nor the short description is displayed on any pricing table. This is the page code of the title:
Code:
<h2 class="osm-plan-title"> </h2>
Where do I switch both on?

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #125401 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Pricing Table Layout with rows
Hello

Maybe your site is a multilingual website and you haven't translated the plans to all languages yet? See membershipprodoc.joomservices.com/multilingual#translate-plans , do the translation and check it again. It should work fine

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #125404 by jeronimo
Replied by jeronimo on topic Pricing Table Layout with rows
Spot on! Thanks

Please Log in or Create an account to join the conversation.

More
4 years 10 months ago #125406 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Pricing Table Layout with rows
You're welcome. Please continue using the extension and if you need assist, please don't hesitate to ask

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham NgocGiang Dinh TruongMr. Dam