As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi
I've now used wpDatatables and see how powerful it is.
I have however picked up a problem with wpDatables and the Porto theme (from Envato) where the modal edit popup dialog doesn't show. Essentially wp_Datatables is not applying the "in" class to modal popup and hence it is not showing. The modal edit dialog is there there and can be made visible when I do one of the following:
1) add the the class 'in' to the element with id="wdt-frontend-modal" or
2) reset 'opacity=0' for class '.wpdt-c .fade' (in addon/assets/css/bootstrap/wpdatatables-bootstrap.css)
When I change the theme from Porto to any other theme wpDataTables works fine.
I realise i'm going to be stuck in the middle but any help would be really appreciated.
Many thanks
Alan
HI Alan,
Thank you for your purchase.
Can you please send me the link of some page where the editor modal is not showing so I can take a look.
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
https://www.gdpr360.com/art30
Regards
Alan
Hi Alan,
I can see the issue now.
It looks like there is some CSS that is overwriting our modal as you can see from the attachment.
Maybe some z-index or something else.
Can you please tell me is there some other CSS that you wrote me below applied on this page that you sent me.
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 CSS that I've written.
I have found this ...
addon/templates/frontend/modal.inc.php
Line 6
<div id="wdt-frontend-modal" class="modal in fade wdt-frontend-modal" style="display: none" data-backdrop="static"
data-keyboard="false" tabindex="-1" role="dialog" aria-hidden="true">
Add in the class 'in' seems to work without breaking anything (so far!!!)
If you can confirm this OK then we have a fix you can publish.Regards
Alan
HI Alan,
Thank you for sharing the solutions with us.
I will forward this to my team and hopefully we can discuss about adding this code modification for the next update.
Let me know if you find any issue with this change applied and thank you again, good job.
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