Help Wanted: Re-order Content Blocks in Page edit.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
websherpa

Help Wanted: Re-order Content Blocks in Page edit.

Post by websherpa »

TO assist our end user, we are looking for suggestions on a way to re-order the appearance of Content Blocks on the Content: Edit Page, they don't always appear in the order we want to see them (and not even top down, really, since it always puts Content at the top).

Any suggestions?

Any CMSMS guru want to take a stab at helping us customize this?

Many thanks,
henryrose

Re: Help Wanted: Re-order Content Blocks in Page edit.

Post by henryrose »

I don't know if you ever figured this out, but you can assign each content block at the top of the page in the order you want, like this:
{content block="News Image" assign="newsimg"}
{content block="News One Headline" assign="news1hdl" oneline="true" wysiwyg="false"}
{content block="News One Article" assign="news1"}
{content block="News Two Headline" assign="news2hdl" oneline="true" wysiwyg="false"}
{content block="News Two Article" assign="news2"}

however, keep in mind that the "content" section will always appear first.
websherpa

Re: Help Wanted: Re-order Content Blocks in Page edit.

Post by websherpa »

Thank you, yes, that's worth a try!
Locked

Return to “CMSMS Core”