• Hello,

    In order to add HTML tags in my posts titles, I have added this function to my functions.php file :
    add_theme_support( 'title-tag' );

    It works on desktop, but not on the mobile version. It’s very odd…

    If anyone gets a clue…

    Thanks

Viewing 1 replies (of 1 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi,

    Could you elaborate what you mean by not working on mobile?

    Adding that support just makes WordPress output the <title> tag in the head section of your HTML, if it’s not working on mobile I’d be leaning more towards the browser you are using on mobile just not showing titles perhaps ?

Viewing 1 replies (of 1 total)

The topic ‘add_theme_support( 'title-tag' ); on mobile’ is closed to new replies.