So here we are, the first plugin is online ! Hope it’s not only a bug-table
Excuse my bad (really bad) English. I have written this plugin in the last two weeks (mostly in the late evening). Anyway let’s see if anybody is interested in this table plugin.
So, if you need an easy table editor for wordpress. here it is : wp-Table



Great plugin Alex! This is what I was looking for.
Is there a possibility to center the entire table a a page.
Please see my running times table under the page “Tijden”.
thx
Ron
Thanks, Ron.
In my sample you can see that the whole table is in center .
I also add in line 88 (wp-table.php) align=center, so normally it should be centered. Maybe the CSS of your page, rearranged it to the left. I will check this later…
regards
Alex
Hi Ron,
you have luck. For a project I use the same theme “Glued Ideas - Subtle”. The reason for the left arragement is based on your CSS, have a look in “wp-Content\themes\gluedideas\assets\css\layout.css” at the tag #loop_page : the width is fixed to 610 pixel, cause the rigth side is reserved for possible sub-pages.
c.u.
Alex
Thx for the reply Alex. You’re right about the fixed width. No problem. It’s a great plugin! keep up the good work!
Ron