• I am having an issue after I publish updates on my website.

    I format the content in the Visual tab; however when I publish the website and go back into the Visual editor the changes in the actual editor are completely wiped out and I have to go in and reformat every single time I make an update on the site.

    I’ve noticed in the Visual editor when I put a blank line in between content it does not display any extra code in the Text tab. So I would think it would insert a <p> for a new paragraph or something, but it doesn’t seem to do that. I have tried to do all of my formatting in the Text tab by manually entering the code for paragraphs and what not and that seems to work better. It keeps some of my content in the editor formatted, but also removes formatting on about half of my content.

    I do see there are multiple plugin updates which I am running right now so maybe that will help.

    Any other ideas?

    Thanks,

Viewing 1 replies (of 1 total)
  • WordPress will strip out a lot of extra space, because you should use CSS to add space, not blank lines. But you should be able to use <br /> if all you want is a blank line.

    I do see there are multiple plugin updates which I am running right now

    Be careful with that. You should update plugins one at a time. That way, if you have issues, you’ll know which update caused it.

Viewing 1 replies (of 1 total)

The topic ‘Publishing website issue’ is closed to new replies.