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

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] How to enable some kind of loading icon

11 Posts
4 Users
1 Reactions
1,776 Views
Posts: 12
Topic starter
(@mrcrownnnnn)
Active Member
Joined: 5 years ago

Hey

I've recently installed the beta and so far I'm very satisfied with it, the only problem I run into is that I can't get rid of some kind of loading icon. (See attachment) I can't find an option for this in the menu.

Can someone help me with this?

 

Thanks, Marvin.

Screenshot 2020 03 27 at 21.46.09
Topic Tags
10 Replies
Tom
Posts: 506
 Tom
Support
(@tomson)
Honorable Member
Joined: 10 years ago

Hi @mrcrownnnnn,

This is conflict with your theme. Please leave your website URL to allow us debug  and provide with some CSS fix.

3 Replies
(@mrcrownnnnn)
Joined: 5 years ago

Active Member
Posts: 12

Hey @tomson thanks for your response

The domain name is needfud.com, but here is a URL with a comment section https://needfud.com/bitcoin-bearish-death-cross-or-bullish-research/

 

Marvin

 

Tom
 Tom
Support
(@tomson)
Joined: 10 years ago

Honorable Member
Posts: 506
(@mrcrownnnnn)
Joined: 5 years ago

Active Member
Posts: 12

@tomson

its on now

 

Tom
Posts: 506
 Tom
Support
(@tomson)
Honorable Member
Joined: 10 years ago

You have some JS lib called JSgif canvas. This finds all GIF images and wraps in a canvas. I recommend find and disable it. it maybe a plugin or the theme function. if you didn't find it you can use a simpel CSS code to disable wpDiscuz loading GIF for comment form.

2020 03 28 1631

Put this CSS code in Top admin bar > Customize > Additional CSS textarea or in Dashboard > wpDiscuz > Settings > Styles & Colors > Custom CSS Code textarea. Save it, delete all caches, then delete Autoptimize cache, navigate to website front-edn and press Ctrl+F5 twice to reset browser cache:

.wpdiscuz-textarea-wrap .jsgif canvas{display: none;}
.wpdiscuz-textarea-wrap .jsgif_toolbar,
.wpdiscuz-textarea-wrap .g1-indicator-gif {display: none !important;}
Posts: 12
Topic starter
(@mrcrownnnnn)
Active Member
Joined: 5 years ago

@tomson

Hey

 added the css code but it has no effect. I suspect it's because of the theme functions. Do you have other ideas to solve this? 

1 Reply
Tom
 Tom
Support
(@tomson)
Joined: 10 years ago

Honorable Member
Posts: 506

@mrcrownnnnn,

It works fine. I see the problem is solved:

2020 03 28 1905

I asked you to press Ctrl+F5 on website front-end to reset your browser cache. Or just use privet session of browsers to see the change. All works fine now, the problem is in your local cache.

 

Posts: 5
(@kiko91)
Active Member
Joined: 6 years ago

Hey,

 

I have the same problem on my website. Before I was also using WPDiscuz 7 Beta and it was ok earlier, the problem occurred when I have installed the newest release wpdiscuz-7.0.0-beta-7.

Could you please fix it somehow for everyone in an update?

https://4review.pl/current-trends-and-future-prospects-of-mobile-applications/

 

P.S. When could we expect the stable version?

Best wishes 

2 Replies
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@kiko91,

This will be fixed in the next update. 

Currently, just hide it via the CSS code below:

img.ls-is-cached.lazyloaded {
display: none;
}

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

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

The CSS code can be removed after the update. 

(@mrcrownnnnn)
Joined: 5 years ago

Active Member
Posts: 12

Hey @asty

The css code worked! 

The earlier code given by @tomson didn't help.

 

Thanks!! 🍺 

Share: