- This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Make the Featured Image Clickable?
Tagged: featured image
My customers complain that when they click on the image, it doesn’t work, currently you can only see the event from the calendar if you click on the text. Is there any way to make the image link to the event?
website is http://www.miyceramics.com/events
Just do that yourself via simple html. E.g.:
‘
#_EVENTIMAGE
‘
HI Franky,
Thanks for that. I am had a real hard time getting this to work. But this is what actually worked for me.
I put this line in the settings->Calendar-> Full Calendar Events Format:
<li>#_LINKEDNAME <a rel="nofollow" href="#_EVENTPAGEURL"> #_EVENTIMAGE</a></li>
Regards,
Denise
I corrected the format for you in your post.