Subject: Cannot link course pages to a plan after user purchase

  • Rocco Nitzsche
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 days 14 hours ago #175175 by Rocco Nitzsche
Hi,
I’m using Membership Pro (v4.3.1) together with Joomla 5.3.3 and SP Page Builder.
Everything works fine — user registration, automatic account creation, password email, and login.However, after the user logs in and clicks on their plan (for example “Mind Goal Mastery”) in the profile or subscription list, it always redirects to the default URL:
 
Code:
/index.php/component/osmembership/plan-alias?Itemid=0
Instead of opening my course page that belongs to the plan.I have already tried:
  • Setting a URL under Plan → Urls Access Settings (for example:
    Code:
    index.php?Itemid=145
    )
  • Creating a hidden menu item for the SP Page Builder course page (Registered access)
  • Clearing Joomla and SEF cache
…but Membership Pro still doesn’t open that page after clicking the plan name.Question:
How can I correctly link specific course pages (SP Page Builder pages or Joomla articles) to a plan, so that when a user has purchased or activated the plan, they can open the related course content directly from their profile/subscription list?Thanks in advance for your help!Best regards,
Rocco 

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

More
2 days 13 hours ago #175176 by Tuan Pham Ngoc
It could not work like that. What if there are more than one URLs for a plan?

So the correct way would be edit the plugin System - Membership Pro URLs Restriction, set Display Urls In Profile parameter to Yes. Then there will be a new tab in User Profile page display all URLs users can access. They can then access to that tab and access to the URL they want from there

Regards,

Tuan

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

More
2 days 13 hours ago #175177 by Tuan Pham Ngoc
But if you want to restrict access to pages generated by SP Page Builder, then you should use System - Membership Schedule SPPageBuilder plugin instead

Tuan

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

More
2 days 11 hours ago #175178 by Rocco
Hi,
When the user clicks on my subscriptions, they see the course.
Why can't I click on the course (Test Mind Goal Mastery)? When I do, I only get to the description.

Rocco    





 

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

More
2 days 5 hours ago #175182 by Tuan Pham Ngoc
Hi Rocco

That column shows name of the subscription plan which users subscribe. So click on it redirect users to plan details page (to show plan information) is expected behavior

Did you change setup as I explained earlier? There would be a separate tab to display URLs which subscribers can access and they can access to that tab and click on the URL from there

Tuan

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

More
2 days 5 hours ago #175183 by Tuan Pham Ngoc
Or better, switch to use System - Membership Schedule SPPageBuilder to restrict access to the page as I said. See docs.joomdonation.com/membershippro/reso...p-page-builder-pages for details documentation

Tuan

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

More
1 day 23 hours ago #175184 by Rocco
Hello, thank you very much. Yes, I implemented that and it worked. Thank you very much. However, I would like the user to be redirected directly to a page/menu when they click on their course. Is that possible?

And a second question: How can I hide the tabs for the user? Not all of them are needed. I would like to hide the following tabs (schedule pages, subscriber history).

Thank you very much, Rocco

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

More
1 day 18 hours ago #175188 by Tuan Pham Ngoc
Hello

- As explain, one subscription plan can restrict access to Multiple URLs, so in case a plan has multiple URLs, what URL should be linked to when users click on the plan? Or in your case, there is only one URL for each plan? If so, it is possible to make it works like that, but would require customization and will cost you small fee

- For hiding tabs:

+ To hide Subscriptions History tab, just edit the menu item you created to display plan and set Show Subscriptions History parameter to No
+ For other tab, you just need to find and disable plugin System - Membership Schedule SPPageBuilder

Regards,

Tuan

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