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 -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -