madkot

Results 2 comments of madkot

Same problem, page width is larger than viewport width / device width on mobile. Quick fix for it is to add overflow-x:hodden to parent elements.

Hi, i try with `\add_action( "wp_insert_post", 'func', \PHP_INT_MAX, 1 );` and catch _yoast_wpseo_title and _yoast_wpseo_metadesc and push it to "yoast_indexable" then i little change the code of `WPM_Yoast_Seo::translate_title` to return...