JohnTendik / jtrt-tables

A Wordpress plugin to help users create responsive tables without having to read or write code.
GNU General Public License v2.0
22 stars 6 forks source link

Not saving rows #39

Closed luisolis1 closed 6 years ago

luisolis1 commented 7 years ago

Hello John Thank you for your table plugin. I'm trying to build a new table and everything looks fine , the problem comes when I try to insert a new row and update it; is not saving and then show a "Page not found" error.

I'm working on Chrome and made taste of this problem in Firefox, and runs in the same way. I'm using plugin Version 4.1 and WordPress 4.7.3

I appreciate your time.

JohnTendik commented 7 years ago

Hey,

Are you by any chance trying to view the table by clicking the preview button? Unfortunately that's not working :/ you have to add the shortcode in a page, widget, or post for the table to show up.

Is the page not found error happening directly after saving? If so, then you may have an issue with your server.

Also, can you try and see if there is anything in the console? Sometimes if there are issues an error message will be displayed in the console, this would help me narrow the issue down.

Thanks John.

JohnTendik commented 7 years ago

may be related:

https://github.com/JohnTendik/jtrt-tables/issues/40#issuecomment-290880510