• I see other topics related to my issue but either they are 5+ years old or include references to changing code that I do not understand. I’m a brand new WordPress user – this is my first time ever working on a website/blog. I have extremely limited knowledge of html (bold, paragraphs, italics), so please keep this in mind when offering suggestions.

    I’m trying to create my very first page/post ever – the About Me section. The text is typed in (not copied from Word), but when I preview and/or publish there are no paragraph breaks. I’ve tried typing in <p></p> tags in both Visual and Text editor modes, but the text still appears as one long paragraph. In some cases I find the text “nbsp” that I didn’t put there. WordPress documentation suggests double-spacing to create paragraphs, but that doesn’t work either. (I’m glad that doesn’t work, because it makes the posts stretch out forever in the editor.) Why doesn’t this software recognize the most basic of word processing functions like hitting enter to separate paragraphs? Do I need to install some kind of html editor?

    My theme is 2010, I’m on the most current version of WordPress (installed days ago) and have only a few plugins. My site is designsage.net but is currently in maintenance mode so no one can see it. I’m afraid to try changing the theme because if I don’t like it and change it back, I might lose the formatting (header) changes I made.

    Supposedly anyone can create websites without being able to code, but so far almost suggests editing code just to be able to do basic things, and I can’t even figure out where this editing would be done. People suggest editing the CSS, but where? People suggest switching to HTML mode, but where? Maybe WordPress is too complicated of a program for my beginner needs…?

    Feel free to email me answers at [no email support here, sorry] I had to set up an email address when I set up my domain name but haven’t yet figured out how to access that email! Thanks for any help you can offer.

Viewing 15 replies - 16 through 30 (of 37 total)
  • Thread Starter atam2

    (@atam2)

    It still doesn’t work – visual editor shows returns but they don’t appear live. And it changed the text, this is what it looks like in the editor:

    Experimenting with the visual editor.

    This post has no html tags.

     

    Testing paragraphs one more time.

    Thread Starter atam2

    (@atam2)

    Hm, in the visual editor, in between “This post has no html tags” and “Testing paragraphs…” it says ” ” I tried to paste it above but it doesn’t show up.

    Thread Starter atam2

    (@atam2)

    Why do the letters “n…b…s…p” not show on this page when I paste them? Anyway, those letters are in between two sentences in my editor and I did not put them there.

    Okay, let’s go back to basics to see if there is a problem on your WP installation – first, clear and deactivate your caching plugin – you shouldn’t have that active when you are working on a site.

    Next, deactivate all plugins.

    Next, switch to a more current theme just to test things – twentyfifteen would be good.

    Now see if the visual editor behaves.

    Thread Starter atam2

    (@atam2)

    I’m not sure what the cache is but I found a plugin called WP Super Cache, figured out how to delete the cache, and then deactivated the plugin. (Why was it on by default if I shouldn’t have it active?)

    Did everything you said and tried two posts. Both put the paragraphs in where they should be. Next steps? I don’t like this theme so hoping that’s not the problem.

    Thread Starter atam2

    (@atam2)

    Sorry, forgot to mention that I switched to the 2015 theme…

    Okay, so that’s good that it’s all working on a plain installation. I’m guessing that one of your plugins was causing problems. I’d suggest activating them one by one to see if any starts causing that problem again.

    Thread Starter atam2

    (@atam2)

    Ok, I will also take your advice and switch to a more responsive theme, even if I have to start all over customizing it. I do want something mobile compatible. Thanks again for your help.

    Thread Starter atam2

    (@atam2)

    I’ve spent a considerable amount of time on this and still the problem persists. I found a new, responsive theme, got everything set up all over again and once again there are no paragraphs in my posts. A Google search shows that many people have had this problem going back at least 7 or 8 years.

    Some people suggest adding the following to the CSS file:
    p {
    margin-bottom: 1em;
    }

    I (eventually) figured out how to do that since no one provided instructions, but it didn’t work for me. Any other thoughts here? I really have a hard time believing none of these themes were designed to handle paragraphs. I’ve also tried turning on/off all plugins again and that didn’t work.

    Please post a link to a page that shows this problem

    Thread Starter atam2

    (@atam2)

    Ah, so those are excerpts and they don’t show any formatting – by design.

    https://codex.www.ads-software.com/Function_Reference/the_excerpt

    If you click on Read More – which goes to a different template, the formatting will show up there,

    If you want formatting to show up in your excerpts, you can either use a plugin or modify the theme (needs to be done via a child theme).

    https://www.ads-software.com/plugins/advanced-excerpt/

    Thread Starter atam2

    (@atam2)

    Ok, I see that there is a space underneath the Classic Editor to type in an excerpt, but that’s not where I’m typing out the post. Shouldn’t I have to type something IN the excerpt box for that to happen?

    Incidentally, the same thing is happening on my About Me page. I can understand why using the excerpt makes sense to shorten posts in small boxes on the main page, but really don’t want this to happen in the About Me page.

    Many themes use excerpts on the home page by default – I’m guessing yours does. Try the plugin I linked to if you want to modify that.

    I just installed this theme on a test site and paragraphs work fine on static pages using a return (no tags needed) in the Visual editor. Is that what you are doing?

    Thread Starter atam2

    (@atam2)

    Nope, just set up Another Test Page and paragraphs did not show when I hit return, just like the About Me page.

Viewing 15 replies - 16 through 30 (of 37 total)
  • The topic ‘New User – Why are there no paragraph breaks in my posts?’ is closed to new replies.