I purchased and installed wpDataTables yesterday. (my purchase code is 5be7a718-1c15-4658-b60e-84f4ebe7bd70)
I connected to a database table easily. Problem is, view of front-end is quite different from back-end. On the back-end view (preview of "Edit wpDataTable" page) everything looks fine, setup choices show as expected. But for front-end view, only a simple table shows up.
My php Version is 5.6 I updated line 2019 of "source/class.wpdatatable.php" file as "return json_encode($obj);"
When inspected following errors are listed on console page in Google Chrome browser:
JQMIGRATE: Migrate is installed, version 1.4.1 picker.js:7 Uncaught ReferenceError: module is not defined at picker.js:7 at picker.js:7 picker.date.js:5 Uncaught ReferenceError: module is not defined at picker.date.js:5 at picker.date.js:5 picker.time.js:5 Uncaught ReferenceError: module is not defined at picker.time.js:5 at picker.time.js:5 jquery.dataTables.min.js:5 Uncaught ReferenceError: module is not defined at jquery.dataTables.min.js:5 at jquery.dataTables.min.js:5 dataTables.buttons.min.js:5 Uncaught ReferenceError: module is not defined at dataTables.buttons.min.js:5 at dataTables.buttons.min.js:5 buttons.html5.min.js:1 Uncaught ReferenceError: module is not defined at buttons.html5.min.js:1 at buttons.html5.min.js:1 buttons.print.min.js:1 Uncaught ReferenceError: module is not defined at buttons.print.min.js:1 at buttons.print.min.js:1 wpdatatables.min.js:1 Uncaught TypeError: Cannot read property 'oStdClasses' of undefined at wpdatatables.min.js:1 wpdatatables.funcs.min.js:1 Uncaught TypeError: Cannot read property 'defaults' of undefined at HTMLDocument.<anonymous> (wpdatatables.funcs.min.js:1) at i (jquery.js:2) at Object.fireWith [as resolveWith] (jquery.js:2) at Function.ready (jquery.js:2) at HTMLDocument.K (jquery.js:2)
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.
Yesterday I provided you WP-admin login. I saw that you created some datatables (having same problem)
Is there anything I should do to assist your work on this problem?
(It might be a theme conflict issue but I cannot test this by changing the theme for the time being as a symposium's applications are made thru this site.)
I am almost certain that this is caused by conflict of the other plugin because I can see that some of the Java Scripts are not loaded like they should load.
My suggestion is to deactivate plugin one by one and see which one is causing this problems. I am avare that you told me that you can not change the themes but this is the best way to find the issue and solve it.
In file wpdatatables/assets/js/datepicker/picker.js we added this
delete exports; delete window.exports;
This was the issue with the theme not with the plugin, so please understand that this is a fix not a solution. My suggestion is to contact theme authors and ask about this issue, because for every future update of our plugin you will need to change this file.
Hi,
I purchased and installed wpDataTables yesterday.
(my purchase code is 5be7a718-1c15-4658-b60e-84f4ebe7bd70)
I connected to a database table easily.
Problem is, view of front-end is quite different from back-end.
On the back-end view (preview of "Edit wpDataTable" page) everything looks fine, setup choices show as expected.
But for front-end view, only a simple table shows up.
My php Version is 5.6
I updated line 2019 of "source/class.wpdatatable.php" file as "return json_encode($obj);"
When inspected following errors are listed on console page in Google Chrome browser:
JQMIGRATE: Migrate is installed, version 1.4.1
picker.js:7 Uncaught ReferenceError: module is not defined
at picker.js:7
at picker.js:7
picker.date.js:5 Uncaught ReferenceError: module is not defined
at picker.date.js:5
at picker.date.js:5
picker.time.js:5 Uncaught ReferenceError: module is not defined
at picker.time.js:5
at picker.time.js:5
jquery.dataTables.min.js:5 Uncaught ReferenceError: module is not defined
at jquery.dataTables.min.js:5
at jquery.dataTables.min.js:5
dataTables.buttons.min.js:5 Uncaught ReferenceError: module is not defined
at dataTables.buttons.min.js:5
at dataTables.buttons.min.js:5
buttons.html5.min.js:1 Uncaught ReferenceError: module is not defined
at buttons.html5.min.js:1
at buttons.html5.min.js:1
buttons.print.min.js:1 Uncaught ReferenceError: module is not defined
at buttons.print.min.js:1
at buttons.print.min.js:1
wpdatatables.min.js:1 Uncaught TypeError: Cannot read property 'oStdClasses' of undefined
at wpdatatables.min.js:1
wpdatatables.funcs.min.js:1 Uncaught TypeError: Cannot read property 'defaults' of undefined
at HTMLDocument.<anonymous> (wpdatatables.funcs.min.js:1)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.K (jquery.js:2)
Thank you.
Hi Emre,
Thank you for your purchase.
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,
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
Hi Bogdan,
Yesterday I provided you WP-admin login. I saw that you created some datatables (having same problem)
Is there anything I should do to assist your work on this problem?
(It might be a theme conflict issue but I cannot test this by changing the theme for the time being as a symposium's applications are made thru this site.)
Thank you again for your prompt response.
Emre
Hi Emre,
We are still investigating so I will let you know when I find what may cause this problem.
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
Hi Emre,
I am almost certain that this is caused by conflict of the other plugin because I can see that some of the Java Scripts are not loaded like they should load.
My suggestion is to deactivate plugin one by one and see which one is causing this problems.
I am avare that you told me that you can not change the themes but this is the best way to find the issue and solve it.
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
HI Emre,
Can you please check now.
In your theme, precisely this file http://egitimdesistemdusuncesi.org/wp-content/themes/brooklyn/js/retina.min.js is cousing this issue and we added temporary fix.
In file wpdatatables/assets/js/datepicker/picker.js we added this
This was the issue with the theme not with the plugin, so please understand that this is a fix not a solution.
My suggestion is to contact theme authors and ask about this issue, because for every future update of our plugin you will need to change this file.
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
Hi Bogdan,
Problem seems to be solved. Thank you so much!
I'll contact with theme authors and inform the issue.
Thank you again.
(For those who might be interested in the future: site's theme is Brooklyn by UNITED THEMES)
Hi Emre,
You are welcome.
We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!
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