• Change class-frontend.php line 103
    from:
    $link = get_permalink( apply_filters( 'wpml_object_id', eucookie_option('boxlinkid'), 'page' ) );

    to:
    $link = get_permalink( icl_object_id( eucookie_option('boxlinkid'), 'page', true, ICL_LANGUAGE_CODE ) );

    The first line don’t choose correct link

    https://ww.wp.xz.cn/plugins/eu-cookie-law/

The topic ‘WPML Select Page fails’ is closed to new replies.