How to add read more link in tooltip text
-
Hi,
I am using the Events Calendar and have various pages that cover several events displayed on it. Because of this, I have removed the link in the events calendar. To link to a custom page for each event I was writing a description for the tooltip and adding a “read more” link to the end of it. However, any HTML seems to be removed before it gets displays, so the link doesn’t work.
I can see the relevant code in tooltip.php that I want to edit:
<div class=”tribe-event-description”>[[=raw excerpt]]</div>
From my understanding, having the “raw” attribute should mean that the description comes out with the HTML, but it doesn’t. What can I do to change this?
Thanks in advance.
Ross
- The topic ‘How to add read more link in tooltip text’ is closed to new replies.