Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Problem with line breaks in the description

WCMp Core

Resolved
Viewing 15 reply threads
  • Author
    Posts
    • #125460
      MaxenceTP
      Participant

      Hello, I have several lines in my products description that I wrote on Woocommerce but when my sellers go to their dashboard to edit the description, everything is on one line and there is no more line breaks but a space instead.

      Here is a screenshot in Visual mode: https://prnt.sc/1g74bpc
      And in text mode: https://prnt.sc/1g752mq
      On the left is Woocommerce, on the right the same product on WCMp

      I specify that I did not make any modification to the edit-product.php file.

    • #125536

      Hello @Maxence , thank you for getting in touch with us.
      As you can see in this video there is no issue on our end.
      https://www.awesomescreenshot.com/video/4628409?key=2bc3b6c0ab061881d042b2c2e0e0fb33
      It seems like some plugin or theme conflict issue. Kindly deactivate all plugins except Woocommerce WCMp and WCMp add-ons.
      If you still face any issue ,then change a default theme like twenty twenty and check your site.
      Let us know the test result , we will help you out accordingly.

    • #125591
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #125646

      Hi,
      Kindly give us some time. we will check this issue and let you know.

      Regards,

    • #125648
      MaxenceTP
      Participant

      Thanks 🙂

    • #125746
      This reply has been marked as private.
    • #125767
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #125803
      This reply has been marked as private.
    • #125809
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #125956
      This reply has been marked as private.
    • #126032
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #125969
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #126122
      This reply has been marked as private.
    • #126124
      MaxenceTP
      Participant
      This reply has been marked as private.
    • #126192

      Hi,
      We have debugged this issue on your end. We have already told you that, your WordPress default structure corrupted due to your builder plugins. We need to add some extra code to your plugin to fix this issue. Which is not recommended. Your default WordPress content design not working. Here is the fix https://scrnli.com/6zDRGGdQ4Ob7DG. We have modified line no 74 with the below lines. But this is your builder issue. You may also face different types of issues from these third-party plugins. For now, we have fixed this on your site.

                                  wp_editor( htmlspecialchars_decode( wpautop( $product_object->get_description( 'edit' ) ), ENT_QUOTES), 'product_description', $settings );
      
      Copy

      Thanks

    • #126196
      MaxenceTP
      Participant

      It’s very strange but it works! Thank you very much 🙂

Viewing 15 reply threads

The topic ‘Problem with line breaks in the description’ is closed to new replies.