The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How to disable load...
 
Share:
Notifications
Clear all

[Solved] How to disable loading animation?

7 Posts
2 Users
0 Likes
2,510 Views
Posts: 6
 BROS
Topic starter
(@bros)
Active Member
Joined: 4 years ago

Is it possible to disable this animation on the top-right corner while loading the page?

https://share.getcloudapp.com/4gujwB7Q

Thank you!

6 Replies
Asti
Posts: 7096
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @bros,

You can use the following CSS code:

#wpdiscuz-loading-bar.wpdiscuz-loading-bar-auth {
display: none !important;
}

The CSS code should be added in the "Custom CSS Code" textarea, loacted in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page. 

Please don't forget to delete all caches before checking. 

5 Replies
 BROS
(@bros)
Joined: 4 years ago

Active Member
Posts: 6

Thank you, @asti!

What caches should be deleted except for WP Super Cache and Fast Velocity Minify plugins? Because I removed all the cached folders, but the styles you suggested are only displayed in the non-cached version of the page.

Is it possible that WPDiscuz itself has a cache that should be cleaned?

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7096

@bros,

What caches should be deleted except for WP Super Cache and Fast Velocity Minify plugins? Because I removed all the cached folders, but the styles you suggested are only displayed in the non-cached version of the page.

You'll still need to delete those plugins caches before checking. 

 BROS
(@bros)
Joined: 4 years ago

Active Member
Posts: 6

@asti Yes, I always delete cache of this plugins.

I checked the website styles. The styles you gave were applied to the cached page, but the animation still appears. You can check it on this page of my site (see the note).

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7096

@bros,

We've checked this one more time and currently, there is no way to hide the loading icon while the page is being loaded. However, we'll try to find some workaround in near future updates.

 BROS
(@bros)
Joined: 4 years ago

Active Member
Posts: 6

@asti

Thank you! Hope this feature will be implemented in plugin settings.

Good luck!

Share: