Hi All,
I have tried [nextpage] [/nextpage] tags but nothing comes in my page. Whatever is inside [nextpage] tags just disappear. I am using sydney theme. May be because of that. I also dont see any code for pagination in my Single.php. Please help....
Please switch to the default theme and test it. Make sure you use shortcode with this syntax:
[nextpage title="subPage 1 Title"] ..... subPage 1 Content.... [/nextpage] [nextpage title="subPage 2 Title"] ..... subPage 2 Content.... [/nextpage]
that means it will not work on my current theme..please do something..i like the plugin very much..
That means we need make sure that this is a theme specific issue not ACP issue. Please do what I've asked on my last post and let us know to allow us continue support this problem. But before changing the theme, make sure you use shortcodes correctly like I mentioned.
Hi..
Thanks for your quick response. I tried with twenty fifteen and twenty sixteen but nothing worked. I tried something like that.
[nextpage title="Next Page"] My Content for Page 2 [/nextpage]
One more thing i like to add here that i didnt remove theme completely. I tested the code via WP Theme tester in admin mode.
I tried using default theme as well...still not working...:(
This is the post where i have added the tags. But i dont see any content after tags
promilpandey,
As far as we see WP's "do_shortcode" does not work in your end. We think that you did something or any conflict.
How to find the conflict.
I was testing something else thats why i turned off AP Pagination for a while. do_shortcode works fine i guess.
See here i have attached the code snippet.
second attachment
everything sorted out. I deactivated all plugin and activated them one by one. Now its working...thanks a lot for all the help..
hi promilpandey,
Thank you too.