Hey guys, I would like to know if it is possible to change the pagination from number to next. I have included a screenshot of the example i have in mind. Please note, having the page 1 of 4 is highly important for me 🙂
screenshot #1: http://postimg.org/image/k5kezcntn/
screenshot #2: http://postimg.org/image/5nn7rcwij/
Hi,
Unfortunately the theme doesn’t have an option for this, but you can find and try a post pagination plugin to achieve something like that or make custom modification to the function – http://screencast.com/t/O5vA8nh3W5Xy
We cannot provide any type of custom work at this moment as we work hard on development, updates, fixes and support so the time and resources don’t allow us to provide custom work.
Thanks!
Hi,
You can check on codex if it this can help – https://codex.wordpress.org/Function_Reference/wp_link_pages – http://codex.wordpress.org/Styling_Page-Links
Thanks!
Hello, i have tried my best to work on this pagination issue and even hired developers but they are all having issues doing it. If you can help me, this will be much appreciated.. i will also be willing to pay a small fee for the time spent on the custom work. here is an example of what my desired pagination should look like
Hi clarence,
There is no need because we can’t provide custom work, you can try this: https://forum.tagdiv.com/topic/prev-next-break-post-how-to/ and to extend it to the result you need I advise you to search for solutions online.
Thanks for the message!
thanks for the response.
how can i update the theme? It is not giving me update available on wordpress dashboard but i know an update is needed because i updated the version on a different site. Also, if i download the theme from code canyon, can i just unzip it and drop the files in my ftp? doing this, will my custom works be overwritten? since i edited files like td_module_single_base.php
thanks
Hi,
Yes, your customization will be overwritten but you can backup current theme files and adjust the changes to the new version files, however this is how you need to do this, unless the modified file isn’t among the ones that hasn’t been changed at all, you need to adjust your customization to the new files, this way you will also find out if your implementation still works.
So the right way to do this is to backup your current theme files, update the theme, consult the change log and the list of modified files and if your altered files isn’t among the modified files you can copy your own modified version of the file otherwise you have to adjust the change to the new files code.
Theme update guide: https://forum.tagdiv.com/how-to-update-theme/
Thanks