Home › Forums › Calendar Products › Events Calendar PRO › Change all mentions of EVENT
- This topic has 4 replies, 2 voices, and was last updated 11 years, 12 months ago by
Casey.
-
AuthorPosts
-
May 10, 2014 at 1:32 pm #156540
webimagestudio
ParticipantHi How change all references of the word EVENTS to Classes e.g. in the page titles, the calendar view (next event) etc
May 12, 2014 at 5:53 am #157876Casey
Participantwebimagestudio,
Thanks for getting in touch! You should be able to do this by pasting the following code into your functions.php file: https://gist.github.com/ckpicker/eb7b4be18f74816015a9This code will convert all instances of ‘Event(s)’ to ‘Class(es)’ and should do the trick for you. Just let me know if you have further questions. Thanks! 🙂
-Casey-
May 13, 2014 at 1:43 am #159064webimagestudio
ParticipantThis reply is private.
May 13, 2014 at 9:48 pm #160191Casey
Participantwebimagestudio,
First of all, did my solution above do the trick? Just let me know if you need further help with that.Now, onto your other questions.
I basically have classes that run every Sat, Monday & Tuesday. I have set one of each class up on the relevant day then set it to repeat weekly via purchasing the pro version.
This works fine on the individual date stream http://webimageserver1.com/funkyds/class/tuesday-howe-dell-school/all/
However on any plugin such at the home page or the sidebar the dates are all wrong. My homepage currently shows Saturday classes on the 24th & 30th of May. How can i resolve this ? Do you know what is causing this error as its fundamentally making the event app useless.
I’m not seeing any Saturday events displaying on the 30th (screenshot). Can you give me a URL or screenshot where you’re seeing this?
Also my related events are all the wrong colour – any ideas ? http://webimageserver1.com/funkyds/class/boys-advanced/2014-05-24/
Unfortunately, we’re unable to help with specific theme styling integrations. However, you should be able to edit the CSS styling rules on the ‘.tribe-events-single ul.tribe-related-events li’ element to change the background color to match your site further. Something like this should do the trick:
.tribe-events-single ul.tribe-related-events li {
background: transparent !important;
border:0 !important;
}Give that a shot and let me know if it does the trick. Thanks! 🙂
-Casey-
May 15, 2014 at 5:54 am #162092Casey
ParticipantGreat! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw
Thanks in advance. 🙂
Cheers,
Casey -
AuthorPosts
- The topic ‘Change all mentions of EVENT’ is closed to new replies.
