Viewing 13 reply threads
You must be logged in to reply to this topic.
Hello,
previous/next blog button isn’t choosing current blog page’s category for prev/next blog page. For example current blog page has “News” category. So prev/next button should only show “News” category.
Hello,
Can you please be more specific? Did you assign the blog page at General Options? Or did you create the page with blog elements from Visual Composer? Please send us your blog page’s link and credentials in a private reply? So we can check it out.
Let us know.
Best regards!
I got what i wanted. I made needed changes to single.php file:
get_previous_post() => get_previous_post(TRUE)
AND
get_next_post() => get_next_post(TRUE)
Hello,
Glad to know you resolved it. Thank you for letting us know.
Best regards!
How would I make the change so that the next blog post appears on the previous and next pop out. Currently my site is only showing 2 posts in when the user hovers on the arrows. The current post is also appearing as a next or previous post for those 2 as well.
Hello,
Sorry but can you please be more specific? The situation is not very clear now. If you can, send us some screenshots of the problem. So we can understand better what you need to do.
Best regards!
Hello,
The next/prev buttons do call the posts in chronological order. Left to right, from the very last post for the earliest.
If your post is displaying double then something is not right. Did you perhaps made any changes to theme files? What theme version are you running? What other plugins do you have installed?
Please send us some valid wp credentials in a private reply. So we can give it a closer look.
Best regards!
Hello,
You have a very old theme version. Please update theme first to it’s latest version. There have been many important changes since your current version.
Let us know if the issue persists.
Best regards!
I updated the theme and plugins but the problem still exists. Can you provide any more solutions?
Hello,
That’s strange. It does not happen in any other installation. It must be something else in your site interfering with theme scripts.
Please add the ftp information too. We need to check the files directly.
Best regards!
Hello,
I imported a working(tested) copy of theme files and deactivated all third party plugins. In such conditions this issue is non existent, however it does still happen on your side.
The only difference from your site and our working site, is the wordpress version. Please update wordpress to it’s latest version first.
Then deactivate third party plugins and activate the “tower2.0” theme.
Let us know if the issue persists.
Best regards!
You must be logged in to reply to this topic.