jsanchezmoro Posted December 30, 2019 Posted December 30, 2019 Hi. Is there any possibility that the logo is not the same on all pages? That is, the logo is one way in Spanish (Sánchez Moro Abogados) and in English (Sánchez Moro Lawyers) it is another way.
paul2009 Posted December 30, 2019 Posted December 30, 2019 This is something you can achieve with some custom code. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
jsanchezmoro Posted January 21, 2020 Author Posted January 21, 2020 Hi! I have tried with Carl Johnson tutorial (https://www.youtube.com/watch?v=_3CQd5WGrsI) and with Jason Storey solution, but it is not working... CARL JOHNSON: First step: Home > Settings > Advanced > Page Header Code Injection: <script> $(function(){ $(".Header-branding-logo").attr("src","https://static1.squarespace.com/static/5e225b28a8a8f45ef685f4dc/t/5e27321c8ecda6054e787619/1579627036107/SM_LOGOTIPO_INGLE%CC%81S.png"); }); </script> Second step (Carl Johnson solution): Settings > Advanced > Code Injection > Header <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script> Second step (Jason Storey solution): Settings > Advanced > Code Injection > Header <script> window.onload = function() { document.getElementsByClassName('Header-branding-logo')[0].src = 'https://static1.squarespace.com/static/5e225b28a8a8f45ef685f4dc/t/5e27321c8ecda6054e787619/1579627036107/SM_LOGOTIPO_INGLE%CC%81S.png'; }; </script> Thank you in advance.
tuanphan Posted January 22, 2020 Posted January 22, 2020 You should share link to your site. Each template needs different code. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.