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

slider on all the pages

Home Forums Free Theme Support Theron Lite slider on all the pages

  • #90632

    Elsa

    I want to display the image slider on all the pages an I found this topic:

    open up page.php, page-full_width.php, single.php and add these lines:

    <div id=”slider”>
    <?php get_template_part(”.$zn_slides = of_get_option(‘slider_select’, ‘nivo’).”); ?>
    </div>
    <div class=”slide_shadow”></div>

    after this:

    <?php get_header(); ?>

    But when I try to do it, the slider it´s separated to the menu, can you help me?

    #90805

    Kassie

    Will I be able to sell merchandise on my website using this Theron theme?

    #90815

    Towfiq I.

    administrator

    Elsa what do you mean by separated to the menu? whats your site address?

    @kassie yes you can.

    #91004

    Elsa

    I´m working in localhost. On the homepage slider is just below the menu but when I give another menu option, the slider is separate from this. I am sending the link to two pictures so you can see what happens.

    Homepage
    Other item menu

    Thank you

    #91430

    Towfiq I.

    administrator

    the menu space is limited, when you add another menu it goes on a second line and thats what creating the empty space.

    you can decrease the padding around each menu item make more space. Add this to your Stylesheet to do so:

    #topmenu ul li{padding: 25px 10px!important;}

    #98754

    Seltsyrk

    I have attempted to do this (content in “quotations” below) by using the following information but the slider does not appear on any page other than the landing page.

    “On February 3, 2014 at 2:25 pm
    I want to display the image slider on all the pages an I found this topic:

    open up page.php, page-full_width.php, single.php and add these lines:

    <div id=”slider”>
    <?php get_template_part(”.$zn_slides = of_get_option(‘slider_select’, ‘nivo’).”); ?>
    </div>
    <div class=”slide_shadow”></div>

    after this:

    <?php get_header(); ?>

    But when I try to do it, the slider it´s separated to the menu, can you help me?”

    The website I am working on is http://www.krisballkitchens.com

    Cheers!

    #99096

    Towfiq I.

    administrator

    are you sure you added them? let me take a look from the backend of your site. send me you site’s id/pass through this page:

    Contact

You must be logged in to reply to this topic.