Tagged: x
-
AuthorPosts
-
September 7, 2016 at 4:42 am #1164193
David vbParticipantHi X team,
How are you guys all doing.
I have a short question, but i do not know if it falls within your support (I hope so).
I have worked out a overview page. In the menu, you have the posibility to ‘sort’ your option.
I managed to translate the text ‘sort by’ to the Dutch version ‘sorteren op’ however, the sorting options are still in English. Instead of title or views i would like it to say ‘titel’ or ‘weergave’.
Page: http://monopolykopen.nl/alle-bootuitjes-op-een-rij/
screenshot: http://prntscr.com/cf54w1
Is that possible and how could I do that?
tnx for the reply
September 7, 2016 at 7:46 am #1164369
ThaiModeratorHi There,
Please navigate to edit your grid, click on the Nav-Filter-Sort tab, then scroll down to the Filter Groups section, then change the Filter “All” Text:
http://i.imgur.com/Iv9W6Vs.png
Hope it helps 🙂
September 7, 2016 at 10:08 am #1164600
David vbParticipantHi,
Thank you for the quick responce, but it is not what i mean. I already changed the ‘Filter – all’ text.
The problem is the ‘sort by’text that is to the left of the ‘filter-all’ text. See the screenshot i shared in the first post.
September 7, 2016 at 12:48 pm #1164843
Nabeel AModeratorHi again,
Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.sortby_data').html('weergave'); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1164193 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
