Title: llon's Replies | WordPress.org

---

# llon

  [  ](https://wordpress.org/support/users/llon/)

 *   [Profile](https://wordpress.org/support/users/llon/)
 *   [Topics Started](https://wordpress.org/support/users/llon/topics/)
 *   [Replies Created](https://wordpress.org/support/users/llon/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/llon/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/llon/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/llon/engagements/)
 *   [Favorites](https://wordpress.org/support/users/llon/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] My fix for: Ajax problem / Spinning Circle at checkout](https://wordpress.org/support/topic/my-fix-for-ajax-problem-spinning-circle-at-checkout/)
 *  Thread Starter [llon](https://wordpress.org/support/users/llon/)
 * (@llon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/my-fix-for-ajax-problem-spinning-circle-at-checkout/#post-4114047)
 * Thanks, yes you’re correct and it does mention it in the WP Hardening guide. 
   But often people (myself included this time 🙂 don’t think about the future implications.
 * Thought I’d post as this ‘woocommerce spinning circle’ seems very widely reported.
   One more thing to check/fix hopefully helps!
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] My fix for: Ajax problem / Spinning Circle at checkout](https://wordpress.org/support/topic/my-fix-for-ajax-problem-spinning-circle-at-checkout/)
 *  Thread Starter [llon](https://wordpress.org/support/users/llon/)
 * (@llon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/my-fix-for-ajax-problem-spinning-circle-at-checkout/#post-4114043)
 * As this is for information only I’ll mark it as resolved myself.
 * Thanks
 * Neil _[sig moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome)]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 Datepicker] Doesn't work](https://wordpress.org/support/topic/doesnt-work-162/)
 *  [llon](https://wordpress.org/support/users/llon/)
 * (@llon)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-162/#post-3468444)
 * Try “Contact Form 7 Calendar” instead?
    [http://wordpress.org/extend/plugins/cf7-calendar/](http://wordpress.org/extend/plugins/cf7-calendar/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [top menu bar is too wide in MyCuisine Theme](https://wordpress.org/support/topic/top-menu-bar-is-too-wide-in-mycuisine-theme/)
 *  [llon](https://wordpress.org/support/users/llon/)
 * (@llon)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/top-menu-bar-is-too-wide-in-mycuisine-theme/#post-2722597)
 * Just to add, this addition body tag only makes the scroll bars not appear. In
   FF I can still scroll to the right using the keyboard. To fix I had to reduce
   the side bar width to fix by adding this to the style.css
    `#menu-right { width:
   10px; position: absolute; left: 960px; top: 27px; height: 70px; background: url(
   images/menu-bg.png) repeat-x; }`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [top menu bar is too wide in MyCuisine Theme](https://wordpress.org/support/topic/top-menu-bar-is-too-wide-in-mycuisine-theme/)
 *  [llon](https://wordpress.org/support/users/llon/)
 * (@llon)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/top-menu-bar-is-too-wide-in-mycuisine-theme/#post-2722596)
 * For anybody still searching on this one.
 * Create a child theme (as you already should’ve) edit the style.css file in the
   child theme folder and add:
 * `body { overflow-x: hidden; }`
 * to the bottom of the file, this fixes it **correctly**

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