We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
I got stuck when i call the Details form (template) from the table.
Have do I make a Template page or a Template post?
Regards Ole Morten
Hello Ole Morten
I'm sorry, but I don't quite understand what template you are referring to.
You're mentioning a form which may be related to Gravity or Formidable Forms, but then also "template" may be related to our add-on "Report builder".
Can you please explain in a bit more detail?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
I have made three tables in wpDataTables - Kjentmann1, 2 and 3. Click at this link.
https://verdalsleksikonet.no/?p=350
When I clickthe Details-button in one of the tables - the details-form comes up, but it's impossible to quit normally with "X". What am I doing wrong.Has it something to do with placeholders?
Regards Ole Morten
I see Ole Morten
Please take a look at this thread.
Try out these two CSS codes, and see if that helps. If it doesn't, please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
.modal-backdrop{ z-index: 0 !important; } in Custom wpDataTables CSS solved the problem.
No I have another question. Take å look here: https://verdalsleksikonet.no/?p=48
When you click on the button "Detaljer" you vil see the details.
What must I do to see the next or previos record with the buttons "Next" and "Previous"?
Edit : When I click Edit and make changes in some fields and then click on OK - the changes are not saved. Why?
And I'm not able to delet or add a new record/detail.
Regards Ole Morten
Hello again Ole Morten
I am sorry to disappoint you, but unfortunately at the moment you can't do that with Master Detail. The details of each row need to be accessed from the table itself, and when you click on Next, it simply brings you back to the table. In the future we will work on this, and add a specific shortcode to do that, but at this point, it's not possible.
Edits should stay saved, but if they are not, there may be an issue with the database table.
Please provide me a temporary WP-admin login for your site where this happens, and database access (PHPMyAdmin or cPanel), so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
https://verdalsleksikonet.no/wp-login.php
omlarsen
ImRan63LW01071893
PHPMyAdmin
https://login.one.com/cp/
[email protected]
JenseWangOC01071967
Domain: verdalsleksikonet.no
PHP and database settings
Table: www_wpdatatable_11
At last : How do I get this table wider?
https://verdalsleksikonet.no/?p=484
I enjoy using wpDataTables
I found mistakes I've made - don't work on my question. I'll be back.
Noted, Ole Morten
I'll wait for your response.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
Take a look at the attachment 1 and https://verdalsleksikonet.no/?p=551
How do I change the url in Next and Prev?
--------------------------------------------------------------------------------------------------------------------------------------
Take a look at the attachment 2 and https://verdalsleksikonet.no/?p=563
How do I get more space for my multi line strings?
Her the Next and Prev is OK.
Regards Ole Morten
Hi again Ole Morten
The Next and Prev don't come from wpDataTables, but instead from your theme:
It is being forwarded as basic HTML href tag:
So, I don't know if you'll be able to change it like you did for our files.
You can try installing Loco Translate, open the current theme in the plugin, find "Prev" and "Next", and translate those strings there.
As for the second issue - I see the drop-downs don't work on Front end, and also that you have double down-arrows:
Issues like this usually occur when there is a conflict either with the theme currently active on your website, or another plugin you have installed.
There is probably a conflict with the bootstrap.js files.
Please go to wpDataTables main Settings on your wp-admin page. You'll see Include full bootstrap front-end and Include full bootstrap back-end. Disable both sliders, hit Apply and refresh your page.
If that doesn't resolve the issue, please change the theme and see if the issue is resolved? If not, then please deactivate all other plugins except for wpDataTables, refresh the page where the issue is, and see if it is resolved (it should be). If it is, then start activating other plugins one by one, and after each activation refresh the page to see if the issue reoccurred. Once it does reoccur, you will have found the plugin causing the issue.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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