Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 5 posts - 1 through 5 (of 5 total)

How to manually replace the easy slider with REVOLUTION SLIDER in zenon lite?

Home Forums Free Theme Support Zenon Lite How to manually replace the easy slider with REVOLUTION SLIDER in zenon lite?

  • #45137

    Gaurav

    Hi,

    I know the free version of the theme has easy slider built in. I have got revolution slider plugin and want to replace the easy slider on my homepage. Need your guidance for doing this. Many thanks.

    #45150

    Towfiq I.

    administrator

    are you using the wordpress plugin version? or the javascript version. do you have any documentation file that I can look at?

    #45572

    Gaurav

    Yeah its a wordpress plugin. After installing it says:

    How To Use:

    * From the theme html use: <?php putRevSlider( “alias” ) ?> example: <?php putRevSlider(“slider1”) ?>
    For show only on homepage use: <?php putRevSlider(“slider1″,”homepage”) ?>
    For show on certain pages use: <?php putRevSlider(“slider1″,”2,10”) ?>
    * From the widgets panel drag the “Revolution Slider” widget to the desired sidebar
    * From the post editor insert the shortcode from the sliders table.

    Which i dont get being a noob :/
    I just wanted to replace the easy slider on the homepage only, but not sure where to put the code.

    #45829

    Towfiq I.

    administrator

    open up index.php and where the easylsider code was, put this there:

    <?php putRevSlider("slider1","homepage") ?>

    #539698

    samiyu

    Hi,

    here, what is 2 and 10 means?
    <?php putRevSlider(“slider1″,”2,10”) ?>’

The topic ‘How to manually replace the easy slider with REVOLUTION SLIDER in zenon lite?’ is closed to new replies.