By Guest on Thursday, 05 November 2015
Replies 2
Likes 0
Views 1.7K
Votes 0
Hello,

I would like to add category name next to title of event in the last event module.

i have this: <span class="icon-hand-right"></span>${title}

it seems that ${category} is not recognised, how can i add category name next to title ?
Thanks
Hello,

${category} should be recognised. Maybe try: ${categoryname}

Where are you making this change?

Thanks
Tony
·
Thursday, 05 November 2015 22:25
·
0 Likes
·
0 Votes
·
0 Comments
·
See https://www.jevents.net/frequently-aske ... at-strings - ${category} should work. Did you configure the module to 'use settings below' ? If not then it will use the settings from the component config options
·
Friday, 06 November 2015 08:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post