Moving Pagination from Footer?

Posted in: Newspaper
Post count: 9

Is there any way to move the pagination code to be directly below the content instead of inside the footer?

https://www.dropbox.com/s/ey83hx9mmrheq0l/Screenshot%202018-02-27%2009.41.34.png?dl=0

I’m using OptinMonster which adds the “Get more articles” newsletter signup section automatically. And then the bottom ad which is controlled by Newspaper shows up and then the pagination for the post.

I’d like to move the pagination so that it is directly under the content of the post, then OptinMonster and then the ad. Can I modify one of the theme files to move this? From looking at the code, it seems that if I were to move it to the bottom of the td-post-content div instead of the footer that comes after it that should do the trick. I’m just not sure where that is in the theme files.

Post count: 20688

The post pagination will be displayed below the post content by default
https://www.screencast.com/t/dNdzRpzNZHn
The article bottom ad will push the pagination down, since it is part of the actual article content
https://www.screencast.com/t/phQA45rJhL17
The pagination already is set to appear below the post content, it cannot be moved higher in the structure
https://www.screencast.com/t/KUc3bxnI
If that plugin form is inserting itself in the post structure, there would be nothing to do from the theme perspective to control it’s position.

Thanks

Post count: 9

Got it. I’ll contact the plugin developer. Thanks.

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