Archived topic
Interface error
3 replies · Started by Thi on January 14, 2023
Hi,
There's something wrong with the layout of posts on my website (https://ofacts.org/). However, this just happens to some of my posts, not all. You can see more here https://ofacts.org/wp-content/uploads/2023/01/interface-issue.jpg or through some URLs (https://ofacts.org/fish/10-stonefish-facts/ and https://ofacts.org/invertebrates/14-cuttlefish-facts/)
How can fix it?
Thanks,
Hi there,
that happens when you have broken HTML on the page.
This generally happens when there is no closing tag, in this case it looks like a missing </strong> tag
have you added any HTML to those posts ?
Hi,
I do add some HTML to the posts. I can already fix it.
Thanks for your support!
Glad to hear that!