Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHey there, Marcia! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. 🙂
Cheers!
GeoffGeoff
MemberHey there, James! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂
Cheers!
GeoffDecember 9, 2014 at 10:01 am in reply to: Sidebars is missing in single event, list and in calendar. #913146Geoff
MemberHey there, Preben! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂
Cheers!
GeoffDecember 9, 2014 at 9:59 am in reply to: Google Maps Error – Map not displaying with Pagelines DMS2 #913143Geoff
MemberHey there, Gavin! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberHi there, Donna! Thanks for getting in touch and welcome back to the forums.
Good question–and great job using Inspect Element and finding the classname for the CSS. That’s the often the toughest part. 🙂
Try this instead. I tested it out and it seems to do the trick:
span.tribe-mini-calendar-no-event { color: #000; font-weight: bold; }Give that a shot and let me know if it helps.
Cheers!
GeoffGeoff
MemberHi there, Louise! Welcome back to the forums–nice to see you again. 🙂
Adding custom fields to the Community form is a lot easier if you have The Events Calendar PRO. The PRO plugin includes the ability to include additional fields for events that will automatically display on the Community Events form (screenshot #1, screenshot #2).
Getting additional fields in the form manually will take some custom development. I do want to note that we are fairly limited in terms of helping out with custom development questions like this, but I’d be happy to point you in the right direction, if I can.
If you were able to create the additional field in the WordPress admin view, then your next step is to create a method for calling it. Once you have that, you can customize the edit-event.php template to include it where you would like it to display.
Check out our Themer’s Guide for detailed steps on how to override calendar templates without touching core files. This will walk you through the process step-by-step.
Does this help answer your question? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi there Rafael! Nice to see you again. 🙂
Good question. The strongest method around this is disable the ability for anonymous visitors to submit events. If you head over to Events > Settings > Community, make sure the option to “Allow anonymous submissions” is left unchecked and save your settings.
Once you do this, the only people who can submit events are real people–because they have to have registered with your site first.
Cheers!
GeoffDecember 9, 2014 at 9:22 am in reply to: problem with css in the widget mini calendar pro version #913102Geoff
MemberHi there, Axel! Thanks for getting in touch and welcome to the forums. We hope you’ve been enjoying the plugins so far. 🙂
It looks like you are working with the Event Rocket plugin. While that plugin does integrate with The Events Calendar, it’s a third party plugin that we unfortunately do not support here in the forums. I would suggest posting a question to the plugin’s support page to troubleshoot why the widget is unable to locate the CSS when embedded using the plugin’s shortcode feature.
Sorry I don’t have an answer for you here, but hopefully that will help shed some light on what’s happening.
Cheers!
GeoffGeoff
MemberHi there, Greg! Thanks for getting in touch and welcome to the forums. 🙂
You’re likely getting that notice because the version of The Events Calendar plugin is newer than the version of The Events Calendar PRO. We recommend running the same version numbers for both plugins so they work well together.
We’re currently at version 3.8.1 for both plugins. Are the updates available when you log into WordPress and head over to Plugins > Installed Plugins? If so, go through the process of updating the The Events Calendar and The Events Calendar PRO so they are both the same version.
Does that make sense? Will that work for you? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi there, Noah! Nice to see you again and hope you’re doing well. 🙂
First off, thanks so much for taking the time to test for conflicts–I really appreciate that and it helps so much.
It looks like the Google Maps API is being loaded twice on your event pages, which is causing the conflict. Since the issue goes away when the theme is deactivated, the theme is likely adding it it in there. The trick is trying to disable the theme from serving the API.
Does you theme have an option to disable Google Maps in its settings? That would be the first thing I would check. Why dig into the code if you don’t have to, right? 🙂
If not, it may be easier to contact your theme author and ask how the theme’s Google Maps integration can be disabled. Likely, it will require using the WordPress dequeue_script() function.
Sorry you’re bumping into this problem, but hopefully this helps shed some light on what’s happening.
Cheers!
GeoffGeoff
MemberShoot, sorry about that. I thought that would do the trick.
Unfortunately, it doesn’t appear that the category checkboxes can be made required right out of the box. You might be able to pull it off with some jQuery, but it will take some custom development that is outside the level of support I can provide here in the forums.
If this is a feature you’d to see added, it’d be great if you could add it to our UserVoice page. We check there often for popular ideas to include in upcoming releases and I can see how controlling required fields would be a handy feature.
Cheers!
GeoffGeoff
MemberThanks for clarifying! It will definitely take some custom development that is beyond the level of support we can provide here in the forums, but you have three options for re-formatting the time around closed times:
- Override the templates where the times are displayed. Just like you did to translate the “Other” text. Here’s a link to our Themer’s Guide for more reference.
- Write a custom filter. Head over to our documentation to see all the available functions that are available.
- Update the language files. If there is specific text you want to translate, you can add it to your the the language file for your site.
Sorry I don’t have a concrete solution for you here, but hopefully this helps steer you in the right direction.
Cheers!
GeoffGeoff
MemberHi there, Mark!
Try adding this snippet to your theme’s functions.php file. I was able to use it and display ticket prices in the List View when adding it.
Give that a shot and let me know what you find. 🙂
Cheers!
GeoffGeoff
MemberNice work! Sorry you ran into a theme conflict, but I’m stoked to hear it worked out.
I’ll go ahead and close this thread, but please feel free to hit us up with a new one if any other questions pop up. We’d be happy to help. 🙂
Cheers!
GeoffGeoff
MemberAwesome! Thanks for following up–I’m so glad that worked.
I’ll go ahead and close this thread, but please feel free to hit us up with a new one if any other questions pop up. We’d be happy to help. 🙂
Cheers!
Geoff -
AuthorPosts
