By Andy on Tuesday, 15 November 2016
Posted in Technical Issues
Likes 0
Views 497
Votes 0
Don't need a quick fix for my site, but hopefully for next update of EasySocial, on the 'Created a New Event' stream post (link provided as an example), there are 2 issues:

1. The 'VIEWS' doesn't respect the back-end config setting to show / hide views (unless it's because I've only just turned mine to OFF?) - So on my site, I have my config set to HIDE the view count on events which works on event page, but not on this stream entry

2. The ALBUMS hover gives a link to albums but, inconsistently, the ATTENDEES hover doesn't link anywhere. I'd say both should link or neither should link.

I'd also like to ask if the 'ATTENDEE' word in the stream post is hard-coded or a language string? I'm hoping to change it to say something else... I found 4 language strings with 'Attendee' and have changed them, but nothing has changed on this stream item as yet.
Hi Andy,
For the first and second issue, I will log this in our tracker so the devs can fix this.
I'd also like to ask if the 'ATTENDEE' word in the stream post is hard-coded or a language string?
The language constants for the singular and plural word are as below:
COM_EASYSOCIAL_EVENTS_TOTAL_MEMBERS_SINGULAR="%1$s Attendee"
COM_EASYSOCIAL_EVENTS_TOTAL_MEMBERS_PLURAL="%1$s Attendees"
·
Tuesday, 15 November 2016 18:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Fantastic. Thanks Raymond.
·
Tuesday, 15 November 2016 21:26
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Andy
·
Tuesday, 15 November 2016 21:36
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post