I am wanting to do something like this, but I’m not sure what I’m doing. I installed Easy Columns so my client can use the WordPress interface to add or delete new items. Sort of like the blog, but not whole pages, just individual “divs” that use Easy Columns. Currently I have the code hardcoded into the editor and it’s linked to my style.css file. If she wants to add a new column, she has to copy and past the hard code. Is there a way I can make this dynamic? For instance, create 2-3 types of easy columns, place it some where in a .php file and allow for her to click the Easy Columns button in the editor and add that way? I’m trying to make this as dummy proof as possible for her.