WP Table Builder
-
This plug in is not letting me save any tables I create. I also tried another company’s plugin that also does tables and the same happens. On this one in particular I can save the table with nothing in it but as soon as I start adding text to it, it won’t let me save it further. I deactivated other plugins and nothing. HELP!! This is supposed to be something very simple and it’s turning into a nightmare.
-
Which version are you using?
If it’s the latest, then try switching to the old builder (Available in the builder & in settings).
Also, inspect the network tab for the saving request and share the response here (for failing ones).I downloaded it today so I assume is the latest. I did try the old builder and nothing. Can you explain the second part of your response about network tab?

This is te message I’m getting. As I said before, it saves the table empty. As soon as I add text and then save it, I get this message. When I try to close the window where you do the tables, the browser is asking if I want to leave the site. Now I was trying and it’s not even saving the table with no text…
Here is how you should inspect the network tab: Inspect network activity | Chrome DevTools
Click save and notice the request that appears as soon as hitting save.
Click on the request and share the response here.Now, I’m not getting the error (image I sent yesterday) Now when I click on the CLOSE button to get out from where you build the table the browser is asking if I want to leave the site because whatever changes I did won’t be saved. So now I can add text to the table, I click on save and it looks like it is saving it but when I try to close the window I get the browser popup. Of course I close the window anyway and there are no tables saved at all. Also tried it on Firefox and the same issue is happening. Will do the network thing and see.


-
This reply was modified 1 year, 3 months ago by
Luis Solivan.
-
This reply was modified 1 year, 3 months ago by
Luis Solivan.
@luis-solivan There are PHP notices about missing variables related to settings that can only be set using the Pro version. So with WP_DEBUG enabled and using the freemium version, the ajax response is always broken when saving the table. Please debug yourself using a non-pro version.
-
This reply was modified 1 year, 3 months ago by
Frique. Reason: details
WP Debug enabled? Can you be more specific? I’m do websites with web builders. My code knowledge is limited. Can you please help me out ? I’m just trying to build a simple table in one page by tomorrow for my customer. So my time is very limited. Right now is 3:30am in Los Angeles where I live and I had to check my email so that hopefully I can solve this ASAP knowing that you guys are probably overseas. Thanks
Also I’m using the free version, not the pro version
@luis-solivan please share the response tab of the request. (currently Headers is shared)
@frique There shouldn’t be any problem saving tables even if using free version.
If you are facing any, please report them.@luis-solivan Sorry, my message was supposed to be addressed to @protibimbok the developer.
To reproduce:
1. Install the plugin (free)
2. Create a new table
3. Press save
4. The before-mentioned error message is shown because “Undefined array key “isEmpty” in …/plugins/wp-table-builder/inc/admin/element-classes/tablerenderer.php on line 305″ among others.@luis-solivan please share the complete error response (the among others part).
Because it does not happen in our case.@luis-solivan please figure out a way to disable debug mode in wordpress. This probably isn’t an issue with our plugin but an issue with your website configuration. @frique thanks for the heads up – this is probably the correct reason of his issues – especially since he’s also having the same issue with a different plugin.
As for the notices, we’re working on fixing them.
Hello, so I was able to check on the debug mode and it says “false”. Still I’m not able to save anything. I’m desperate. Help!!!!
I found another plugin that works: TablePress
Not sure why those other ones do not work and this one does. Does not make any sense but thanks for taking the time. I guess that’s the nature of WordPress…LOL!
-
This reply was modified 1 year, 3 months ago by
The topic ‘WP Table Builder’ is closed to new replies.