By Sunny on Thursday, 06 November 2014
Posted in General Issues
Replies 3
Likes 0
Views 532
Votes 0
I want to add "Join This Group" after the member count in latest groups module. On clicking the pop-up confirmation appears.

This is to encourage other people to directly join the group from the module itself, can you please help on this.

Attaching a screen shot for reference.

regards
Hello Sunny,

I am really sorry but unfortunately we are unable to provide the customization codes currently but you can always edit the module's template file in /modules/mod_easysocial_groups/tmpl/default.php and customize it however you want
·
Friday, 07 November 2014 00:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark thanks,

I can understand that, Can you let me know if there is a override functionality available for module template files?

regards
Sunny
·
Friday, 07 November 2014 17:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sunny,

You should be able to override module template file by using Joomla template overriding method. Take a look at this online tutorial
http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core

Copy this file 'JOOMLA/modules/mod_easysocial_groups/tmpl/default.php' to your Joomla template folder 'JOOMLA/template/[yourtemplate]/html/mod_easysocial_groups/default.php'

Hope this help and have a nice day!
Sam
·
Friday, 07 November 2014 18:53
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post