how do i change the template on my site so that when you are on the index page and click where it says comments, it goes to the end of the single page instead of going to a popup window.
how do i change the template on my site so that when you are on the index page and click where it says comments, it goes to the end of the single page instead of going to a popup window.
what is the proper template tag that needs to be replaced..
You've probably got <?php comments_popup_script(width, height); ?> in your header. Go to Theme Editor and remove it.
Thank you very much..That fixed my problem.
This topic has been closed to new replies.