I was able to find the problem. There was a home.php file in my themes directory in wp-content. Due to the template hierarchy of WordPress, the blogs page was reading from this home.php file, where I had some HTML. Since I was the one who had created this file, on deleting it, the Posts page worked correctly.
Related Posts:
- Connection lost. Saving has been disabled… (Updating Posts/Pages)
- Fatal error: Call to undefined function post_exists()
- strip only specific tags (like ), but keep other tags (like )
- Removing the title attribute from links in the post content
- HTML code in Custom field
- How to wrap every image in a post with a div?
- Paragraphs removed when using get_post_custom()?
- get_post_custom stripping styling issue
- why does HTML Tag not working in Post and Page
- Content editor creating blank paragraphs in spaces and creating   in the_excerpt
- Sql syntax error
- Fatal error post.php help :(
- ‘Invalid post type’ error when importing from one site to another
- PHP Notice error (when on 404 page)
- Add scripts on custom post add/edit pages Not Working
- Add code just after Post content
- Getting a 404 error when clicking edit page
- WordPress’ visual editor messing up my (nested) lists (and other things as well)
- Articles are text-only in any “Category” instead of HTML
- White Blank Page when Updating and Publishing Page/Post
- Ajax Dynamic Archives not showing correct results
- Classic editor throws 403 error based on post content
- Ajaxify This Code
- Pausing and Resuming WP_Query results
- Encountering “Wrong nonce. Action prohibitied.” when trying to alter User Role and unable to Post via WP Admin
- why are images not full size?
- Is Hfeed class for all pages needed
- Blank page when saving edits on post
- Anyone know why wordpress converts some html entities to their numeric equivalents?
- What do these phpMyAdmin errors mean on my WordPress databaes?
- Best Way to Add UnEditable HTML to Posts
- getting “Object of class WP_Post could not be converted to string” – when it is a string
- Divs appearing everywhere in post content
- Benefits to using semantic HTML in post content? [closed]
- Creating a WordPress Post via REST API – HTML or Markdown?
- HTML Form Submit to table in same page
- Locally change the font family [closed]
- My post does not show up
- Right align a youtube video
- Featured Images most often doesnt appear
- WordPress Post 403 Error Based on Slug
- WordPress 5: prevent link from displaying page title instead of URL
- My posts are getting to Auto draft when I try to Publish
- WordPress Recent Post with the badge “New” on the side of the title post
- Remove HTML tags from all posts
- Many buttons not functioning in WordPress dashboard (as admin)
- Checking if a post contains an html tag
- How to generate an HTML link automatically from URL in a users’ post
- Show all posts from the tags without having to set all of them
- Adding div to WordPress page content
- All my posts don’t show, only the headline is displayed on the homepage
- Posts don’t appear on Template Page
- Authentication over CURL
- Get post title by Alphabet
- How to get all the terms of a post
- CSS – Change height of Storefront / WooCommerce product categories, but not products
- Wrap posts from a category in HTML
- How can I add a custom caclulation form in post?
- How to automatically convert a form with HTML link into post
- Admin notice on wp_insert_post
- Server 500 error when updating post using block editor
- ERR_CONNECTION_RESET on post save or add media
- Get WordPress post content by post id
- Get page ID of page that is set as the posts page
- Get Posts Under Custom Taxonomy
- How to limit the number of posts that WP_Query gets?
- Stop WordPress Wrapping Images In A “P” Tag
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Turn a URL into an Attachment / Post ID
- GET the excerpt by ID
- Stop WordPress automatically adding tags to post content
- Determine if page is the Posts Page
- How to get ‘post_content’ without stripping tags?
- How to add an admin notice upon post save/update
- Print Current Post Index number within Loop
- Should we trust the post globals?
- Optimize post insert and delete for bulk operations?
- Get the Current Page Number
- How do you add thumbnail support for custom post types?
- How to mark every 3rd post
- Change Posts per page count
- Keep featured content post in homepage with original order
- How to display related posts from same category?
- Can posts have parents?
- Is there a action hook for the “Empty Trash” button?
- How to end the excerpt with a sentence rather than a word?
- How do I check if I linked to a post before I delete it?
- How to change the case of all post titles to “Title Case”
- Appending content with broken in 4.4
- How to get posts published between a date and today?
- ZIP up all images displayed in a [gallery] and offer as download link
- How to detect single.php (but not single-portfolio.php)?
- How to check if post meta key exists or not in wordpress database
- How to remove a column from the Posts page
- removing inline styles from wp-caption div
- What is the use of to_ping and pinged column?
- How to use “Add link” pop up for a WordPress widget
- Remove Categories / Tags From Admin Menu
- How to retrieve text only from wp_content() not from wp_excerpt()?
- Stop WP from creating “Sample Page” and “Hello World!” post