I know there are loads of custom module positions available with EasySocial, but I need an additional one.
I need to load a module to the profile page in a new location which doesn't exist.
What snippet of code can I use?
I have tried things like this but no luck
<?php $this->renderModules( 'my_module_position' ); ?>
cheers
Andrew
I need to load a module to the profile page in a new location which doesn't exist.
What snippet of code can I use?
I have tried things like this but no luck
<?php $this->renderModules( 'my_module_position' ); ?>
cheers
Andrew