• Hello,

    I have a recurrent problem: after modifying a page I noticed that half of it or more disappeared after saving the page and displaying it. What could be wrong?

    Thank you for your help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • This is hard to say. Can you provide a link to an example of such a post? Even better would be if you can copy the whole original post as you edit it in the edit box, paste it in an pure text file and upload that, too. This will allow people to see the “before” and “after”, and maybe spot where the problem is.

    Thread Starter moi

    (@moi)

    Here is the problem: my page contains a simple table with about 7 rows and 2 columns and displays OK. I modify it using the HTML Source Editor and I add this tag to each tr tag:
    style=”padding: 10px”
    Then I save my page and only the first row of the table appears. The rest is invisible.

    It’s really hard to tell from just a description, it’s best if you can provide a link to the problem post.

    If you can’t do that, then I can only suggest the following: view page, then check its source to see if the whole table is in the page source.

    Other than that…I’m afraid we have to wait for someone else more knowledgeable. I’m quite interested in knowing the problem and solution, too, though, out of curiosity.

    Thread Starter moi

    (@moi)

    Thank you for your help.

    Here is a link to the page https://www.moinscestplus.com/?page_id=17

    I edited this page in WP by adding the tag style=”padding-bottom: 15px” to each tr tag. As a result the page is considerably shortened and only the firt tr tag appears.

    And here is a link to the original page (source code): https://www.moinscestplus.com/original_page.txt

    Thread Starter moi

    (@moi)

    Hello,

    I did as you required. Any idea about the problem?

    Thank you.

    There are some XHTML validation errors on that page, but I don’t think they cause this problem. (Although you should fix them to be sure)

    In the Admin settings, have you checked the option to automatically correct invalid XHTML? If so, could you deselect it and try again?

    May have to turn off the wysiwyg editor if trying to add an HTML table to a Page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Content disappears after page modification’ is closed to new replies.