Plugin Author
room34
(@room34)
Thanks for your feedback… I’d probably need to see exactly how the URLs are getting stored in the ICS feed to be able to modify the output to account for them properly. Would you be able to send me your ICS feed URL? (You can send it to the support email address on the admin page for the plugin.)
Thread Starter
cor150
(@cor150)
I must be missing the admin page…
Edit: (provided link then deleted it)
-
This reply was modified 2 years, 11 months ago by
cor150.
Plugin Author
room34
(@room34)
OK, I have the link so you can delete it.
Plugin Author
room34
(@room34)
OK, I see the issue. I assume that you’re running into the problem that when you have eventdesc="true"
set, the descriptions that appear when you hover over an event are showing raw HTML code for the links instead of making them clickable links.
Unfortunately at the moment the plugin uses browser tooltips to generate those hover state descriptions, and it’s not possible to put clickable links (or any HTML at all) in tooltips.
I’m going to be working on an extensive update to the plugin in August, and one of the tasks will be to replace tooltips with custom HTML hover blocks, which will resolve this issue.
Thread Starter
cor150
(@cor150)
OK! Thanks for looking into this for me, and so quickly. i’ll remove the links in the descriptions for now. Happy coding in August!
Plugin Author
room34
(@room34)
This feature is now in place in version 3.2.0.
Plugin Author
room34
(@room34)
Great! Let me know if I can help with anything else.