Could you also tell me where can I rename the default texts in the filtering labels, (eg.: in the number range labels the default is "from" and "to", and I'd like to change it to "tól" and "ig")
Could you also help me with one more thing? I tried every way I know to disable the vertical borders on my table but the css doesn't seem to work. Is there a way to disable the vertical borders (or all of them).
For some reason I can't seem to get rid of the borders, also I'm trying to make the rows clickable with JS, but not having any luck so far, is that possible or I should give up?
Hello,
How can I change the text of the table tools (“Print”, “Copy”, …) and filtering labels?
I wold like to translate them to hungarian.
Thanks,
Gabor
Hi Gabor,
Thank you for your purchase.
If you want just to translate mentioned buttons maybe it would be easiest to just hardcode translation in file
../wp-content/plugins/wpdatatables/source/class.wpdatatable.php
around line 2016 you can find
just change 'Print' to appropriate text. Similarly you can find text for all other buttons in the code below.
If you want to be able to customize all strings from our plugin you can use approach from this blog post.
Hope this helps.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Dear Bogdan,
Thanks for the prompt reply, it worked perfectly.
Could you also tell me where can I rename the default texts in the filtering labels, (eg.: in the number range labels the default is "from" and "to", and I'd like to change it to "tól" and "ig")
Thanks again.
Gabor
Hi Gabor,
In file wp-content/plugins/wpdatatables/source/class.wdttools.php around line 159 you will find this code
And change the From and To to tól and ig.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you very much!
Hi Gabor,
You are welcome.
If you like our plugin and support please rate our plugin at CodeCanyon on this link. It means a lot to us. Thanks.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Bogdan,
I rated the plugin, and given it 5 stars.
Could you also help me with one more thing? I tried every way I know to disable the vertical borders on my table but the css doesn't seem to work. Is there a way to disable the vertical borders (or all of them).
Thanks
Gabor
Hi Gabor,
Thank you for your review, it means a lot for us.
Sorry for late response we had some national holidays in past 4 days.
Can you please send me the link of some table so I can take a look and give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Bogdan,
No problem!
Basically what I would like to accomplish with wpDataTables is a table style like this (this is a tablepress table):
http://www.pacificpark.hu/lakaslista-plusz/
and this is where I got so far with wpDataTables:
http://www.pacificpark.hu/teszt-2/
For some reason I can't seem to get rid of the borders, also I'm trying to make the rows clickable with JS, but not having any luck so far, is that possible or I should give up?
Regards,
Gabor
Hi Gabor
Can you please try to add this code in Custom CSS field in wpDataTables Settings page.
Let me know the result.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello,
Works perfectly, thank you.
Gabor
Hi Gabor,
You are welcome.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables