- Posts: 7
- Thank you received: 0
Move modified files to template
- Herb Trevathan
-
Topic Author
- Offline
- New Member
-
Less
More
10 years 1 month ago #59789
by Herb Trevathan
Move modified files to template was created by Herb Trevathan
Dam,
Can I move files into my template folder from Membership Pro? For example three of these I located quickly are all named ‘default.php’ so I can not copy the individual files into the same folder? Do I need to nest them or use a different folder structure?
Is there a way to add these to the template folder like the OS Property files moved into the html folder?
public_html/components/com_osmembership/views/categories/tmpl/default.php
public_html/components/com_osmembership/views/plans/tmpl/default.php
public_html/components/com_osmembership/views/register/tmpl/default.php
public_html/components/com_osmembership/views/common/default_plans.php
Thank You again for your help, I apologize if I missed this in the support docs for Membership Pro…
-Herb
Can I move files into my template folder from Membership Pro? For example three of these I located quickly are all named ‘default.php’ so I can not copy the individual files into the same folder? Do I need to nest them or use a different folder structure?
Is there a way to add these to the template folder like the OS Property files moved into the html folder?
public_html/components/com_osmembership/views/categories/tmpl/default.php
public_html/components/com_osmembership/views/plans/tmpl/default.php
public_html/components/com_osmembership/views/register/tmpl/default.php
public_html/components/com_osmembership/views/common/default_plans.php
Thank You again for your help, I apologize if I missed this in the support docs for Membership Pro…
-Herb
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 1 month ago #59797
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Move modified files to template
Yes Herb. You can move these files to html/com_osmembership folder of your site with the follwing structure (basically, same above structure, just don't need tmpl folder:
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/categories/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/plans/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/register/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/common/default_plans.php
For more information about template override read Joomla offical documentation at docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
Tuan
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/categories/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/plans/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/register/default.php
public_html/templates/YOUR_TEMPLATE/html/com_osmembership/common/default_plans.php
For more information about template override read Joomla offical documentation at docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
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.