• Resolved Person123

    (@person123)


    Hi

    I have been building a WordPress website 4.1.1 running Woocomerce 2.3.3 on the Mystile theme.

    I have made a demo “banner” slider (will make the actual one soon) but cant find where to put the code:

    <?php if ( function_exists( ‘easingslider’ ) ) { easingslider( 73 ); } ?>

    After looking up online at other people having had the same issue I still can’t find where in the PHP to insert one of these.

    It’s the header section right? But which part?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Person123

    (@person123)

    Can anyone please point me in the right direction? The website is twizzlemouthcleanser.com

    running Woocomerce 2.3.3 on the Mystile theme.

    Have you asked WooThemes? Do you have a child theme set up so that your changes won’t be lost when the theme is updated?

    http://codex.wordpress.org/Child_Themes

    Thread Starter Person123

    (@person123)

    Thanks once again for your reply WPyogi. Wow… That looks way beyond my capabilities. I am very new to this. But no I haven’t asked WooThemes. I didn’t know I could. I will see if I can get in touch with them. Cheers bud

    Thread Starter Person123

    (@person123)

    Just thought I would post an easy way around this incase anyone else has the same problem.

    Create a new page without a title, insert the slider into this using the code provided by the slider plugin, then just change the landing page to this page by going to: Settings > Reading > Front page displays: A static page (select this new page)

    Then just build the rest of the page to be your new homepage (insert popular products etc)

    I dont know if there is any downside (SEO etc)… But it’ll do for me

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Homepage slider’ is closed to new replies.