Popup comments from Page Post
-
i try the :
<?php comments_popup_script(400, 500); ?>
<?php comments_popup_link(‘No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?>syntax on a page and no text shows up at all.
next I try hard coding a link to a ID of a static page href =”…?comments_popup=56″ onclick=”….
When I click through this link i get the following error on the comments page
Warning: Invalid argument supplied for foreach() in /hsphere/local/home/willy/lesserbeings.com/wp-content/themes/lesserred/comments-popup.php on line 5
I have tripple checked and i definetly have comments enabled on this post. Any ideas?
- The topic ‘Popup comments from Page Post’ is closed to new replies.