Hi,
Thanks for your reporting and response 🙂
Yes, it will be fixed.
The quick fixing way:
please go to Appearance>Theme Editor, add the codes before the last line of the functions/interface-function.php (screenshot):
function arttheme_footer_menu() {
register_nav_menu('art-theme-footer-menu',__( 'Footer Menu' ));
}
add_action( 'init', 'arttheme_footer_menu' );
– Please go to Appearance>Menus to create the footer menu for each language. (screenshot)
– Please go to Art Theme > Theme options > Footer, select one of the footer menus (screenshot), the Polylang will show the menu based on the current language
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook