add_theme_support( 'title-tag' ); on mobile
-
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)
Viewing 1 replies (of 1 total)
The topic ‘add_theme_support( 'title-tag' ); on mobile’ is closed to new replies.