-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pagination not working on Home page #267
Comments
@rodica-andronache maybe one of the boys can help. |
@contactashish13 would please take a look at this? |
@Vishakha-Patel @rodica-andronache what options do I need to choose (and what theme to use) to reproduce this? |
@contactashish13 You can use any theme. Try with Hestia. Edit its Homepage with Elementor plugin. Add "Post Type Grid" widget and turn on "Pagination" option. When you'll check this, posts on the second page won't come. For example, see the pagination on this website - http://natoriousb.com/ from the ticket. |
@contactashish13 from what I've tested, with this change, the pagination is working on the frontpage, but when used on an internal page, is not. Could you please take a look? |
@rodica-andronache that was indeed a problem. have fixed it. PR: Codeinwp/elementor-extra-widgets#10 |
@contactashish13 thanks 👍 it indeed works on all pages now. But on posts is still not working |
@rodica-andronache Its working for me. Can you list down the exact steps to reproduce this problem? |
@contactashish13 just install OBFX (latest version) , create a post and in that post, add the post grid ( with the post type : post ) , and the navigation is not working |
@rodica-andronache I tried the steps with post type post as well as a custom post type and it seems to be working fine. A post is an internal page so there is no reason for it not to work. Can you check if custom post types work fine? |
@contactashish13 I checked with a custom post type too. Still not working. Are you sure you've tested on a post, not a page? |
@rodica-andronache yes it was with a post and a custom post type. |
@contactashish13 check this http://pleasant-echidna.w5.poopy.life/2018/07/30/elementor-26/ |
@rodica-andronache this instance expired. can you please share another one? |
@contactashish13 http://hilarious-markhor.w5.poopy.life/2018/08/02/elementor-1705/ |
@rodica-andronache I see the problem and its very strange that I cannot replicate it on my dev instance with the same version of Elementor. |
yes, it's weird it's working for you. Be sure to have also the latest version of OBFX |
latest version of OBFX and of Elementor, same version of WP - but different behavior! |
ok, you can try on a different instance maybe? It's clear there is a problem :D |
Ticket: https://secure.helpscout.net/conversation/612085274/164552?folderId=949810
Post Type Grid widget's pagination does not work on Home page. It changes the URL but actual posts remain same.
@selul
The text was updated successfully, but these errors were encountered: