Home › Forums › Calendar Products › Events Calendar PRO › Tooltip displaying incorrect values for [[=event_website]] token
- This topic has 5 replies, 2 voices, and was last updated 7 years, 7 months ago by
Victor.
-
AuthorPosts
-
September 12, 2018 at 2:49 pm #1620144
tywebsite
ParticipantHello, the event website url is showing the same value for each tooltip on the month/grid calendar.
In a theme’d tooltip.php file I have the following code:
[[ if(event_website) { ]] <a href="[[=event_website]]" class="btn btn-sm btn-primary">Register</a> [[ } ]]The events are mostly recurring, but individually they do have website urls.
I’ve attached a url, the register button on the tooltip is currently hidden but if you were to inspect the element you’d see
<!-- <div class="tribe-event-register-link"><a href="https://register.gotowebinar.com/rt/4640771777616201473" class="btn btn-sm btn-primary">Register</a></div> -->I can not find any information about this bug online or in the support center, so I figured I would reach out here. Thank you!
September 14, 2018 at 7:05 am #1621845Victor
MemberHi Valerie!
I’m sorry to hear you are having that issue. Let me help you with the troubleshooting so we can find what is going on.
First, could you please share with us your system information by following this guide > https://theeventscalendar.com/knowledgebase/sharing-sys-info/ ? We’ll see if there is anything strange that would indicate an error from there.
Did you happen to notice a difference when deactivating all other plugins or switching to a default WordPress theme, like Twenty Seventeen? What happens if you try deactivating all plugins and switching to the Twenty Seventeen theme together? Do you notice a difference then?
If you see no difference in those conditions, then we’ll need to do some deeper troubleshooting.
Thanks,
VictorSeptember 14, 2018 at 7:08 am #1621848tywebsite
ParticipantThis reply is private.
September 17, 2018 at 5:28 am #1623251Victor
MemberHi Antonio,
Thanks for coming back with the system information.
I’ve just realized you are trying to output the event website and not the permalink. The event_website is not a default piece of information available in the tooltip, so you may be adding some custom code somewhere.
We are fairly limited in how much support we can give for custom development questions like that. However, we always like helping out and at least point users into the right direction as much possible. So, if you share the custom code with us and let us know where you are placing it, I’d be happy to have a look and see what could be causing the issue.
Please let us know about it.
Best,
VictorSeptember 17, 2018 at 11:08 am #1623595tywebsite
ParticipantAh ha, thank you – I hadn’t realized this piece of functionality was custom!
September 17, 2018 at 10:04 pm #1623930Victor
MemberYou are welcome Antonio!
It seems you are all set with this. Is there anything else I can help you with?
Please let me know 🙂
Best,
VictorOctober 9, 2018 at 9:35 am #1640233Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Tooltip displaying incorrect values for [[=event_website]] token’ is closed to new replies.
