So you’ve got a lot of data you want to present to your readers. Using tables seem like the obvious choice right? The problem is, tables are unsupported by the classic WordPress Visual Editor. The solution? Plugins of course! In this post, I’ll be covering the following: Why tables are an issue with WordPress. What makes a WordPress table plugin …
8 WordPress Plugins and Tools for Designing Beautiful Tables
One of the nice things about creating content in WordPress is that nearly everything you can do in word processing software (e.g. stylize text, add special characters, embed images) can be done right from within the WordPress editor. The one type of functionality that hasn’t yet translated over to WordPress, however, is table design. Although […] View original post at …
How to Create Responsive Tables in WordPress That Don’t Suck
HTML tables, once commonly used for webpage layouts, are now a layout headache for many web designers. Tables often work best with fixed widths, which means they can wreak havoc on otherwise pixel-perfect responsive website designs. So what’s a WordPresser to do? The first thing to do with tables is to use them sparingly. Tables should be used for tabular …