• Resolved lguislain

    (@lguislain)


    Hi,

    When following a Tag in a post the breadcrum doesn’t display the information properly.

    We get
    Home / _e(“Posts tagged”,”weblizar”) “Happy Christmas”
    instead of
    Home / Posts tagged “Happy Christmas”

    Seems the issue comes from function.php function weblizar_breadcrumbs() line 268 : _e() is used, it works when replaced __() function.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Query by tag : breadcrum error – functions.php (Version 1.6.1)’ is closed to new replies.