Home › Forums › Calendar Products › Events Calendar PRO › Multiple Calendars
- This topic has 17 replies, 3 voices, and was last updated 8 years, 7 months ago by
Scott Talarico.
-
AuthorPosts
-
July 27, 2017 at 8:25 am #1326913
Scott Talarico
ParticipantI have a similar question to the following forum. When I click to see the answer it tells me to contact support.
———————
Multi user Calendar?Hello there, We have a client that requires multiple calendars for each their artists events. Each artist needs to select and see their own calendar. Is it possible to have several calendars for each artist or select a calendar searching by name? If so, can they download their own calendar? Another question is if it´s…
Date: 6.13.17 Forum: Pre-Sales QuestionsReplies: 1
July 27, 2017 at 9:37 pm #1327285Geoff B.
MemberGood evening Scott and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.I believe you will find the answers you are looking for here: https://theeventscalendar.com/knowledgebase/can-you-have-multiple-calendars/
Let me know if that helps.
Have a great day!
Geoff B.
July 31, 2017 at 1:32 pm #1328469Scott Talarico
ParticipantThis is great. The artist calendars are now separated by category, however we have run into an issue with the event pages.
When you click on an event, the event has a link at the top that says “all events” and takes you back to the main calendar with events from all the calendars. Is there a way to replace that link with a link that takes you back to the calendar that is specific to the artist? Or a way to remove it all together?
There are also two links at the bottom of the event pages that take you to the previous and next events. These events are not for the specific artist calendar, but for all the calendars. Is there a way to change these or get rid of these as well?
August 1, 2017 at 11:28 pm #1329287Geoff B.
MemberGood evening Scott,
Thank you for writing back.
I am super stoked that you were able to make some progress on this.
Is there a way to replace that link with a link that takes you back to the calendar that is specific to the artist? Or a way to remove it all together?
Yes, you can customize pretty much anything in any of our calendar views using either a snippet in the functions.php of your WordPress theme or by doing a view/template customization.
You might want to read our Themer’s guide to get a sense of how that works.
If this is a bit too involved to your liking, you can simply hide the links with CSS.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-back, #tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav {display: none !important}Let me know how that goes.
Best regards,
Geoff B.August 3, 2017 at 7:43 am #1330037Scott Talarico
ParticipantThis worked perfectly. Thank you! I do have one more question.
I have looked at your themer’s guide and css page, but can’t seem to find a way to remove a link. On the top of the calendar, it says “Events for August 2017” which is linked to the main calendar. How do I remove this link?
August 4, 2017 at 2:52 pm #1330977Geoff B.
MemberGood evening Scott,
I am glad we are making progress.
There are a couple of ways to tackle this issue. But the simplest probably remains CSS.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.events-category h2.tribe-events-page-title a {display: none !important}Let me know how that goes.
Best regards,
Geoff B.August 7, 2017 at 8:23 am #1331591Scott Talarico
ParticipantUnfortunately, this CSS did not work. We entered the CSS both with the first CSS (to eliminate the links on the event pages) and alone to test if the codes were interfering with each other. Neither worked.
We also have been trying to use this CSS code that we found in your support to add navigation links above the calendar in Month View..tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
display: block;
}We have downloaded the Simple Custom CSS plugin to see if it made a difference, which it did not.
Thank you for your help.
August 7, 2017 at 10:26 am #1331679Geoff B.
MemberThis reply is private.
August 11, 2017 at 11:03 am #1334206Scott Talarico
ParticipantThis reply is private.
August 11, 2017 at 1:01 pm #1334240Scott Talarico
ParticipantThis reply is private.
August 16, 2017 at 9:02 pm #1336565Victor
MemberThis reply is private.
August 24, 2017 at 7:19 am #1339721Geoff B.
MemberGood morning Scott,
First off, I would like to apologize for the delay answering.
As my colleague Victor pointed out, I was unfortunately away on vacations.I ran some tests with your theme and you are right, somehow it seems to not use the normal style.css approach.
The good news is that I was able to circumvent the issue by using Appearance > Customize > Additional CSS.
Putting the CSS rule there works like a charm if you are using the category URLs.
The rules can also be easily adapted for other uses.Let me know how that goes.
Best regards,
Geoff B.August 29, 2017 at 12:02 pm #1341986Scott Talarico
ParticipantThis reply is private.
August 29, 2017 at 10:48 pm #1342192Geoff B.
MemberThis reply is private.
August 30, 2017 at 9:20 am #1342394Scott Talarico
ParticipantThis reply is private.
-
AuthorPosts
- The topic ‘Multiple Calendars’ is closed to new replies.
