Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter khuongcomputer

    (@khuongcomputer)

    Sorry my bad, after an update I found out that the plugins has already support WPML, but there’re small bug which will show posts from other languages if there’re no respective post in the current languages.

    Line ~1738
    $current_id = icl_object_id( $p->id, get_post_type( $p->id ), true, ICL_LANGUAGE_CODE );
    change true to false

Viewing 1 replies (of 1 total)