html won’t save

  • Unknown's avatar

    Using the classic editor, I make changes to the html but after I press the update button the changes disappear, reverting back to the previous version.

    WP.com: Yes
    Jetpack: No
    Correct account: Yes

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    You can’t just use any html code on the wordpress.com platform – https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/#supported-html-tags

    Instead of hassling around with html codes and the old classic editor, why don’t you make the switch to the Block Editor? The switch ain’t that difficult and you’ll find it works much easier.

  • Unknown's avatar

    That has not been my experience RE: the Block Editor vs the classic but regardless. I am not using just any code. I copied and pasted code from a different post that it is working fine in (and has for years). When I paste it into the post in question (an older post that I am trying to fix) it will show as working correctly when I switch back to visual editing, however when I save the changes the new code disappears and is replaced by the old code. I am only trying to replace this:

    <blockquote style=”background-image: url(‘http://pigeonchess.files.wordpress.com/2012/07/pigeon_flying-xx.png’);”>

    with this:

    <blockquote style=”background-image: url(‘http://pigeonchess.files.wordpress.com/2012/07/pigeon_flying-xx.png’); background-repeat: no-repeat;”>

    So the background image doesn’t repeat infinitely.

  • The topic ‘html won’t save’ is closed to new replies.