Re: X-Cart Ability Template v4.4.x
I was playing around with the FAQ portion of the template. The accordion is set to on and works just fine if you are in the Contact Us section. I followed the instructions for making a static page as shown here:
Use this Smarty code in your template/static page...
{include file="custom/addons/faqs/faqs.tpl"}
If including into a static page, ensure you have checked this option in X-Cart General Settings...
"Parse Smarty tags in the content of embedded static pages"
The problem is the accordion will not work and when you click on Show All or Hide All it takes you to the main page of the website. Same goes for clicking on any of the subjects in the FAQ.
Anyone have any ideas as to why this is not working?
|