This is pretty much what Foxsk8 mentioned in a comment, so credit should go to him, but these additional instructions will be useful. The WordPress plugin called TinyMCE Advanced will solve your problem.
This plugin comes with an option inside Settings > TinyMCE Advanced
that will fix your disappearing <p>
tags. Mark the checkbox labeled Stop removing the <p> and <br /> tags when saving and show them in the Text editor
and your <p>
tags will be preserved.
Related Posts:
- How to add shortcode tags in single.php [closed]
- What parameters do I need to pass to get_tags to get ALL tags for the site, when used in a post
- Stop WordPress automatically adding tags to post content
- Add tag to post api wordpress
- Automatically added brs and paragraphs?
- how to limit and display tag?
- Specific loop in Shortcode
- Include related posts on a page
- How to display post tags
- Adding variable for post title so post template can include auto-generated link to view on external website.com/{post title}
- How to create shortcode to show the 2 latest posts
- Remove Shortcode […] from Blog Preview
- Filter Posts By Tag
- WP Query related posts by current page Tag ID
- How to display all posts assigned to some tag?
- How To Add One Tag to Multiple Posts?
- Add Post Tags to Body Class
- Display a post by ID attribute with shortcode
- How to prevent WordPress from updating the modified time?
- WP Query – duplicated posts once including tags in search results
- wp_tag_cloud() and the_taxonomies() work but not the_tag()
- Duplicating Table of Contents for Paginated Post
- Query how many items to show in shortcode
- Display posts with tag that matches current post title
- “more” tag doesn’t appear when browsing category achives or search
- Display tag image in post using Taxonomy Images plugin index.php
- Help with Taxonomies
- What’s the best way to render Visual Composer in posts, not pages?
- display-posts shortcode attributes have no effect
- Shortcode and whitespace formatting problem
- WP_Query: Mixing category__in and tag__in together
- How can I hide tags on a child-category page, if that tag has not been used?
- How to get a post’s content? [closed]
- Conditionals if tags exist?
- How to get a post’s details by shortcode?
- How to remove specific tag from multiple posts?
- Extracting relevant tags associated with that particular single post only
- How to change the layout of posts when viewing all posts by tag [closed]
- How come a YouTube link isn’t transformed into a shortcode inside the post content?
- How to get post with associated categories and tags names instead of ids with rest api?
- Tags on products vs tags on blog posts. An easy way to duplicate them
- Changing Post Tag Color Based On Post Count
- Removing all post tags except a given list
- How to check if there are posts with the same tag
- In what context should Categories and Tags be used
- How to convert query sql to shortcode in wordpress?
- Why aren’t paragraphs breaking on this page?
- How to compare post tags?
- HTML Inside of Shortcode Breaks Shortcode Output
- Plotting posts on a graph
- Short link to read complete post
- Delete all Tag Links from Posts
- post/page content
- Deleting post tags removes categories
- How to Rearrange WordPress Tags list on frontend using Shortcode with specific order?
- Can I show category name in url for only one of my categories?
- how to add tags to post in the Loop?
- Shortcode for Comments and Comment Boxes in Post Loop
- shortcode // get posts by ids
- Is there a way to categorize a list posts all at once?
- Display “no post” message
- How can I create a shortcode to show the number of posts of actual day?
- How to pull sticky post permalink inside php?
- Display Post from Custom Post Type with Shortcode
- wp_insert_post() Add and specific ID to the body of that
- Tag for custom post type
- WordPress get tags in “publish_post” hook
- Remove status ‘archived’ from the default post and page view
- Top tags with minimum number of posts
- How to count posts in tags within time limit
- Why do I have categories with duplicate slugs?
- Exclude posts in home slider from sections
- Display all tags even if they are not assigned to a post
- Replace Tag Keyword With Link Within Post Content
- I really need help… I am looking for a solution about 28hours
- show only one category and filter by tag
- Secretly passing post ID/title etc into a shortcode form automatically to link submission to post
- Find post tags words in post content and link them to tag URLs
- Shortcode: How to add custom posts?
- Hide Certain Tags on Single Post Page
- Display only current page -> posts tags in page
- Posts tagged with a-new-tag does not appear
- How to use extract shortcode in loop?
- Query posts from a specific category and selected tag
- Back up post tags
- Add tags to post before it’s created
- Tags not appearing in “Add New Post” Page
- Change the default video URL in a post to shortcode format
- How can I count articles retrieved by tags
- Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) [closed]
- How do I add an article to specific page?
- get value from post to sidebar
- If post has non-shortcode string
- How to remove a specific script from bulk wordpress posts and images description?
- Tag page that displays specific posts
- Simple shortcode to check if a user has commented on a certain post
- Undefined Function Fatal Error with Shortcode [closed]
- Get related posts matching most of the provided tags using WP_Query
- How to remove category and other tags from posts page
- How to use shortcode to get the second to newest post?