• Yesterday, I used a Nimble Builder template that I had created for another page and filled a Rich Text module with about 16 pages of text, pre-formatted into paragraphs. Today within the editor, I highlighted the top line of text to center it, but it did not affect the text on the preview screen above. So I went back into the editor again, and all my text (16 pages worth) is now one big paragraph. I did not save or publish the page, so this change is not reflected on the published website page. But whenever I go back into this page to edit it, the text is now one big paragraph.

    Wordpress and plugins were already updated to latest versions.

    ### Begin System Info (Generated 2022-06-22 16:46:46) ###
    ———— SITE INFO
    Site URL: https://restartcda.com
    Home URL: https://restartcda.com
    Multisite: No

    ———— USER BROWSER
    Platform: Windows
    Browser Name: Firefox
    Browser Version: 99.0

    ———— WORDPRESS CONFIG
    WP Version: 6.0
    Language: en_US
    Permalink Structure: /%postname%/
    Active Theme: customizr-child 1.0
    Parent Theme: Customizr 4.4.20
    Show On Front: page
    Page On Front: Home (#5512)
    Page For Posts: Unset
    ABSPATH: /home/damasc10/public_html/
    WP_DEBUG: Disabled
    WP Memory Limit: 40MB

    ———— NIMBLE CONFIGURATION
    Version: 3.3.1
    Upgraded From: 3.3.0
    Started With: 1.10.5

    ———— MU PLUGINS
    Health Check Troubleshooting Mode: 1.7.2

    ———— WP ACTIVE PLUGINS
    All In One WP Security: 4.4.12
    Antispam Bee: 2.11.0
    Childify Me: 1.2.3
    Classic Widgets: 0.3
    Duplicate Menu: 0.2.2
    Health Check & Troubleshooting: 1.4.5
    Nimble Page Builder: 3.3.1
    PHP Compatibility Checker: 1.5.2
    Quiz And Survey Master: 8.0.1
    WP Rollback: 1.7.1
    Yoast Duplicate Post: 4.4
    Yoast SEO: 19.1

    ———— WP INACTIVE PLUGINS
    Favicon by RealFaviconGenerator: 1.3.25
    Query Monitor: 3.9.0
    WP Crontrol: 1.12.1
    WP Super Cache: 1.7.9

    ———— WEBSERVER CONFIG
    PHP Version: 7.4.29
    MySQL Version: 5.5.5
    Webserver Info: Apache
    Write/Read permissions: OK

    ———— PHP CONFIG
    Memory Limit: 768M
    Upload Max Size: 512M
    Post Max Size: 512M
    Upload Max Filesize: 512M
    Time Limit: 30
    Max Input Vars: 6200
    Display Errors: N/A
    PHP Arg Separator: &
    PHP Allow URL File Open: 1

    ### End System Info ###

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, I’ve run into the same problem a number of times so I did a simple experiment with your page (https://restartcda.com/legal/): copied 2 paragraphs of text and pasted them into a word processor on my Mac. The text had turned into one paragraph.

    This tells me that your paragraphs could be separated by line feeds only, rather than a line feed/return combo. Another clue was the lack of spacing between paragraphs in your site’s page. I believe Windows and Linux/Mac systems use slightly different conventions for separating paragraphs, in case you’re hosting on Linux.

    The result of this format is that WordPerfect’s editor thinks the entire text is one paragraph, and will apply any formatting to the entire text.

    A simple solution might be to go back to your word processing file and find and replace all line feeds with carriage returns. If your word processor doesn’t let you do this, you could try replacing each paragraph marker with two of them. Another thing I do to avoid this problem is to always cut and paste my WP file into a text editor that outputs only simple text files, and then paste into my WordPress page from that text editor. (Or you could use the “paste as text” button on the WordPress editor, but I find this sometimes doesn’t work as well as just using a simple text editor on your computer first.)

    And one iron rule I adhere to is to never paste directly from MS Word, Open Office or other word processors aimed at secretarial use.

    I hope this works for you! 🙂

    Thread Starter rob2550

    (@rob2550)

    Thanks for your thoughts on this. I usually copy text into a text editor to strip formatting first, but I cannot remember whether I did that with this text or not, since I was trying to retain some of the formatting, like auto numbering.

    I just tried copying the text from the website back to Word, and for me, it still is in paragraph form. That’s weird that your test was different.

    I still suspect that there is an issue within Nimble Builder as I also had data loss a few days earlier when I deleted a simple comma from a paragraph and it subsequently deleted all the text on the page. But I have not been able to replicate these issues consistently. Thanks for responding!

    Yeah, your text would be in paragraph form when you copied it back into Word because Word recognizes the line feed as a new para, rather than a new line within the same para. When I did my little experiment, I used Text Wrangler, which is a stripped-down, text-only word processor for the Mac; not sure if it’s available on Windows, but you could find something like it I’m sure (maybe Notepad?). There are also word processors out there that will let you see your file in hexadecimal so you could check whether you have the right line endings. Or you could simply add a return after every paragraph within the WordPress edit page. If you do this, you’ll likely get what looks like a space and a half between paras: the half line-space will be the line feed, which you can simply eliminate if it bugs you. I’m convinced the root of your problem is that your computer uses Windows line endings while your server uses Linux line endings. Fortunately, it’s a simple fix. Cheers!

    Thread Starter rob2550

    (@rob2550)

    I just copied it back into Notepad (which is the software I always used to strip formatting) and it still kept the paragraphs intact. So I don’t know.

    I built my site using Nimble Builder a year ago, but only recently started having these formatting issues with it. The original text was fine when I first brought it into Nimble Builder. And I edited and made changes to it. Then suddenly, I went into the editor to make a change and back out and things were all screwed up. And that’s happened on two separate occasions.

    Anyway, thanks again for your ideas. I will keep them in mind as I move forward.

    Hi,
    Am having same issues as @rob2550, Nimble text editor seems to be inactive and am not able to make any form of edits whatsoever. From the above input by @glhq, I request for advice on a suitable text editor to work with now that I may not be able to copy and paste directly into the builder for further editing.
    All trouble shooting ideas listed on various platforms didn’t work at all and all I did was get new installations and restart only to run into the same issues after loading content into the pages.

    Help out please.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Formatting issues when editing within Rich Text module’ is closed to new replies.