Geoff

Forum Replies Created

Viewing 15 posts - 8,386 through 8,400 (of 10,150 total)
  • Author
    Posts
  • Geoff
    Member

    Hey there, GG! Thanks for reaching out and sorry you’re hitting some trouble here. Let’s see if we can figure what’s happening together.

    Every time I go to open the calendar up top to view dates it gets cut off by my header above.

    It looks like your theme’s CSS is using a z-index on the header that is on a higher layer than the datepicker. You’ll need to edit the .x-logobar class in your theme’s style.css file so that the z-index property is 999 instead. It’s currently set to 1030, which is higher than the datepicker.

    Same thing for the .x-navbar class. It is also set to a z-index of 1030, but will be remedied if set to 999 instead.

    Is there and events to – from search?

    No, that’s not currently supported. Selecting a date from the “Events From” field will display all events on the day selected, then all days following.

    Why are the review tabs not popping up in each event?

    Sorry, I’m not quite following with you here. Can you elaborate a little more on what review tab you are referring to and how it should behave?

    Cheers!
    Geoff

     

    in reply to: Showing a Map with all Organizers #941388
    Geoff
    Member

    Awesome, thanks Andrea! I’ll go ahead and close this thread, but please feel free to start a new one if anything else pops up and we’d be happy to help.

    As an aside, we’re always taking new feature suggestions over on our UserVoice page–please take a minute to submit that idea to us if you’d like to see it voted on and considered for a future release. 🙂

    Thanks gain and cheers!
    Geoff

    in reply to: Organizer & Venue Owners #941387
    Geoff
    Member

    Hi there, John! Thanks for getting in touch and welcome to the forums.

    Good question. You can remove specific capabilities from specific roles–here’s an example that illustrates that with the default WordPress roles and a list of all the available capabilities provided by the plugin. I imagine you could add custom roles in there as well, but this should give you a good starting point for editing the capabilities as you see fit.

    Cheers!
    Geoff

    in reply to: Events Calendar Pro vs. Community Events #941371
    Geoff
    Member

    Hi there, Larry!

    Good question. The Events Calendar PRO and Community Events are entirely different products that extend the core The Events Calendar plugin in unique ways.

    The Events Calendar PRO extends The Events Calendar by adding a slew of features to events, such as:

    • New calendar view (week, map, photo)
    • Recurring events
    • Additional fields
    • Organizer and venue pages
    • Advanced widgets
    • …and more which can be seen here

    Community Events allows your website visitors to submit events to your calendar. It plays nicely with PRO in that visitors can submit recurring events and include additional fields in their submissions if PRO is installed and activated, but it does not provide those functionalities on its own. Furthermore, Community Events does not itself provide the other features listed above.

    Does that help clarify things a bit? Please let me know if you have any follow-up questions about the distinction between the two products and I’d be happy to answer them.

    Cheers!
    Geoff

    in reply to: Showing a Map with all Organizers #941356
    Geoff
    Member

    Hello there, Andrea! Thanks for getting in touch and welcome to the forums. 🙂

    Great questions–let’s try to break them down a bit.

    my clients worldwide need both a full listing of organizers (in text, like a directory)

    While the plugin doesn’t currently support a page that lists all Organizers, it’s certainly possible to make one, using the method suggested in the thread you mentioned in your question.

    Basically, you would duplicate your theme’s page.php file (or any other page template), then replace the loop in it with the snippet provided in this example.

    also they need to be able to find Organizers by the map or geographical location tools, not Venues

    Unfortunately, this one is not possible. Organizers by the themselves do not include and geographical information like Venues do, which means there is really no way to place them on a map.

    Does this help answer your questions? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: Exclude categories from list view, updated code? #941347
    Geoff
    Member

    Hi there Anders! Welcome to the forums–we’re stoked to have you aboard. 🙂

    Excellent first question. You’re right and there is no way to group events by week in List View. We do have the Week View specifically for grouping events by week, but not a weekly view specifically tailored for List View. That’s an interesting idea, though, and we’re always taking new feature suggests over on our UserVoice page, if that’s something you’d like to be considered.

    You can certainly exclude certain categories from List View, For example, the snippet below will do just that. I have to admit I’m not a Genesis expert, but the snippet does work on my standard WordPress install. Go ahead and give it a shot. 🙂

    https://gist.github.com/geoffgraham/c0687827569b188ec793

    Cheers!
    Geoff

    in reply to: Duplicate All-Day Events When Importing CSV #941342
    Geoff
    Member

    Hi Krystal, thanks for following up and trying that out. Shoot, I thought that would do the trick.

    I see you noted that you are using version 3.9 of The Events Calendar and The Events Calendar PRO. Is it possible for you to update to the latest of each (currently at 3.9.1) to see if you notice a difference–still using true and false in place of 1 and 0.

    Also, will you please try the steps outlined in our Testing for Conflicts Guide? We just need to rule out that the issue is related to a conflict with your theme or other installed plugins since I haven’t been able to replicate the issue.

    Lastly, if you wouldn’t mind sending me a link to a copy of the CSV file you’re using (in a private reply is fine), then I can try testing with the same data you’re using.

    Thanks!
    Geoff

    in reply to: Event Listings in Google #941339
    Geoff
    Member

    Awesome, thanks for following up! I’ll go ahead and close this thread, but please feel free to start a new one if anything else comes up and we’d be happy to help. 🙂

    Cheers!
    Geoff

    in reply to: Category Colour filtering in Month View not working #941337
    Geoff
    Member

    Hey there, Peter!

    Good question. Your code looks consistent with the GitHub example but unfortunately, we don’t support the Category Colors plugin here in the forums. If the customization worked prior in a prior version, I would suggest heading over to the Category Colors support forum and indicating which update broke the customization, so the developer can look into it further.

    Please feel free to let me know if you have any follow-up questions.

    Cheers!
    Geoff

    in reply to: Duplicate All-Day Events When Importing CSV #941331
    Geoff
    Member

    Hi there, Krystal! Welcome back to the forums and sorry you’re having some trouble with the importer.

    Have you tried using “TRUE” and “FALSE” instead of 1 and 0 to indicate an all-day event in the CSV file? Try that, see if you notice a difference, then let me know what you find. 🙂

    Cheers!
    Geoff

    in reply to: Event Listings in Google #941322
    Geoff
    Member

    That’s a good question and I honestly don’t know–though I do know that you can request that Google update that information on their end.

    in reply to: Woocommerce Javascript Error #941150
    Geoff
    Member

    My pleasure! Thanks for following up–I’ll go ahead and close this one out, but please feel free to start up a new thread when you’re able to set up a test site and we can pick things back up. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Awesome, I’m so glad that helps! Thanks for following up and letting me know. 🙂

    I’ll go ahead and close this thread, but please feel free to open a new one if anything else comes up and we’d be happy to help.

    Cheers!
    Geoff

    in reply to: Woocommerce Javascript Error #941064
    Geoff
    Member

    Thanks for the update, Stephen! Sorry we weren’t able to get a response to you in time for the launch, but I’m glad you were able to hit a workaround for the time being.

    Yeah, troubleshooting is pretty tough without being able to replicate the issue–which I’ve tried doing on my end without success. Perhaps it’s possible to set up a secondary test site on a subdomain?

    Cheers!
    Geoff

    in reply to: Sidebar in Goodlayers theme #941063
    Geoff
    Member

    Hi there, Stephen! Welcome to the forums and thanks for getting in touch. 🙂

    Good question. You can add sidebars to the events pages in two ways:

    1. Use a different template for the calendar. If you head to Events > Settings > Display, there is an “Events template” option that allows you to choose a page template from your theme to use as the template for events. You can select a template from your theme that includes the sidebar you want to use and save your settings.
    2. Modify the default events template. You can add the widget area of your choice directly to the events template by overriding the default-template.php file (located at /plugins/the-events-calendar/views/default-template.php). There’s more on how how to override calendar templates in our Themer’s Guide–I’d highly suggest reading this prior to customizing any templates.

    Please let me know if you have any follow-up questions and I’d be happy to help. 🙂

    Cheers!
    Geoff

     

Viewing 15 posts - 8,386 through 8,400 (of 10,150 total)