I'm using your wpDataTables plugin on my site, and I'm enjoying it. I've run into an issue that a few pages that I have a table on, once I've published the article, as the one I've added to the ticket above, I'm unable to then edit the actual page. This has only happened on pages with the table.
Here is a page that has 2 tables on it, and on the web version of wordpress, I'm unable to edit the page. I'll also attach two screenshots, one of the error I get when trying to edit that page, and the other is an email I get shortly after publishing an article with the tables, it's in Portuguese. The error message is at the bottom of the email.
I'm able to see the page fine, and the table shows fine, but, I'm unable to edit the page / article where the table is embedded once I've published the article / page. But if I delete the table, I can then edit the page / article.
function wpdatatables_load()
{
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
if (is_admin()) {
Save the file, and try to replicate the issue. That should show you an error, indicating why there's a critical error on the page. Once you share that error with me, you can revert the changes made to that file.
I'm using your wpDataTables plugin on my site, and I'm enjoying it. I've run into an issue that a few pages that I have a table on, once I've published the article, as the one I've added to the ticket above, I'm unable to then edit the actual page. This has only happened on pages with the table.
Here is a page that has 2 tables on it, and on the web version of wordpress, I'm unable to edit the page. I'll also attach two screenshots, one of the error I get when trying to edit that page, and the other is an email I get shortly after publishing an article with the tables, it's in Portuguese. The error message is at the bottom of the email.
Page --> https://ocantinhobenfiquista.com/liga-do-palpite/
Hello Michael
Thank you for reaching out to us.
I can't replicate the issue on your website (see attachment). Was the issue resolved?
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
Hi Aleksandar,
I'm able to see the page fine, and the table shows fine, but, I'm unable to edit the page / article where the table is embedded once I've published the article / page. But if I delete the table, I can then edit the page / article.
I see, Michael, thanks for clearing that up.
Can you please deactivate wpDataTables, and then go to ../wp-content/plugins/wpdatatables/ folder, and edit wpdatatables.php file?
In it, go to line 51, and you'll see this:
Enter a new row on line 51 and add this:
So it looks like this:
Save the file, and try to replicate the issue. That should show you an error, indicating why there's a critical error on the page. Once you share that error with me, you can revert the changes made to that file.
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