WPML
Status
Resolved

Overview of the issue

When you add a Recent Posts widget in X theme, all the posts links in the widget redirects you to the same page.

Workaround

You can resolve this issue by commenting out the filter below in the class-wpml.php file found in ../wp-content/plugins/cornerstone/includes/classes/components/:

//add_filter( 'the_permalink', array( $this, 'filter_permalink' ) );

All known issues →