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 6 posts - 1 through 6 (of 6 total)

Slider Theme Theron Lite

Home Forums Free Theme Support Theron Lite Slider Theme Theron Lite

  • #111917

    SuzanneThijssen

    Hello,

    I would like to replace the default slider with a slideshow which I made with the plugin Revolution Slider. I already made a dynamic sidebar for the slider, but can’t seem to find the .php file were to put the php link to the sidebar? (Hope this makes sense)

    Hope someone can help me out here.

    Thanks.

    Suzanne

    #112555

    Towfiq I.

    administrator

    did you get a code to display the slider from revolution slider plugin? post it here.

    #112952

    James

    Hello,

    How can I replace the default Revolution slider slideshow with my own image? please help

    #113005

    Towfiq I.

    administrator

    @James the theme doesnt have revolution slider. it has nivo slider. to setup your slider, please Go to Appearance> Theron Options> Documentation to read the setup guide.

    #113477

    SuzanneThijssen

    <?php dynamic_sidebar (‘slider’); ?>
    This is the code i’m trying to put somewere so the dynamic sidebar will work and i can put a rev slider in there (with widgets)

    Understand my problem?

    Hope to hear from you soon.

    Suzanne

    #113892

    Towfiq I.

    administrator

    Open up index.php and replace this:

    <?php get_template_part(''.$zn_slides = of_get_option('slider_select', 'nivo').''); ?>

    with this:

    <?php dynamic_sidebar (‘slider’); ?>

You must be logged in to reply to this topic.