Zen Follower
- Join Date:
- Jun 2007
- Location:
- Michigan
- Posts:
- 168
- Plugin Contributions:
- 0
Call A Specific PHP Template
:no: Hello Zen Family,
Can't figure this one out.... please help.
I need to be able to call a different php file when a certain path is called so that it will show the specific template and not the standard template.
I have the standard tpl_product_info_display.php to show as default.
When Clients click the "Custom Order" catagory, I would like for a different template to show (tpl_product_info_cust_display.php).
- Can this be done?
- How do I make this happen?
Thank you in advance for your help!!!:blush:
Also, this is on my localhost so I do not have a link to show.