Is there a way to show the event price in the calendar tooltip. Currently have the multi registration addon in place. Does that cause any problems at all?
It’s sort of hard coded into the file plugins/espresso-calendar/espresso-calendar.php around line 700. It wouldn’t be hard to put the price in there once you have it, but it might be easier to put the string you want displayed into an event meta field. If you try to get the actual prices, and there are multiple prices, the code can quickly get complicated dealing with all the possible senarios. But the event meta fields are already loaded into a variable at that point in the code, so it’s a one line, quick fix, with almost no chance of breakage.
The support post ‘Show prices in calendar tool tip?’ 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.