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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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: Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Buy me a coffee 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