Ben224 Posted February 24, 2014 Share Posted February 24, 2014 Hello fellow Cubecarters, I am currently customising my second store and am looking for a way to arrange my site docs in 4 separate vertical columns or boxes within the footer. I don't want to duplicate the same site docs at the top and bottom of the page but rather spread my site docs in columns of 4 from left to right of the page. So if you could imagine the following scenario on a page. But with different content for each of the 4 {$SITE_DOCS} each editable from the dashboard. {$SITE_DOCS} {$SITE_DOCS} {$SITE_DOCS} {$SITE_DOCS} Can this be achieved relatively easily? Many thanks in advance. Footnote: I am working with crosshatch 5.2.8. Quote Link to comment Share on other sites More sharing options...
bsmither Posted February 24, 2014 Share Posted February 24, 2014 No, not relatively easy. See if there is a mod at www.cubecartforums.org. The SiteDocs system currently does not record data that would allocate any one sitedoc to a particular group. Quote Link to comment Share on other sites More sharing options...
Ben224 Posted February 24, 2014 Author Share Posted February 24, 2014 Hi Bsmither, Thanks for responding, a mod is a good plan. I've gone through the available mods over on cubecartforums.org to no avail. Any other suggestions out there? Thanks again Quote Link to comment Share on other sites More sharing options...
bsmither Posted February 25, 2014 Share Posted February 25, 2014 Please let us know what features you require for which this mod does not provide: Site Document Manager CC5 http://www.cubecartforums.org/index.php?showtopic=16058 Quote Link to comment Share on other sites More sharing options...
Ben224 Posted February 25, 2014 Author Share Posted February 25, 2014 Thanks Bsmither, This is a great mod the header, footer positioning is fine but it doesnt appear to provide more than 2 box's/columns of unique content? I need more scope i.e. 4 box's minimum. Each with unique 'site doc' URL's. Quote Link to comment Share on other sites More sharing options...
bsmither Posted February 25, 2014 Share Posted February 25, 2014 Feel free to consult with the author about providing for an arbitrary number of locations. I am confident that the instructions will say, "In the skin template 'main.php', put {SiteDocs1} wherever you want the first group to be, {$SiteDocs2} wherever..." There is no place on the author's site that says any decoder is required, so, if certain parts of the mod's code are human-readable, it will be trivial to make the mod give you however many locations you need. On the hand, I may not be understanding your needs accurately. From another perspective, you may be asking for what is called "snaking columns". That is, you limit the first column to six entries. When a seventh is added, automatically there becomes two columns with six and one. When a 13th item is added, automatically there becomes three columns with six, six, and one. And etc. You see this in some styles of multi-column word processing. Quote Link to comment Share on other sites More sharing options...
Ben224 Posted February 25, 2014 Author Share Posted February 25, 2014 Thanks Bsmither, I'll contact the author about additional groups. I don't need the entries to snake or spill over from one column to another necessarily. Having created a 'site doc' I would need to allocate it to one of the 4 box's/groups via the dashboard. Essentially I need to add up to 4 separate groups of unique site doc URL'S. Many thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.