I have downloaded and implemented these changes and set the NUMCOLS custom var to 5. All appears well in actinic preview, 5 fragments across, but when I generate the web site the fragments appear as two across only. Is there a bug in this patch or have I done something stupid?
Announcement
Collapse
No announcement yet.
Multi column layout of brochure fragments
Collapse
X
-
Solution
Looks like the system gets confused with having the same CUSTOMVAR for the no of columns for both products and fragments, if you set the VAR locally in a section.
Works fine if you create a separate CUSTOMVAR for fragments, although I don't know what happens if you then add fragments to sections, which I don't need to do.
Comment