How to display Disqus plugin correctly in wordpress? -


i'm using disqus plugin wordpress have few problems:

when page post loading before plugin placed in right spot can see old standard comment want replace witn plugin, how can prevent display old comment section?

why need use combination

<?php comments_template();?> <?php wp_footer(); ?> 

to display plugin , not one

<?php comments_template();?> 


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -