Hi,
thanks for your question.
TablePress automatically adds a button to the editor toolbars of the Visual as well as the text editor of WordPress, that can be used to easily insert a table.
In the Visual editor, it has a small blue-ish table icon, while in the text editor, it is labeled “Table”.
Regards,
Tobias
Ok, thanks for reply.
My fault, I didn’t see it.
Regards
Hi,
no problem at all 🙂 Great to hear that you found it!
Best wishes,
Tobias
Hi,
Thank you for ur plugin. It is really helpful.But I got a doubt which is Shall I add buttons inside the tables as a part of column?
Thanks
Hi,
thanks for your question.
I’m not really sure what you mean here… If you need buttons in a table, then, of course, it is no problem do to that, just type the HTML code into the table cells.
Regards,
Tobias
Thanks for your quick reply.
Yes,I added button like you told.
One more question. If I call a javascript function from button through onclick event, It’s not call that function. Shall I do anything wrong? or Shall I need to add any other things?
Hi,
sorry, I don’t know what’s wrong there then. JavaScript code in tables is no problem, you might just have to be careful with line breaks.
If you have the JavaScript code directly in the table cells, it’s usually a good idea to extend the Shortcode to
[table id=123 convert_line_breaks=false /]
Regards,
Tobias
Thanks. It’s working now.
Hi,
great! 🙂 Good to hear that this helped!
Best wishes,
Tobias