• Resolved 3degrees

    (@3degrees)


    Hi,
    I integrated the slider into my index.php and it is displayed. So far, so good:).

    Shortcode:
    <?php echo do_shortcode( '[vegasslider id="109" fade="100" delay="1000" overlay="http://jmouh.de/bujintaiko/cms/wp-content/uploads/2013/06/slider_img011.jpg" title="" arrows="no" autoplay="yes"]' ) ?>

    The slider is shown, but also there is an image displayed as background image (the one I pasted the url into the shortcode) and tiled.

    Any idea why that is?

    Thanks and sorry for the bad english:)

    http://wordpress.org/extend/plugins/vegas-fullscreen-background-slider/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author jamesdbruner

    (@jamesdbruner)

    Can I get a link to your website?

    Thread Starter 3degrees

    (@3degrees)

    sure: http://jmouh.de/bujintaiko/cms/

    I’m using a twenty-twelve child theme.

    Thread Starter 3degrees

    (@3degrees)

    I was just experimenting a bit. First of all I moved the shortcode to the header.php :). Now the fading is displayed correctly but still there is this background image (I already tried and changed the overlay url to another image, to make sure I didn’t insert the bg image anywhere else).

    When checking the page in Firefox I discovered that there is one code element that seems to cause the problem:

    <div class="vegas-overlay" style="padding: 0px; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; margin: 0px; background-image: url("http://jmouh.de/bujintaiko/cms/wp-content/uploads/2013/06/slider_img021.jpg");"></div>

    When I deactivate the background-image style in the browser, the image is gone. But I have no idea, where to find it or if I can just delete that.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Are you still having issues?

    Plugin Author jamesdbruner

    (@jamesdbruner)

    If you’re still having issues, please create a new topic! Have a good day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘background tiled after inserting slider shortcode’ is closed to new replies.