1 klito Oct 24, 2011 01:01
3 sam2kb Mar 28, 2012 09:13
Correct should be if the post is from belgium blog = belgium flag, if is from French blog = french flag etc. etc.
You can select locales for individual posts. The flags are displayed based on post locale.
I'm adding an option to choose between blog and post locale flags in b2evo v5
$Item->locale_flag( array(
'locale' => 'blog', // Possible values: 'item', 'blog', custom locale, empty string for current locale
) );
Looks like a bug.
We'll look into it, thanks for the info