Hi
I inserted into the sharing toolbar the Linkedin button following your article
I’m wondering if the new version of the theme – just release on Theme Forest – also contain the sprite with the linkedin picture or not
if not could be usefull to add it to avoid missing some new graphics due to the use of the custom sprite into the child theme
thanks
Paolo
yes… I didn’t notice it before… thanks for writing
could you provide the hint to get the whatsup button works again?
thanks
-
This reply was modified 9 years by
paologalli.
Hi
The theme don’t have a Linkedin icon on sprite file. However you can use Font Awesome for Menus to create the icon for Linkedin. Also I’ve tested the whatsup button and works fine: http://screencast.com/t/mnpQ3VHh
Thanks!
Andrei
I downloaded following your tutorial the sprite with Linkedin
so, now I know that I have to mantain my sprite into the child theme folder
CAN you please help resolving the problem with the whatsup icon in the mobile view? as you can see here (http://www.greenplanner.it/2016/10/11/mossmania-lichene-diventa-design/) in the mobile visualization – the modification done following you tutorial – break the whatsup icon visualization…
how can I fix it?
thanks
Ciao Paolo, scusa se vado fuori tema.
Come hai fatto a costruire la pagina sitemap e quella degli articoli recenti?
Giulian avevo trovato un articolo su come realizzare un “page template” che facesse quelle cose
se cerchi su google trovi diverso materiale a riguardo
in pratica realizzi un modello di pagina che ha al suo interno la logica per recuperare gli articoli ordinati per data o categoria
Hi
Try this css in theme panel > custom code > custom css to change the position of the icon: http://screencast.com/t/5HK1c5bGNb
.td-sp-whatsapp{
background-position: -24px -743px;
}
Thanks!
Andrei
the icon is still the linkedin one not the whatsup…
the css code I’m using is the following
.td-social-linkedin{
background-color: #006699;
}
.td-sp-linkedin{
width: 32px;
height: 32px;
background-position: -24px -744px;
}
.td-sp-whatsapp{
background-position: -24px -743px;
}
the 2 icons are the same…
please, can you help?
now I’ve restored the original sprite, added to the bottom the linkeding icon but the result is the following: http://www.screencast.com/t/TDxc5jfk9A
I restored also the original css code and inserted this one into the custom css (here comes the sprite: http://www.screencast.com/t/g9iau29PK)
.td-social-linkedin{
background-color: #006699;
}
.td-sp-linkedin{
width: 32px;
height: 32px;
background-position: -24px -800px;
}
thanks a lot
Hi,
We have updated the tutorial how to add a new Linkedin button on Newsmag theme and the sprite files are updated and also the custom css, so you can try to apply this again and see how it goes – https://forum.tagdiv.com/add-a-new-linkedin-button/
Let us know!
Thanks!
-
This reply was modified 9 years by
Alin [tagDiv].
Hi
I followed the new tutorial, uploaded the new sprites and changes the lines of code and css but no luck
the icons doesn’t appear (http://www.greenplanner.it/2016/10/18/forum-terra-italia-sviluppo-sostenibile/)
the linkedin icon is void and the whatsup contains the linkedin one…
can you help please?
N.B. I deleted the cache obviously
Hi
I’ve checked your site and the LinkedIn button works fine no both mobile and desktop devices: http://screencast.com/t/ectJeqjjL – http://screencast.com/t/Ex7i3tXNf4Pg
Thanks!
