• I recently created two new custom fields, but they cause problems, when I load the page for a fraction of a second I see all the new fields each on a rather narrow horizontal line and the title space is not there, nor the image gallery. It lasts a fraction of a second, then you see the normal layout

    Now I have removed one of the two new fields and a problem has disappeared, I no longer see all those horizontal lines for a fraction of a second. The second field creates another problem, in fact under it all the others do not have the arrows on the right, I removed this second field and the problem disappeared. So my question is: what do these two fields have that ruins the layout? https://pastebin.com/CxTEqxC1

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

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You have corrupted HTML in the output. Closing tags without corresponding opening tags. Remove this line from each meta box render callback:
    echo '</span></div>';

Viewing 1 replies (of 1 total)

The topic ‘layout problems in the post edit page’ is closed to new replies.