Custom Tooltip is not working with upgrade to 4.4

Home Forums Calendar Products Events Calendar PRO Custom Tooltip is not working with upgrade to 4.4

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1221864
    Haime Croeze
    Participant

    Hi,

    I have a custom tooltip for the pro/week in my theme. With the upgrade to 4.4 it is not working anymore, please point me to what changed?

    <script type="text/html" id="tribe_tmpl_tooltip">
    	<div id="tribe-events-tooltip-[[=eventId]]" class="tribe-events-tooltip">
    		<h4 class="entry-title summary">[[=title]]</h4>
    
    		<div class="tribe-events-event-body">
    			<div class="duration">
    				<abbr class="tribe-events-abbr updated published dtstart">[[=dateDisplay]] </abbr>
    			</div>
    			[[ if(organizer) { ]]
    			<span class="tribe-events-event-meta-manege" style="list-style-type:none;list-style-position:initial;list-style-image:initial;float:none;display:block">Faciliteiten / organisator / type evenement: [[=raw organizer]] </span>
    			[[ } ]]
    			<span class="tribe-events-arrow"></span>
    		</div>
    	</div>
    </script>

    thank you in advance,

    Haime

    #1221869
    Haime Croeze
    Participant

    Solved, the snippet The Events Calendar: Snippet 945349 was not active…

    regards

    Haime

    #1222163
    Cliff
    Member

    I’m glad it was that simple 🙂 Thanks for letting us know. Have a great week!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom Tooltip is not working with upgrade to 4.4’ is closed to new replies.