Change text
-
Hello
I am very happy with TablePress, but the only thing I would like to change is the text “search” at the searchbox and the text Show x entries.
How can I change this text into Dutch?Thank you for your help, kind regards
Paul
-
Hi,
thanks for your post, and sorry for the trouble.
TablePress does actually already ship with a Dutch translation for this. If the language of your WordPress installation is set to
nl_NLthat should be used automatically.
Alternatively, you could also force by adding a parameter to the used Shortcode:[table id=123 datatables_locale="nl_NL" /]Changing the strings to other texts is also possible. For that, please see this tablePress Extension: http://tablepress.org/extensions/change-datatables-strings/
Regards,
TobiasThank you Tobias for your very quick reply.
The Dutch translation is working fine, only for the mentioned texts doesn’t work. see my testpage
Kind regards
PaulHi Paul,
thanks for the link!
The problem is caused by the Ultimate Tables plugin that is installed on your site. It also ships with the DataTables JS library, but an older version, and that interferes here.
I suggest to deactivate that plugin, or to replace its older version of the JS library with the current one from TablePress.Also, there’s another (independent) issue on that page: Please go to the “Edit” screen of that page and switch from the “Visual” to the “Text” editor in the upper right corner of the editor textarea. There, remove all
<pre>and</pre>HTML tags that surround the table Shortcode.Regards,
TobiasHello Tobias,
Thanks again.
‘ll follow you instructionsKind regards
PaulHello Tobias,
Great, great, greatest…….Thank you so much
Look again on my (other) testpageWould it be possible to put a divider (line) between the different items?
Like:
Architect
_______________
Administration
_______________
Bedrijf starten
_______________ and so on.Kind regards
PaulHi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
To add horizontal border lines, you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
#content .tablepress-id-1 td { border-bottom: 1px solid #aaaaaa; }Best wishes,
TobiasHello Tobias,
It is exactly what I wanted!!
Thanks fot your efforts, onde of these days I make a donation. I am very happy with the plugin and your service.
Stay well!
Kind regards
PaulHi,
sure, you are very welcome! Always happy to help!
And thanks for wanting to donate, I really appreciate that!Best wishes,
TobiasHello Tobias,
Done allready with s……[email protected].
Would it be possible to sort a row alphabetical for example:
row specialisatie/beroep is not sorted neat ‘ABCDEFG etc.’Kind regards
PaulHi Paul,
thanks! I’ve received your donation! That’s really very nice of you!
Regarding the sorting: When I sort that column, everything is alphabetical for me (you might want to delete the empty rows, unless you need them). Where exactly is the column not sorted correctly?
Regards,
TobiasBlush…….it works with me very well!!
Kind regards,
PaulHi,
great, thanks for the confirmation! 🙂
Best wishes,
Tobias
The topic ‘Change text’ is closed to new replies.