By Jason Nickerson on Sunday, 10 June 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 479
Votes 0
Hello

There are no module positions in the advanced search page. How do I add one I have tried adding one like this to the default.php of the advanced search override:




<?php echo $this->render('module', 'es-search-before-header'); ?>
You could add those codes with your own position titles in the theme file /components/com_easysocial/themes/wireframe/search/advanced/default.php

Once you have added the module rendering codes on the theme file, just position your module to appear in the position that you want.
·
Sunday, 10 June 2018 14:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Mark. It was an itemID issue
·
Monday, 11 June 2018 02:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason Nickerson,

Glad to hear your issue now resolved
Sam
·
Monday, 11 June 2018 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post