By Jay on Thursday, 17 May 2018
Posted in Technical Issues
Likes 0
Views 481
Votes 0
I notice a few things about this module:

(1) On our layout at least, the date doesn't fit in the box, so May is Ma and the y is underneath.

(2) If I turn on the option to display the category, that doesn't work. Also it displays the name of the event creator and there
doesn't seem to be any way to turn that off?

(3) Is there a way to set this module to show the event location (I'd be happy to replace the name that appears under each item with the location)
Hi Itamar,

Kindly find my response for your inquiries below:
(1) On our layout at least, the date doesn't fit in the box, so May is Ma and the y is underneath.

I've apply custom css in your site in the themes>custom css

/*Calendar display in EasySocial Events Module*/
#es .es-side-widget, #es .es-side-widget__hd, #es .es-side-widget__bd, #es .mod-card__avatar-holder {
word-wrap: inherit;
}

It should display fine now

(2) If I turn on the option to display the category, that doesn't work. Also it displays the name of the event creator and there
doesn't seem to be any way to turn that off?

Regarding the category did not display, seems like there is a bug regarding this where the category only display for default layout but not in the card layout. I've replace the temporary fix in:
.../modules/mod_easysocial_events/tmpl/card.php
I've rename existing file to card.php_original for precaution.
For the event creator there is no setting to turn that off currently, however, you also can edit in the same file: http://take.ms/G5X38

(3) Is there a way to set this module to show the event location (I'd be happy to replace the name that appears under each item with the location)

Regarding this, there is no setting for this currently, but this is a great idea Itamar Perhaps, can you create a new ticket under feature request so that our developer can keep track the feature that can be implement in the incoming version
·
Thursday, 17 May 2018 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for that. I'm surprised displaying location isn't an option as it is displayed in the actual events listing page. I will put it as a suggestion.
Jay
·
Thursday, 17 May 2018 19:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Itamar for your understanding and cooperation

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding and have a nice day ahead
·
Friday, 18 May 2018 09:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post