-1

Installed Fishpig's Wordpress plugin on my Magento (1.7) site.

I would like to know how to :

  1. install Disqus with Fishpig's Wordpress extension
  2. remove the default comment section.

I've tried playing with the Universal Code from Disqus and have installed the plugin in Wordpress but nothing is showing up.

Sinbad
  • 1

1 Answers1

0

To use Disqus comments on your Magento/WordPress integrated blog, you first need to install the Disqus Comments plugin in WordPress, which is a free plugin. Next, configure your Disqus account via the WordPress Admin. You can use this to import any existing comments in WordPress into Disqus.

To get your Disqus comments to show on your integrated blog (in place of your default WordPress comments), you will need the FishPig Disqus extension for Magento. This extension takes your Disqus account details from WordPress and displays the necessary code to display the comments in your Magento blog. The extension will do this automatically and you won't need to configure anything in Magento for this to work.

http://fishpig.co.uk/magento/wordpress-integration/disqus/

If after installing the Disqus comments extension the comments do not display, the first thing to check is that you are using the latest version of Magento WordPress Integration. If you aren't, upgrade to the latest version.

If this doesn't fix the problem, check whether you have the wordpress.xml layout file or any wordpress templates in your custom theme. If you do, rename them so that the new version (in base/default) is used. You may need to refresh your Magento caches after doing this.

Ben Tideswell
  • 1,697
  • 2
  • 11
  • 14
  • I have set up the disqus and also the your fishpig extension and addon, as you said I have renamed the wordpress.xml also. – Lasantha Mar 22 '17 at 12:41
  • I have set up the disqus and also the your fishpig extension and addon, as you said I have renamed the wordpress.xml also. my wordpress version is 4.3.1 magento is an enterprise one. but the disqus isn't load with my blog? – Lasantha Mar 22 '17 at 13:09
  • Your best bet is to submit a support ticket at https://fishpig.co.uk/magento/wordpress-integration/disqus/#docs. I can help fix the issue and then you can respond here with the fix for any future users with a similar problem. – Ben Tideswell Mar 22 '17 at 22:47
  • Hi @Ben Tidewell, I sent you a support ticket. in comment area i can only see "Fishpig_Wordpress_Addon_Disqus_Block_Comments" hint. should I call the comment addon comment block to wordpress comment area? – Lasantha Mar 23 '17 at 06:53