Sometimes you have to add any extra info to the page your users are viewing. Usually you can't do that, unless you start creating template overrides or hacking the core files (which is a very, very bad decision!).
However, you don't have to worry anymore, because in the pro version you'll find new custom positions that will let you to load your own modules in several positions.
The custom positions are the following:
domus-categories-beforeproperties
domus-category-beforeproperties
domus-category-noitems
domus-property-beforegallery
domus-property-aftergallery
domus-property-beforebody
domus-property-afterbody
domus-property-beforecontact
domus-property-aftercontact
domus-search-beforeproperties
domus-search-noresults
![]() | Assigning multiple modules to the same position |
---|---|
You can assign multiple modules to the same position, however, by default, the modules have a width of 100%, so it's up to you to assign the correct width and make them float. |