Home › Forums › Calendar Products › Events Calendar PRO › Recurring Events shows price box on every occurance – How do I change this?
- This topic has 5 replies, 2 voices, and was last updated 10 years, 3 months ago by
Geoff B..
-
AuthorPosts
-
January 13, 2016 at 10:10 pm #1055752
Neal
ParticipantHi there again – I noticed that someone had posted this question but don eit in the wrong form category, so thought I’d also ask as I would like to know also …
The event is a course that runs one day per week for 8 weeks. I have set the recurrence pattern so now the course shows up in the calendar every week however it also shows the full price of $160 for each listing.
This amount is payable only at the beginning of the course, not every week. How do I remove the price box for the subsequent weeks?
PLUS – If I wish to remove the (See All) link on Recurring events – how would I do that?
Thanks so much for any help.
January 13, 2016 at 11:15 pm #1055766Geoff B.
MemberGood evening Neal and welcome back!
Thank you for your question.
You have not provided an hyperlink to your website, so I am going to assume that you are talking about the list view. If that is not the case, please let me know.
The great news is that you can absolutely remove the price and the see all from recurring events.
There are 2 approaches to do this:- Using CSS to mask the price on recurring events as explained in my colleague Brook’s post on a similar topic
- Using a template override as explained once again by my colleague Brook in the following forum post
Hopefully this gets you started on the right track.
Please let me know how that works for you.
Have a great day!
Geoff B.
January 13, 2016 at 11:57 pm #1055771Neal
ParticipantThanks Geoff – your response is always quick and friendly which is appreciated.
The link is here …
http://www.wal.org.nz/courses/watercolour-painting/2016-02-15/
I have the css code which would remove the
|Recurring Event (See all)But what if I just want to remove the (See All) and leave the |Recurring Event and tool tip. (By the way – is there any word on an update which will fix the bug where the a custom tool tip here is not saving?)
ALSO – the other part of the question above was about the price showing on all subsequent listings of a recurring event. This amount is payable only at the beginning of the course, not every week. So how do I remove the price box for the subsequent weeks?
Many thanks for any help …
Neal
January 14, 2016 at 11:59 pm #1056363Geoff B.
MemberGood evening Neal,
Thank you for sending me the link. After clicking on view all, I got confirmation that this was indeed the list view.
But what if I just want to remove the (See All) and leave the |Recurring Event and tool tip.
To hide juste the (See all) on a recurring event, you should use the following CSS rule. You might need to add a !important after the none so that it kicks in.
https://gist.github.com/GeoffEW/bafcbb6109001afdd859
(By the way – is there any word on an update which will fix the bug where the a custom tool tip here is not saving?)
At this point we cannot commit to a release date, but we are working on it. We try to release updates at least on a monthly basis. Thank you for your patience.
ALSO – the other part of the question above was about the price showing on all subsequent listings of a recurring event. This amount is payable only at the beginning of the course, not every week. So how do I remove the price box for the subsequent weeks?
My apologies for not being clearer on this one. To achieve that part, you need to write a custom function to filter the info being returned in recurring events (in this case the price). Hence the example provided to get you started on the right track.
As an alternative, you could try the following CSS hack. But please not that this will remove the cost of any event beyond the first one when the post-type-archive-tribe_events class is present at the top of the page (so use with caution).
https://gist.github.com/GeoffEW/15a3c284f858ce2d661e
Let me know if that answers your questions.
Have a wonderful day,
Geoff B.
January 15, 2016 at 1:01 am #1056368Neal
ParticipantHi Geoff – many thanks for that info – super useful – especially being able to hide the See All link.
Thanks – that’s all for now – I’ll see if this is enough for my client – but all good.
You too have a great day …Neal
January 15, 2016 at 3:39 pm #1056860Geoff B.
MemberGood evening Neal,
I am glad the information was useful to you.
You are always welcome on our forums, so please come back anytime you need to.
Have a great weekend!
Geoff B.
-
AuthorPosts
- The topic ‘Recurring Events shows price box on every occurance – How do I change this?’ is closed to new replies.
