Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22812

    Hi,

    Something strange happened when I updated to the last version. Whereas before the WPML flags displayed nicely in the top right corner, they now disappeared and always come up as dropdown in my default sidebars.

    This only happened after the upgrade. I fiddled a bit with the WPML settings but I can’t manage to get it right again.

    Before it was actually good straight out of the box.

    Any hints?

    Thanks

    #117328

    This is a bug in the latest version and we’ll fix it with the next update. For now you can replace following line in wp-contentthemesenfoldconfig-wpmlconfig.php:

    add_action( 'ava_meta_header', 'avia_wpml_language_switch' );

    with

    add_action( 'avia_meta_header', 'avia_wpml_language_switch' );

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘WPML topmenu’ is closed to new replies.