Title: Progress Bar not loading
Last modified: March 22, 2021

---

# Progress Bar not loading

 *  Resolved [sandip](https://wordpress.org/support/users/sandip88/)
 * (@sandip88)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/)
 * Hi,
 * The Progress Bar is not loading properly. It is loading slowly and shows only
   after scrolling.
 * I have tried deactivating Autoptimize plugin but It didn’t worked for me.
 * How can I fix This?
 * Thank You.
 * **[Screenshot1](https://drive.google.com/file/d/1pqp1NZObLpGGXIxtfwT3TeQLfWJ2PuHt/view?usp=sharing)**
 * **[screenshot2](https://drive.google.com/file/d/1CpxQ54McjOCFja0ZYvL4MF5Guyg6vMqQ/view?usp=sharing)**
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fprogress-bar-not-loading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [codersantosh](https://wordpress.org/support/users/codersantosh/)
 * (@codersantosh)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/#post-14219264)
 * Hello [@sandip88](https://wordpress.org/support/users/sandip88/) ,
 * I could not find url with issue on provided url.
 * Can you try again by saving the editor data, clearing the cache plugin data and
   also clearing the browser cache. If you are using CDN, you may need to clear 
   cache from it too. This should work like [Progress Bar Demo](https://www.demo.gutentor.com/free-block-demo/progress-bar/)
 * Best Regards!
 *  Thread Starter [sandip](https://wordpress.org/support/users/sandip88/)
 * (@sandip88)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/#post-14224839)
 * Hi [@codersantosh](https://wordpress.org/support/users/codersantosh/)
 * Thanks for your reply.
 * Here is the new URL: [https://wordpress-471260-1726925.cloudwaysapps.com/neve-theme-test/](https://wordpress-471260-1726925.cloudwaysapps.com/neve-theme-test/).
 * I have tried everything mentioned above but all these things didn’t work for 
   me.
 * How can I fix this?
 * Thank You.
 *  Plugin Contributor [codersantosh](https://wordpress.org/support/users/codersantosh/)
 * (@codersantosh)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/#post-14231413)
 * Hello [@sandip88](https://wordpress.org/support/users/sandip88/) ,
 * The CSS on your site is causing the issue
 *     ```
       article {
           word-break: break-word;
       }
       ```
   
 * You can add this CSS on Appearance => Customize => Additional CSS to fix it.
 *     ```
       .gutentor-element-progressbar-text {
           word-break: initial;
       }
       ```
   
 * Best Regards!
 *  Thread Starter [sandip](https://wordpress.org/support/users/sandip88/)
 * (@sandip88)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/#post-14234036)
 * Hi [@codersantosh](https://wordpress.org/support/users/codersantosh/)
 * Thank You So much. The progress bar is now loading perfectly.

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

The topic ‘Progress Bar not loading’ is closed to new replies.

 * ![](https://ps.w.org/gutentor/assets/icon.svg?rev=2144459)
 * [Gutentor - Gutenberg Blocks - Page Builder for Gutenberg Editor](https://wordpress.org/plugins/gutentor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gutentor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gutentor/)
 * [Active Topics](https://wordpress.org/support/plugin/gutentor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gutentor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gutentor/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sandip](https://wordpress.org/support/users/sandip88/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/progress-bar-not-loading/#post-14234036)
 * Status: resolved