<div class="comments"><?php comments_popup_link('No Comments', '1 Comment', '% Comments', 'nyroModal comments-link', ''); ?></div>
Use the regular comments link instead of the popup link. It defeats the purpose of using a modal box if you're also creating a new popup window.
I'm trying to figure out how to display Wordpress comments in a modal window. Any ideas would be welcome.
Cheers,
D.
http://wordpress.org/extend/plugins/fan ... wordpress/
Thank you for the input. So simple. I'm giving it a try first thing in the morning.
Cheers,
D
The modal window works just fine, but the comment box still pops up, along with it. Any ideas?
Stripped down example here: http://test.youdontexist.com/
Cheers,
D
Use the regular comments link instead of the popup link. It defeats the purpose of using a modal box if you're also creating a new popup window.