Tagged: x
-
AuthorPosts
-
December 28, 2016 at 11:20 am #1307355
Gnomo BàgnoloParticipantHow can I translate in italian language the “Search Results” header?
Search Results
Below you’ll see everything we could locate for your search of “babbo natale”Thank You
Daniele
December 28, 2016 at 11:39 am #1307388
Nabeel AModeratorHi Daniele,
Thanks for writing in! Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ var searchFor = window.location.search.split('=')[1]; $('.search-results .h-landmark span').html('Risultato della ricerca'); $('.search-results .p-landmark-sub span').html('Di seguito è possibile vedere tutto quello che potevamo trovare per la ricerca di "' + searchFor + '"'); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
December 29, 2016 at 2:30 am #1308249
Gnomo BàgnoloParticipantWorks Perfect! Thanks
How can I also translate other phrases that occasionally appear in English?
for example:
Search page:
TYPE AND PRESS “ENTER” TO SEARCHCategory Archive
Below you’ll find a list of all posts that have been categorized as “…”Tag Archive
Below you’ll find a list of all posts that have been tagged as “…”Post Archive by Month
Below you’ll find a list of all posts from …etc…
Thank You
December 29, 2016 at 2:44 am #1308257
Rue NelModeratorHello There,
Thanks for updating in! To properly translate X and Cornerstone please check out our knowledge base for detailed information. You can check it out here: https://community.theme.co/kb/translation/
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1307355 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
