Unable to add apple-touch-icon
-
Great theme!
The favicon on my site works great. But I’m having trouble adding an apple-touch-icon to <head>:
<link rel=”apple-touch-icon” href=”https://www.example.com/example_folder/example.png” />
If I add this code to header.php in the <head>, the code is removed by WordPress and it isn’t shown to the user, i.e. in view-source on the website, the code is not there.
If I add this code to functions.php for use with wp_head, the code is again removed by WordPress and it isn’t shown to the user:
add_action( 'wp_head' ...Would you mind explaining how to add an apple-touch-icon to the website when using Sydney? Thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Unable to add apple-touch-icon’ is closed to new replies.
