Side bar coming up malformed on some posts

Posted in: Newspaper
Post count: 9

I cant seem to fix this http://fabulousdiy.com/9-hilarious-d-i-y-fails-omg-7-made-my-smile-lolz/ the side bar is really messy and every post is like this for multipage post.

Post count: 7909

Hi,

It was an issue with the other topic that’s why you did not see my reply(I already replied), but I fix it so please check my answer – https://forum.tagdiv.com/topic/side-bar-coming-up-malformed-on-some-posts/#post-66938

Thanks!

Post count: 9

problem appears when you add <!–nextpage–> inside a div, ex:

<div><!–nextpage–></div>

The </div> ends up on the next page and the div remains open, this causes html errors on page.

How do i add a <!–nextpage–> with out messing it up?

Post count: 7909

Hi a1pena,

You have to check the post’s html structure and try to not use row class(this class is used by the theme and the default css it may apply on you content), containers that are closed in the next page and also nextpage code in a div(if you say that it is a problem). I also checked this and I did not found any issues using div, if the text containers are closed before the code – http://screencast.com/t/skSh5c0VU We use the default wordpress post pagination – https://codex.wordpress.org/Function_Reference/wp_link_pages so you can also check this with a default wp theme, the post layout is broken.
Try tou use less html on post with pagination and close the div’s before next page.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.