Pagination changes when using shortcode within post
-
Sorry for all the issues ;). This one is trivial but I wanted to bring it to your attention as it might be more important for the inner workings of the plugin. Or for others.
Please check the following link: https://www.tseportal.nl/2018/06/22/caxtontest4//
When viewing the pagination initially it displays: 1 2 3 >>. However when changing the page number, the number of pages increase from 3 to 4 and the display now reads: 1 2 3 4 >>.
This happens because initially the current post which we are viewing the shortcode in is not included in the pagination list. It is added when using the pagination.
The topic ‘Pagination changes when using shortcode within post’ is closed to new replies.