• I am currently trying to make the revolution slider work on my website… I changed the default page that opens when u go to the website.

    So it no longer opens the website at the last posts page… but opens the woocommerce page.

    And even though i messed around with:

    From the page and/or post editor insert the shortcode from the sliders table

    From the theme html use: <?php putRevSlider( “alias” ) ?> example: <?php putRevSlider(“Slide”) ?>
    For show only on homepage use: <?php putRevSlider(“Slide”,”homepage”) ?>
    For show on certain pages use: <?php putRevSlider(“Slide”,”2,10″) ?>

    From the widgets panel drag the “Revolution Slider” widget to the desired sidebar

    even the homepage option doesn’t help… I tried many different methodes different php-files?

    But i am stuck… can anyone help me?

  • The topic ‘Revolution slider… Default (home) page changed’ is closed to new replies.