Naomi-lifelab Posted May 17, 2022 Share Posted May 17, 2022 Site URL: https://lifelab.world/search?q= Hello Squarespace experts, I need some help please on how to translate the "type to search" on the search page on a specific language page which is the DE - German page. I also like to keep the "type to search on the EN page. 🙏 I have read this thread but I know that this applies to one translated page only. 😞 Please see the screenshot below Thank you in advance for your assistance! Sincerely Naomi Link to comment
tuanphan Posted May 20, 2022 Share Posted May 20, 2022 Add to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('body.body-de .sqs-search-page input').attr('placeholder','enter de text'); }); </script> Naomi-lifelab 1 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!) Link to comment
Naomi-lifelab Posted July 14, 2022 Author Share Posted July 14, 2022 On 5/20/2022 at 9:33 PM, tuanphan said: Add to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('body.body-de .sqs-search-page input').attr('placeholder','enter de text'); }); </script> Thank you @tuanphan however it still does not work. I am unsure what I did wrong. This is the code I placed <script> $(document).ready(function() { $('body.body-de .sqs-search-page input').attr('placeholder','Zum Suchen tippen'); }); </script> Link to comment
paul2009 Posted July 14, 2022 Share Posted July 14, 2022 1 hour ago, Naomi-lifelab said: it still does not work I have replied to your other post about this: 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment