CODE SNIPPET
add_filter( ‘pll_custom_flag’, ‘pll_custom_flag’, 10, 2 );
function pll_custom_flag( $flag, $code ) {
$flag[‘url’] = “http://stilecatalini.it/wordpress/wp-content/themes/polylang/it_IT.png”;
$flag[‘width’] = 57;
$flag[‘height’] = 34;
return $flag;
}
NB: Next time you close the thread without having fixed it, not only am I asking for a refund but I am also reporting for lack of support. Thanks
Hello,
This is not a theme issue that requires a fix but a customization request for a third-party plugin. This isn’t included in the support.
Please read the Item Support Policy ( https://themeforest.net/page/item_support_policy ) carefully and feel free to request a refund.
Regards,
Yigit
Done.