Forum Replies Created
-
AuthorPosts
-
March 23, 2015 at 8:15 am in reply to: day of the week show, ie Wed. March 4 instead of just March 4 #950145
Geoff
MemberHello Jen! It’s been a while since I’ve heard from you on this one, so I’ll go ahead and close it. Please feel free to start a new thread if if you have any other questions and we’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberHi there, Jen! This thread’s been quiet for a while, so I’m going to go ahead and close it. Please feel free to start a new thread if any other questions pop up and we’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberHi there, Omar! This thread’s been quiet for a few weeks, so I’m going to go ahead and close it. Please feel free to start a new thread if any other questions pop up and we’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberYou bet! Thanks for following up and for the kind words. 🙂
Please feel free to reach back out if there’s anything else we can do to help.
Cheers!
GeoffMarch 20, 2015 at 10:37 am in reply to: Change background colour of current day (today) on the mini calendar widget #949721Geoff
MemberHi there, Matt! Thanks for following up. 🙂
It sounds very possible that one of you’r theme’s styles is overriding the calendar’s CSS. It’s a little tough for me to weigh in on how overcome that without seeing it, but if you provide me with a link, I’d certainly be happy to look.
I have added the events calendar widget to the right sidebar and specified “0” events in the list but it still shows all the events. Is this a bug ?
Will you please open a new thread for this? I just want to make sure we keep our troubleshooting of the original question on the right track. In the meantime, please try following these steps to test whether there is conflict with your theme or plugin that could be causing that to happen.
Cheers!
GeoffGeoff
MemberThanks for marking the answer here, Jake! Please let us know if there’s anything else we can help answer and we’d be happy to. 🙂
Geoff
March 20, 2015 at 10:32 am in reply to: Adding other promoters and administrators of tickets/events – Edit/add #949719Geoff
MemberThanks for marking the answer here, Tom! Please let us know if there’s anything else we can help answer and we’d be happy to. 🙂
Geoff
Geoff
MemberThanks for marking the answer here, Sven! Please let us know if there’s anything else we can help answer and we’d be happy to. 🙂
Geoff
Geoff
MemberHi there, Sven! Thanks for getting in touch and checking out the plugins. 🙂
Good questions. Let’s see if we can tackle them one at a time here…
add the categories related to an event,
Yes, the calendar does in fact include the ability to categorize events. In addition, tags are also available.
So, outside of the classic php files overrides, are there any options built in the plugin to do a simplified templating for displaying the plugin data?
There are indeed a number of options that can be used to configure the display of events and the calendar itself. Most of the these are toggles to either display or not display something, such as whether to display a map or what the default view for the calendar is.
The best way to see those options is to give it a test drive for yourself. The free version of the plugin already contains all the general options, which should give you some freedom to play around with them and see how flexible it is for the project you’re working on.
Does this help answer your questions? Please let me know. 🙂
Cheers!
GeoffMarch 19, 2015 at 9:32 am in reply to: Change background colour of current day (today) on the mini calendar widget #949388Geoff
MemberHmm, that does indeed work on my setup. Is it possible one of your theme’s styles is taking precedence in this case? Would adding !important to the attribute help?
If you provide me a link to a live example of your site, I may be able to help further.
Thanks!
GeoffGeoff
MemberHi there, Jake! Thanks for getting in touch and for checking out the Filter Bar add on. 🙂
Good questions. Yes, the filtered results will take the view that you are currently on. So, for example, if you are viewing the calendar in List View, then the filtered results will be in List View as well. Here’s a direct link to the List View filtered results on the demo site.
And, yes, the Skeleton style option is to give you the bare bares, which allows you to style the calendar’s elements from the ground up.
Does this help answer your questions? Please let me know.
Cheers!
GeoffMarch 19, 2015 at 9:22 am in reply to: Change background colour of current day (today) on the mini calendar widget #949383Geoff
MemberAh, gotcha. You may need to make the select more specific then:
.tribe-mini-calendar td.tribe-events-present a { color: #fff; }Cheers!
GeoffGeoff
MemberHi there, Lars!
It looks like the CSS class for your header wrapper has a z-index higher than the tooltip. Try editing that class to something like this:
.gdlr-header-wrapper { z-index: 70; }That seemed to do the trick when I tested it out in DevTools. 🙂
Regarding the featured image question you mentioned in your private reply, that can also be styled in CSS using the .tribe-events-event-thumb class.
Cheers!
GeoffGeoff
MemberHello Linda! Nice to see you again.
I’m glad removing the widget from the sidebar initially helped the search listings display correctly. I know it would preferable to keep the widget in the sidebar. I can try to offer some suggestions here, but I can’t guarantee anything that I will be able to solve this completely. We’ll take it as far as we can. 🙂
One idea would be to add a “nofollow” on the widget links. Adding rel=”nofollow” tells the Googlebot to not attempt to follow the link which de-prioritizes it on the page. Google does a good job explaining how this works.
To do this, you will need to override and customize the widget template, which is located at /plugins/events-calendar-pro/views/pro/widgets/modules/single-event.php.
- Make a copy of this file
- Create a new folder in your theme folder called tribe-events
- Create a new folder in there called pro
- Create a new folder in there called widgets
- Create a new folder in there called modules
- Drop your copied file in that last folder.
Once the file is in your theme, you can start customizing it. In this case, change line 54:
<a href="<?php echo tribe_get_event_link(); ?>" rel="bookmark"><?php the_title(); ?></a>…to this:
<a href="<?php echo tribe_get_event_link(); ?>" rel="nofollow"><?php the_title(); ?></a>I hope this helps!
Geoff
March 19, 2015 at 8:41 am in reply to: Adding other promoters and administrators of tickets/events – Edit/add #949372Geoff
MemberHowdy Tom,
First off, thanks for getting in touch. We’re stoked you’re considering our plugins for your project and hope there’s a fit for you.
We do have a plugin called Community Events allows users (you can determine whether they are logged in or not) to submit an event to your calendar. It’s incredibly handy for exactly what you’re talking about–giving promoters access to add and edit their own events.
We also have several ticketing plugins that allow you to sell tickets for your events directly on your site.
We’re very interested in developing a way to connect Community Events with our ticketing plugins so that users would be able to add and edit their own events to your calendar, and then create and sell tickets for those events as well. However, that’s not currently a feature that we support. It’s a great idea, but we have no timeframe for when that would be released.
Does this help answer your questions? Please let me know if you have any follow-up questions and I’d be happy to help.
Cheers!
Geoff -
AuthorPosts
