End of Support for Joomla 3 - Forum closed
[SOLVED] Integrate the favicons in the different formats fo
Integrate the favicons in the different formats fo was created by SilkeG
Posted 6 years 1 month ago #21717
Hi,
I tried to integrate the favicons in the different formats for Apple & Co. on my new side food-coaching.de based on fenya template. Saved the PNG picturees in the different sizes in the root directory of the page and checked in the templates/jp-fenya directory the index.php for the <head> </head> entry but there are none. Found <head> </head> in component.php and placed:
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
....
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
inbetween.
But its not working (even after refreshing a couple of times).
Any hints?
I tried to integrate the favicons in the different formats for Apple & Co. on my new side food-coaching.de based on fenya template. Saved the PNG picturees in the different sizes in the root directory of the page and checked in the templates/jp-fenya directory the index.php for the <head> </head> entry but there are none. Found <head> </head> in component.php and placed:
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
....
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
inbetween.
But its not working (even after refreshing a couple of times).
Any hints?
Last Edit:6 years 1 month ago
by SilkeG
Last edit: 6 years 1 month ago by SilkeG.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic ntegrate the favicons in the different formats fo
Posted 6 years 1 month ago #21725
Please inser your icons into the head tag of the file:
layouts/theme.php
layouts/theme.php
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by SilkeG on topic Integrate the favicons in the different formats fo
Posted 6 years 1 month ago #21731
Thanks, works
by SilkeG
Please Log in or Create an account to join the conversation.
Replied by SilkeG on topic [SOLVED] Integrate the favicons in the different formats fo
Posted 6 years 1 month ago #21732
Problem solved.
by SilkeG
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates