2012-05-07, 04:37:14
m1k3y Wrote:This is what im searching, but I would like to have a commenting system.Happy to be of help. :-)
Do you have an easy solution for that?
Install External Commenting and follow the installation instructions. Then on your Special Page VIEW tab, paste the below code into your layout where you want the comments to be displayed:
Code:
<?php get_external_comments(); ?>