Hello alchymth,
Thank you so much for your valuable time!
I have made a copy of index.php and saved it as an uploaded single.php template file. But I could not find where the custom query was, so I tried to remove the only line in the index.php file that said “query” – query_posts(‘showposts=10’);.
Also, I uploaded a archive.php, and page.php file.
Here are the revised and newly uploaded codes of the files:
index.php
page.php
archive.php
Please continue to offer your specific and helpful advise as the read more, comment, and next/previous button still do not work.
Thank you!
-OliviaJLin
Edit: It seems like when I removed query_posts(‘showposts=10’); it caused the blog to automatically state “Sorry, no posts matched your criteria.”. Thus, I have re-edited the query_posts to query_posts(‘showposts=5’); so that this is the current index.php