Newbie Question regarding customizing layouts, etc.

More
6 years 9 months ago #115781 by Jeff
Hi Everyone,

I'm a new to PHP and Joomla, though I'm experienced with most other languages. I am helping a friend edit their site, but I'm having a bit of trouble. My question is this: I would like to customize the layout of the subscription sign up page, for instance. How do I do that? The hints in the documentation seem clear but nothing happens when I make a change that I thought should work.

This is the structure of the site (Test for example):
Root (/public_html/Test)
Membership Pro located at: /public_html/Test/components/com_osmembership/*
Page I want to modify: /public_html/Test/components/com_osmembership/view/register/tmpl/default.php

The site is using the flex template so according to the instructions I should copy the file above (default.php) to this location:
/public_html/Test/templates/flex/html/com_osmembership/register/default.php

Is that right? I had to create the structure com_osmembership/register under the html directory as there wasn't one to begin with.
However, when I copied that file over and made a small, obvious change, it's not showing up.

What am I doing wrong? Thanks for any help anyone can give!

Joomla version is 3.8.7
Membership Pro version is 2.14.0

Jeff

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

More
6 years 9 months ago #115815 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Newbie Question regarding customizing layouts, etc.
Hi Jeff

The process you made is valid. I don't know why it doesn't work. Maybe the page was cached? Could you please try to clear clear cache (go to System ->Clear Cache to do that), then check it again

If it still don't work, submit a support ticket so that we can check it directly on your site

Regards,

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

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

More
6 years 9 months ago #115855 by Jeff
Hi Tuan,

Thanks for your quick reply! I will try your suggestions.

Thanks,
Jeff

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

More
6 years 9 months ago #115867 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Newbie Question regarding customizing layouts, etc.
OK Jeff. If you have other questions or need help, please don't hesitate to ask

Tuan

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