Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chris Stephens

    (@chrisstephens)

    Hi,

    It appears that you have Simple Fullscreen Responsive Slider installed and activated, and you’ve saved the default options, but you have not inserted the required shortcode into your theme. Also, judging by the theme itself, you will need to remove the built in “customizr” slider code from your theme or you will end outputting two.

    <?php if ( shortcode_exists( 'simple-slider' ) ) : do_shortcode('[simple-slider]'); endif; ?>

    Thread Starter m.arsova2014

    (@marsova2014)

    Hi,
    mr.chrisstephens,
    I didnt know that my front page slider can work for itself without help of any other plugin.
    thank you anyway, I made it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My front page slider is not showing in full size’ is closed to new replies.