Tagged: x
-
AuthorPosts
-
January 10, 2017 at 9:40 am #1324025
cthurston2131ParticipantI have a question for when my post takes multiple pages. For example on this post (https://racechaseronline.com/…/northeast-oswego-speedway-s…/) how do I get the page number links to show above the Related Posts?
January 10, 2017 at 9:58 am #1324068
JadeModeratorHi there,
The link that you have provided goes to a 404 page.
Would you mind double check and provide us with an active link so we can check?
Thank you.
January 10, 2017 at 10:17 am #1324092
cthurston2131ParticipantSorry about that the link is
January 10, 2017 at 10:53 am #1324160
ThaiModeratorHi There,
Please add the following code under Customizer > Custom > Global Javascript:
jQuery('.single .page-links').insertBefore('.yuzo_related_post');Hope it helps 🙂
January 24, 2017 at 5:32 pm #1343868
cthurston2131ParticipantThank you for that. I have entered this however it isn’t going above the Share this Story area. Can I also change the size of the font used for the Page number section, I have readers that are having a hard time locating this.
January 25, 2017 at 1:02 am #1344325
RupokMemberHi there,
Thanks for writing back. I can’t see share section so not sure where you are trying to place this but you can add this under Custom > CSS in the Customizer to increase font-size of page numbers :
.page-links { font-size: 20px; }Cheers!
January 25, 2017 at 3:32 am #1344425
cthurston2131ParticipantThank you for that information. I have deactivated the plugin so that you can see this and hopefully be able to move the page numbers.
January 25, 2017 at 7:56 am #1344695
LelyModeratorHi There,
Please update this:
jQuery('.single .page-links').insertBefore('.yuzo_related_post');
To this:
jQuery('.single .page-links').insertBefore('.ssba.ssba-wrap');Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1324025 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
