When clicking inside a table the new, edit, delete popover shows up. However when clicking outside of the table the popover never disappears. Is there a way to get it to disappear (probably some js code).
Unfortunately something like this will require some primary code changing of the plugin. If you are skillful with JS you can do it by yourself but please note that after every update you will need to make that changes again.
When clicking inside a table the new, edit, delete popover shows up. However when clicking outside of the table the popover never disappears. Is there a way to get it to disappear (probably some js code).
Hi dbrody2004,
Thank you for your purchase.
Unfortunately something like this will require some primary code changing of the plugin.
If you are skillful with JS you can do it by yourself but please note that after every update you will need to make that changes again.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Yes I am skilled in JS. Let me know where to look in the code.
Thanks
Dave
Hi Dave,
All the logic for the popover tool is in this file
../wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables.js
Best regards.
Kind Regards,
Miloš Jovanović
[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