You must be logged in to reply to this topic. Click here to login or register
Forum › Forum › Magento Theme › SNS Toronto – Magento Theme › Duplicate of home page for Landing Page – sliders don't work
I’d like to create a noindex version of our Home page for a landing page. I’ve copied all the Layout Update XML (see below for snippet) but the sliders (hero and Brands) don’t work and the console shows the error: Uncaught TypeError: $(…).revolution is not a function
What do I need to do to duplicate the home page? Thanks
<block type=”toronto/wrapper” name=”section.slideshow”>
<action method=”setId”><id>sns_slideshow</id></action>
<action method=”setParams”><params>class=”wrap”</params></action>
<block type=”revolutionslider/list” name=”revolutionslider.list” as=”slideshow”></block>
</block>
You must be logged in to reply to this topic. Click here to login or register