Hello,
You can add it to the post content but only in text mode lie so: http://screencast.com/t/RGaYWrKH4z
it will only work on posts though.
Thank you!
Hello,
It works, i want to customize the pagination code. I want to make it like this http://prntscr.com/cakzb1
I will do the css work, but how to customize the pagination code to add “Next” and “Previous” and 1 of 10
Hello,
This type of pagination is not theme related. It comes from WP, not the theme. If this is what you want to accomplish please check the WP forums as we have no solution to provide in altering the wordpress default implementation.
If you google it you will find a few solutions outside the wp forums as well: http://stackoverflow.com/questions/15307232/change-default-pagination-style-in-wordpress
Thank you!
Ok what if i use smart list 7 and need a number (current post) out of total pages ? Like this http://prntscr.com/caoay1
Hi,
Smart lists have their own pagination styles and the nextpage tag from wp will not work on smart lists. Our theme has no changeable pagination. Any change to the pagination style will have to be made custom and smart lists are a very complex part of the theme. We have no solution to provide for this. They will have to be hard-coded if you really need this modification. The smart list files can be found here: http://screencast.com/t/sAJlLc1EkCe
Thank you!