Title: Full Width with errors
Last modified: July 16, 2018

---

# Full Width with errors

 *  Resolved [tbsddorf](https://wordpress.org/support/users/tbsddorf/)
 * (@tbsddorf)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/full-width-with-errors/)
 * Hello,
 * unfortunately, my slider does not reach its full width. Do you have any idea?
 * The thoughts from the forum unfortunately do not bring me to the goal.
 * Thx 🙂
    -  This topic was modified 7 years, 11 months ago by [tbsddorf](https://wordpress.org/support/users/tbsddorf/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffull-width-with-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/full-width-with-errors/#post-10500046)
 * Hi, someone else is having this problem within Visual Composer too. I have a 
   possible solution I would like you to try. Could you edit the following file:
   /
   wp-content/plugins/slide-anything/php/slide-anything-frontend.php
 * Remove line 541, which is:
    `$output .= " sa_resize_".esc_attr($slide_data['css_id'])."();\
   n"; // initial call of resize function`
 * And replace this line with:
    `$output .= " jQuery(document).ready(sa_resize_".
   esc_attr($slide_data['css_id']).");\n"; // create onload event`
 * If you have difficulties doing this, then contact me via the Contact Form on 
   the bottom of this page: [http://edgewebpages.com/](http://edgewebpages.com/)–
   and I’ll send you an updated Slide Anything ZIP you can install.
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/full-width-with-errors/#post-10502163)
 * As discussed in our email correspondence, I’ve implemented a new option which
   fixes this issue. In version 2.1.9 there is a new setting checkbox called:
    Use‘
   window.onload’ event
 * When this checkbox is checked, then this issue with visual composer full-width
   sections is fixed. Marking this as resolved.

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

The topic ‘Full Width with errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slide-anything.svg)
 * [Slide Anything - Responsive Content / HTML Slider and Carousel](https://wordpress.org/plugins/slide-anything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slide-anything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slide-anything/)
 * [Active Topics](https://wordpress.org/support/plugin/slide-anything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slide-anything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slide-anything/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/full-width-with-errors/#post-10502163)
 * Status: resolved