- Posts: 10
- Thank you received: 1
Display Plan Category in Subscription Form
- DMTGMBH
- Topic Author
- Offline
- New Member
-
Less
More
9 years 1 week ago #79872
by DMTGMBH
Display Plan Category in Subscription Form was created by DMTGMBH
Hi Tuan,
how can I integrate the plan category in the subscription form. My problem is, I have different categories with a basic, silver, gold and platin plan. At the moment only "basic supscription" is displayed, but I need to display "Basic Subscription of Category A". Any help is welcome.
Best regards,
Jürgen
how can I integrate the plan category in the subscription form. My problem is, I have different categories with a basic, silver, gold and platin plan. At the moment only "basic supscription" is displayed, but I need to display "Basic Subscription of Category A". Any help is welcome.
Best regards,
Jürgen
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
9 years 1 week ago #79894
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display Plan Category in Subscription Form
Hi Jürgen
It is still not very clear to me. Could you please send me the link to the page and explain what information you want to add to that page?
I will then check and guide you to make the change
Regards,
Tuan
It is still not very clear to me. Could you please send me the link to the page and explain what information you want to add to that page?
I will then check and guide you to make the change
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- DMTGMBH
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 1
9 years 1 week ago #79903
by DMTGMBH
Replied by DMTGMBH on topic Display Plan Category in Subscription Form
Hi Tuan,
I checked the code and saw that category infos are not parsed on the subscription form. I created a workaround for me, that displays the category title under the plan title. Now it looks like this:
Basic Subscription
from Category A
Please enter information on the form below to process subscription for Basic:
before it looks like this
Basic Subscription
Please enter information on the form below to process subscription for Basic:
Because of having Basic plans in every category (Category A, Category B ...) it is a little bit difficult for the user to differentiate which basic plan he has, because everywhere he can only see the name of the plan, but not the category it belongs, too. The same problem is on "My subscriptions" and "Subscription History".
It would be easier, if we could call for plans
$this->category->title
$this->category->description
on all pages.
Maybe it's a good idea for a next release.
Best regards,
Jürgen
I checked the code and saw that category infos are not parsed on the subscription form. I created a workaround for me, that displays the category title under the plan title. Now it looks like this:
Basic Subscription
from Category A
Please enter information on the form below to process subscription for Basic:
before it looks like this
Basic Subscription
Please enter information on the form below to process subscription for Basic:
Because of having Basic plans in every category (Category A, Category B ...) it is a little bit difficult for the user to differentiate which basic plan he has, because everywhere he can only see the name of the plan, but not the category it belongs, too. The same problem is on "My subscriptions" and "Subscription History".
It would be easier, if we could call for plans
$this->category->title
$this->category->description
on all pages.
Maybe it's a good idea for a next release.
Best regards,
Jürgen
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.