Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact

[Resolved] Problem with posts format

Simple Membership Plugin › Forums › Simple Membership Plugin › Problem with posts format

Tagged: formatting, posts

  • This topic has 1 reply, 1 voice, and was last updated 5 years, 1 month ago by Equine.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 26, 2021 at 12:12 pm #22317
    Equine
    Participant

    After updating the plugin a strange error occurred. Posts with content only for members that closed with tag <!–more–> have extra paragraphs added, and only in the user section and only in the published version (if you watch the post through the “preview in a new tab” there is no problem ).

    Through the preview, the code is normal:

    </div> <! – .entry-meta ->
    </header> <! – .entry-header ->
    <div class = “entry-content”>
    text text text text
    <div class = “wp-block-image”> <figure class = “aligncenter”> text </figure> </ div >

    But in the published part, for some reason, all “<! – wp: paragraph ->” and so on are displayed in the code, they are formatted as paragraphs:

    </div> <! – .entry-meta ->
    </header> <! – .entry-header ->
    <div class = “entry-content”>
    <! – wp: paragraph ->
    text text text text text.
    <! – / wp: paragraph ->
    <! – wp: image {“id”: 1658, “align”: “center”} ->
    <div class = “wp-block-image”>
    <figure class = “aligncenter”> test </figure> </div>
    etc

    How to fix this problem?

    March 26, 2021 at 8:10 pm #22318
    Equine
    Participant

    the problem was with new WP. Add this code in css and it will be fixed

    body p:empty:before {
    content: none;
    }

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy