Single worspress page with comment box
-
Hello,
I am creating a site in wordpress that consists of only one single page (index.php). Each section of the page loops and brings in content from a certain post (based on its id). One section also has a comment box as well as the post content, along with posted comments. However, the problem I have is that once a comment has been posted (send button clicked), it loads single.php. The idea is that there are no permalinks on the site and only content of posts are displayed, hence keeping the user on the index page only. What kind go code would I need to add so that posting a comment does not load single.php, and therefore would reload index.php?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Single worspress page with comment box’ is closed to new replies.