-
Notifications
You must be signed in to change notification settings - Fork 83
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
Infinite scroll loads posts of incorrect language #2696
Comments
vytisbulkevicius
added
the
bug
This label could be used to identify issues that are caused by a defect in the product.
label
Apr 1, 2021
cristian-ungureanu
pushed a commit
that referenced
this issue
Apr 26, 2021
cristian-ungureanu
pushed a commit
that referenced
this issue
Apr 26, 2021
cristian-ungureanu
pushed a commit
that referenced
this issue
Apr 26, 2021
cristian-ungureanu
pushed a commit
that referenced
this issue
Apr 26, 2021
Merged
abaicus
added a commit
that referenced
this issue
Apr 28, 2021
- [Fix] Dropdowns (input select) in specific widgets do not respect global form styles - #2581 - [Fix] Wrong text color inheritance in group blocks with color settings - #2540 - [Fix] Cart icon opening behavior when positioned on the left side of header - #2468 - [Fix] Improve accessibility for external links in the Neve page and customizer - [Fix] Color Picker Modal remains open even after switching Color Palettes - #2628 - [Fix] Increase Templates Cloud visibility on Neve options page - [Fix] Infinite scroll loads posts of incorrect language - #2696 - [Feat] Add global color as presets in beaver builder - #2328. - [Feat] Ignore lazyload on above the fold images - [Feat] implement next page links for infinite scroll - [Feat] Adds compatibility for meta association on template import/export for Neve Cloud
pirate-bot
added a commit
that referenced
this issue
Apr 28, 2021
##### [Version 2.11.2](v2.11.1...v2.11.2) (2021-04-28) - [Fix] Dropdowns (input select) in specific widgets do not respect global form styles - #2581 - [Fix] Wrong text color inheritance in group blocks with color settings - #2540 - [Fix] Cart icon opening behavior when positioned on the left side of header - #2468 - [Fix] Improve accessibility for external links in the Neve page and customizer - [Fix] Color Picker Modal remains open even after switching Color Palettes - #2628 - [Fix] Increase Templates Cloud visibility on Neve options page - [Fix] Infinite scroll loads posts of incorrect language - #2696 - [Feat] Add global color as presets in beaver builder - #2328. - [Feat] Ignore lazyload on above the fold images - [Feat] implement next page links for infinite scroll - [Feat] Adds compatibility for meta association on template import/export for Neve Cloud
🎉 This issue has been resolved in version 2.11.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
pirate-bot
added
the
released
Indicate that an issue has been resolved and released in a particular version of the product.
label
Apr 28, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Neve theme allows enabling infinite scroll -
It works fine if the theme has only 1 language but when there are multiple languages infinite scroll loads post of another language.
The client reported it using the WPML plugin and I also made the test using the WPML plugin.
Default Language - English
2nd Language - Lithuanian
I have 6 posts that are created for both languages:
WP Instance is set up to show 5 posts and then show more on scroll. (Issue does not have when pagination is enabled instead of the infinite scroll).
All posts translated to LT languages have LT letters at the end of the post name.
Screencast with English (default) language - https://vertis.d.pr/Z6RgEL (works correctly)
Screencast with Lithuanian (2nd) language - https://vertis.d.pr/JESo9s (incorrect - no LT letters at the loaded post).
A screencast that shows how it works (correctly) with pagination -https://vertis.d.pr/JVcJEr
How to reproduce:
Expected behaviour:
Posts from active language should be loaded.
Current behaviour:
When the 2nd language is active - posts are loaded from the default language on infinite scroll.
Reference:
Screenshots/screencasts provided above.
Behavior can be tested here for 7 days -
Admin area URL: https://invincibleview.tastewp.com/wp-admin
Username: bvytis
Password: 1xZzEsg9Uz8
Technical info
Ticket - https://secure.helpscout.net/conversation/1468950105/273011
The text was updated successfully, but these errors were encountered: