Commenting on archive.php
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Commenting on archive.php’ is closed to new replies.
The topic ‘Commenting on archive.php’ is closed to new replies.
(@postimestari)
17 years, 6 months ago
Hello World!
I am using archive as my main user interface. My site displays information which is ordered by weekdays and the user browses the events of the given weekday. The headline of the post directs to the single.php.
I have not been able to get the commenting working properly. When a comment has been inserted the loop throws the user to the single.php while my intention is to keep the user at the current post.
my site: pubivisa – pubivisat – tietovisa – tietovisat (in finnish)
WP version 2.6.5.
using Yet another ajax paged comments (YAAPC) -plugin.
How can I tweak the loop not to redirect to single.php? Or is there a plugin to manage that behavior?