How do I move Pagination boxes?

Posted in: Newspaper
Post count: 5

move pagination

Hey all
Trying to move the pagination so that it’s at the end of the article rather than after all of the WordPress share features. Any way to do this?

Also, while I’m here – what’s the shortcode for the news ticker so that I can place it on another page? (for example have it show on the header of every page rather than just the home)

Post count: 5
Post count: 22421

Hello,

This is the default theme implementation: https://www.screencast.com/t/oUUgCl90smuz As you can see the post pagination is above all the other elements. On your end you probably use a plugin that places the content above the pagination.

The news ticker is a block element like any other. It does not ahve any special implementation. You can add it to a page using the add element button in visual composer: https://www.screencast.com/t/TdRllYJVE
None of the theme blocks have any functionality to add them across the whole website. This can be done if you want using a do_shortcode function by altering the theme files though if you have the proper coding skills.

Thank you!

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