By Jared Hungerford on Saturday, 20 August 2016
Posted in General
Likes 0
Views 315
Votes 0
Hi,

Currently all groups would show a module published in es-groups-item-sidebar-bottom position (the position is irrelevant); however, I am needing to publish a module (mod_whatever) into ONLY one single group. How can I make this happen?

Attached is the module for reference ...
You will need to modify your module file to check if the current page being viewed is from a particular group. Example:

·
Saturday, 20 August 2016 12:38
·
0 Likes
·
0 Votes
·
0 Comments
·
P/S: You also want to change the 1000 with your desired group id.
·
Saturday, 20 August 2016 12:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Blerg, I've tried it but not working. Still shows up on every group page.

Thanks for trying ...
·
Saturday, 20 August 2016 12:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, that shouldn't be the case. If you can:

1. Provide me with the link to the group page.
2. Provide me with the super admin access
3. Provide me with the ftp access

I might be able to spare 5 minutes off my EasySocial 2 development to help you out
·
Saturday, 20 August 2016 12:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. I've updated the OP. Group id = 47 OpenSourceLiving in Action
·
Saturday, 20 August 2016 13:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jared,

The ftp doesn't seem to work for me, http://take.ms/MaYLj . Tried with FTP, FTP with TLS and SFTP
·
Saturday, 20 August 2016 13:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry. Domain needed to be added to username. I updated OP
·
Saturday, 20 August 2016 13:38
·
0 Likes
·
0 Votes
·
0 Comments
·
I have modified the file /modules/mod_meetup/mod_meetup.php for you
·
Saturday, 20 August 2016 14:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Awesome! Thanks man. Big difference in the file and working like a charm on my live site.


It appears that on my localhost that the title and module position still populates in all groups sidebars (but without the content). However the content shows correctly as it should on the designated group id. I need to figure out what the difference that is causing this discrepancy (not a template issue) but that is on me.

Again, appreciate your time.
·
Sunday, 21 August 2016 03:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jared,

Oh, sorry I did also noticed that earlier when I was patching your site but I fixed it for you by modifying the file /administrator/components/com_easysocial/includes/themes/themes.php

You might want to copy this file and download it to your local instance
·
Sunday, 21 August 2016 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Dude, you just saved me a HUGE headache! lol

*thumbs up*

I appreciate what you've done here ...
·
Monday, 22 August 2016 01:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Monday, 22 August 2016 10:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post