Custom module positions

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:

Categories view

Figure 3.33. Custom module positions: Categories view

Custom module positions: Categories view

  • domus-categories-beforeproperties

Category view

Figure 3.34. Custom module positions: Category view

Custom module positions: Category view
Custom module positions: Category view

  • domus-category-beforeproperties

  • domus-category-noitems

Property view

Figure 3.35. Custom module positions: Property view

Custom module positions: Property view

  • domus-property-beforegallery

  • domus-property-aftergallery

  • domus-property-beforebody

  • domus-property-afterbody

Contact view

Figure 3.36. Custom module positions: Contact view

Custom module positions: Contact view

  • domus-property-beforecontact

  • domus-property-aftercontact

Search

Figure 3.37. Custom module positions: Search

Custom module positions: Search
Custom module positions: Search

  • domus-search-beforeproperties

  • domus-search-noresults

[Note]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.