WPML
-
Thanks for plugin.
For WPML sites there will be problem, because of WPML bug https://wpml.org/forums/topic/category-templates-issue/
We resolved it by adding 11 priority in
add_filter( ‘category_template’, array( $this, ‘category_template’ ), 11 );
- The topic ‘WPML’ is closed to new replies.