وردپرس
WPML Integration Error – Auto Redirect
Simply Static Pro automatically redirects the user back to the main language. It seems to be an issue with how the WPML cookies and user current language is set, and the ssp_use_geo_redirect
flag doesn’t respect WPML’s geo redirect settings.
Workaround: manually override the flag –
add_filter( 'ssp_use_geo_redirect', '__return_false' );
مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد
منبع: انجمن وردپرس