WordPress Houston Meetup - Using WordPress as a CMS

Post on 17-May-2015

2.372 views 1 download

Tags:

Transcript of WordPress Houston Meetup - Using WordPress as a CMS

WordPress Is Not Just For Blogs Dammit!

http://www.!ickr.com/photos/ardenswayo!ife/3184839175/Photo credit

Wednesday, June 29, 2011

A case study: Using WordPress as a CMS

by: Chris Olbekson

http://c3mdigital.com @chris_olbekson

WordPress consulting and development Find me on Twitter

Wednesday, June 29, 2011

Our editors need to be able to control and adjust the layout and size of the post content boxes

“”

Wednesday, June 29, 2011

e Solution:

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

e Solution:Build a front end drag and drop post layout interface

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

e Solution:Build a front end drag and drop post layout interface

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

e Solution:Build a front end drag and drop post layout interface

query the posts by ‘menu_order’ and use ajax to save to the database

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

e Solution:Build a front end drag and drop post layout interface

query the posts by ‘menu_order’ and use ajax to save to the database

clean up the !oats and "ll in the gaps with jQuery Masonry

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

See the "nal production site at: http://www.michaelsavage.wnd.com/

Wednesday, June 29, 2011

We need to be able to quickly break down and organize our content“ ”

Wednesday, June 29, 2011

e Solution:

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxes

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxespost box preview metabox

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxespost box preview metaboxcustom sortable columns

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

WordPress Custom Write Panels and Metaboxes

Wednesday, June 29, 2011

Custom Post Columns

Wednesday, June 29, 2011