I would like to distribute the content in a post through several divs. Much like a word processor distributes content through pages. Any ideas?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
closed as not a real question by Wyck, kaiser, Chris_O, toscho♦, Brady♦ Mar 2 '12 at 9:28
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You have two options. You can either use a jQuery plugin like columnizer (even if you don't do columns, you can repurpose this plugin to split it how you want), or you can do it with PHP. Here's a great article that should get your started. |
|||
|
|

<!--nextpage-->? – m0r7if3r Feb 11 '12 at 16:49