WPML
Status
Resolved by author
Related plugin/theme
Neve
Topic tags
Compatibility

Overview of the issue

When you go to AppearanceCustomizeLayoutBlog/ArchiveFeatured post and select Latest post, the featured post that appears in the blog page is always in one specific language, regardless of the language you selected.

Workaround

Please, be sure to make a full backup of your site before proceeding.


  1. Open the …/wp-content/themes/neve/inc/views/template_parts.php file.

  2. Locate line 107.

  3. Just after it, add the following line:
    					'suppress_filters' => false


This will allow WPML to pass the language information to the filter and display the latest post in the correct language.

All known issues →