Hi there,
I have issue with Social Baker when using 2 languages. The menu is build like 2 trees (https://imgur.com/MPJ9qur) and when use BG language everything is OK (https://imgur.com/TuvqNwO), but when I use EN (same article but in EN (http://ucc-bg.com/pages/posts/business-continuity-management-bcm-47.php)) there is a problem (https://imgur.com/NddkqdC). How can I fix it?
I made upgrade from 2.8.3 to 2.10 and after that from 2.10 to 2.12 and changed the template before 2 days. No other changes. It worked before that in both languages.
Regards,
Rumen
Hi, seems your canonical URL for the EN page is different to the BG page.
edit: But at the moment it should work. Both urls are correctly.
No, it doesn't same result (https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fucc-bg.com%2Fpages%2Fen%2Farticles.php).
I thought something. Is it connected to the HTML tag <html lang="bg">
now I changed to <html lang="<?php echo $sPageLang; ?>">
but the result is the same.