I have an issue that when I click "Comments" tab, facebook comment show up after few seconds (almost 5-6 seconds), so my website users would be confused. If I use Disqus, would it show up faster than before?
Since the comments come from external source (Facebook, Disqus) we've decided to load the comments form only when users click on the comments tab. The idea is to prevent unnecesery data requests because not all users want to view the comments section. Perhaps we could add some text for example "Comments will be displayed shortly" or something like that.
Hi,
I hope you get well.
I have an issue that when I click "Comments" tab, facebook comment show up after few seconds (almost 5-6 seconds), so my website users would be confused. If I use Disqus, would it show up faster than before?
Hi,
Since the comments come from external source (Facebook, Disqus) we've decided to load the comments form only when users click on the comments tab. The idea is to prevent unnecesery data requests because not all users want to view the comments section. Perhaps we could add some text for example "Comments will be displayed shortly" or something like that.
Stachethemes Developer
Can you let me know how to add some text, "Comments will be displayed shortly" while it is loading.
In your theme functions.php file at the bottom add:
Stachethemes Developer
It worked perfectly. One of my additional opinion is that the message disappeared after comments display.
We'll tweak this in future update.
Stachethemes Developer