The effects of alcohol on
sustanon 250 leucine for – real weight loss & bodybuilding benefits?
[Solved] Comments, replies, and likes take super long to appear after recent update.
(@chrisr)
Eminent Member
Joined: 6 years ago
Hello,
Like the title says, after the recent update, whenever I create a comment, reply to a comment or like a comment, the progress bar at the top right works for about 15 seconds before the action shows up.
Just to clarify, the actions ARE taking place, and sticking, but they're taking long to show up.
This wasn't an issue prior to the recent update. When I did any of these actions, they showed up immediately.
Thank you,
-Chris
(@asti)
Illustrious Member
Joined: 8 years ago
Hi @chrisr,
This issue comes from the post cache clearing function.
It may be separated from meta-data or in other ways. Currently, we have only one solution for you. You can disable the post cache clearing function using this code:
add_filter("wpdiscuz_manage_post_cache_clearing", "__return_false");
(@chrisr)
Joined: 6 years ago
Eminent Member
Posts: 31
Jun 18, 2020 3:37 pm
Hello @asti,
Thanks for getting back to me. I post this in the Custom CSS Code area correct?
Thank you,
-Chris
(@asti)
Joined: 8 years ago
Illustrious Member
Posts: 8196
Jun 18, 2020 4:18 pm
No @chrisr,
Please remove the code from the textarea.
The code should be added to the active theme functions.php file.
More information on how to insert custom code.
(@chrisr)
Joined: 6 years ago
Eminent Member
Posts: 31
Jun 18, 2020 4:34 pm
@asti
Just added that code like you suggested and it worked! Thank you so much!
-Chris