Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Gabor

    (@nextendweb_gabor)

    Hi! Our slider isn’t in your website, like nothing at all. I can see, that you are using Master Slider. Did you wanted to contact them, or did you have our slider in your website?

    Thread Starter mysteryspark

    (@mysteryspark)

    I am using smart slider 2 It seems to have vanished from the php on zerif lite theme. Have you done an update?

    Plugin Support Gabor

    (@nextendweb_gabor)

    If you put our slider into your theme’s php code, then probably your theme got updated, and what you wrote inside it got deleted.

    So currently our code isn’t loading in your website, there isn’t a shortcode anywhere on it, which would call it in.

    Thread Starter mysteryspark

    (@mysteryspark)

    Thats the most likely.

    Zerif Lite: front-page.php

    Where do I put the php? <?php
    echo do_shortcode(‘[smartslider2 slider=”2″]’);
    ?> I forgot where is the best place

    Thread Starter mysteryspark

    (@mysteryspark)

    Or is it big title .php?

    Plugin Support Gabor

    (@nextendweb_gabor)

    Probably the best place would be in this position:

    <header>
    	<div id="main-nav" ...>
    	</div>
    	-->HERE<--
    	<div class="home-header-wrap">
    	...
    </header>

    If you need me, I can send a screenshot, or help you to put there, just write to my email in that case: gabor@nextendweb.com

    Thread Starter mysteryspark

    (@mysteryspark)

    Is that in the frontpage.php

    Thread Starter mysteryspark

    (@mysteryspark)

    Ok for the record I just did it by replacing the bigtitle.php (for zerif lite theme) 🙂

    Plugin Support Gabor

    (@nextendweb_gabor)

    Okey, I’m glad it worked out! 🙂

    Thread Starter mysteryspark

    (@mysteryspark)

    BUt thats unique for zerif lite for other themes people can do as you said:

    <header>
    <div id=”main-nav” …>
    </div>
    –>HERE<–
    <div class=”home-header-wrap”>

    </header>

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

The topic ‘Slider suddenly gone today!’ is closed to new replies.