If you are not seeing the word Price in your tooltip then it might be the location of where you are adding the code. I added it around line 733 and it worked fine.
If it is just the price, then that is because the code itself does not pull in an actual price. That code uses the custom meta fields in the event, so the person has added a field called event_price and then manually added the price as its value. This would have to be done for each event. Example http://take.ms/WkiDR
You could make the code more advanced and have it pull the data from the database but it would be more work and would likely slow down the calendar load (it will make a request for every event showing).
Thank you so much for your help. This makes more sense now.
Viewing 2 reply threads
The support post ‘Price in calendar tooltip’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.