MoreMoneyGirls.net is better viewed using
The pligg customization is done so onto wordpress for joinmyblue.com…
Making comments show in a popup window will require the following code addition to header.php…
< ?php comments_popup_script(); ?>
It should be placed above the wp_head line. Read more here.
I’ve inserted the code to the wordpess default template and got the following error…
Fatal error: Call to undefined function comment_popup_script()
This was no surprise to me after reading the Understanding comments-popup.php blog article that noted that the Kubrick wordpress default theme didn’t include a comments_popup_script() function that is required to make it happen. So then came the function search.
After adding the function, I found that there was still error. There is a way to control the size of the popup window here by use of the wp-comments-popup.php file. It turns out that the wp-comments-popup.php file is also missing from he default theme. Find the source here, then add it to your wordpress install.
Lastly, visit your homepage to see your comments show in a popup window.
Sphere: Related Content[...] Read more: How to Make Comments Show In PopUp Window In Wordpress [MoneyGirls Blogging On The Internet] [...]
hmmm,
I was going to follow your fine description….
- but -
the hiveminds.in link is gone….(sic!)
maybe you can add that code here as well…, please!
cheers
thomas
Just did a search and another search.
But I’m adding the code here as well. Be sure to change the extention from .txt to .php
hi,
it’s me once again:
maybe you also found a solution to integrate into the comments-popup the function:
comment_approved == ‘0′ ) { ?>
currently in the moderation
I didn’t got it to work - means nothing happens….
maybe you???
cheers
thomas