Title: [Plugin: WP Super Cache] Footer Issues
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Footer Issues

 *  Resolved [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/)
 * Hello,
 * When I enable wp-super-cache the footer of my website shoots over to the right
   of the website, then when I turn it off, it comes back to where it should be.
 * Would anyone be able to see whats wrong?
 * [http://www.anxietyuk.org.uk](http://www.anxietyuk.org.uk) <– Working
    [http://dev.anxietyuk.org.uk](http://dev.anxietyuk.org.uk)
   <– Broken Footer
 * Although I am using 3.1 RC2 this did also happen in 3.0.4
 * Thanks,
    David

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

 *  [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844206)
 * There’s probably a bug in your theme then. Tried the 2010 theme?
 *  Thread Starter [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844285)
 * Hi donncha,
 * I have tested the 2010 Theme and it works perfectly fine. So it does suggest 
   it’s a theme issue.
 * But I cant understand why it works with Super Cache off and not when it’s turned
   on. It’s as if Super Cache is doing something to it.
 * Any suggestions as how I would go about debugging this? I have Validated the 
   page and also used firebug and cant spot the issues.
 * Thanks for your feedback.
 * David
 *  [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844315)
 * I don’t know, I bet there’s a missing div or something?
 *  Thread Starter [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844317)
 * If that was the case then it would be broken regardless of wp-super-cache. I 
   bet it’s something rather silly.
 *  Thread Starter [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844318)
 * Thanks for that comment it’s lead on to this:
 * When Super Cache is OFF the page Validates
 * When Super Cache is ON the page fails Validation with:
 *  Line 231, Column 7: end tag for “div” omitted, but OMITTAG NO was specified
   
   </body> ? You may have neglected to close an element, or perhaps you meant to“
   self-close” an element, that is, ending it with “/>” instead of “>”.
 *  Thread Starter [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844427)
 * Found the problem. When Super Cache is on and WP e-Commerce is installed then
   this broken code is shown:
 * <div class=’wpsc_cart_loading’><p>Loading…</p>
 * Does this now mean I need to contact WP e-Commerce to look into it?
 * Thanks,
    David
 *  Thread Starter [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * (@thebeanieman)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844429)
 * I fixed it myself 🙂
 * In case anyone wants to know how to fix this:
 * Download:
    /wp-content/plugins/wp-e-commerce/widgets/shopping_cart_widget.php
 * Add </div> on the end of line 48 so that it reads:
    <div class=’wpsc_cart_loading’
   ><p><?php _e(‘Loading…’, ‘wpsc’); ?></p></div>
 * Upload and Job Done 🙂
 * I dunno, sloppy coders! lol

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

The topic ‘[Plugin: WP Super Cache] Footer Issues’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [thebeanieman](https://wordpress.org/support/users/thebeanieman/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-footer-issues/#post-1844429)
 * Status: resolved