Zach Tirrell

Forum Replies Created

Viewing 10 posts - 166 through 175 (of 175 total)
  • Author
    Posts
  • Zach Tirrell
    Keymaster

    Hi Eva,

    Usually when Google Maps is not working it is from a Javascript conflict. Since you said it loads fine with the parent theme, I’d guess that the conflict is in your child theme.

    If you provide a link I’d be happy to take a quick look and try to narrow down where you would have to fix the issue.

    in reply to: Remove unnessary messaging in the Add Event Screen. #952226
    Zach Tirrell
    Keymaster

    Great, I’m glad it is working! I’ll go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    in reply to: Remove unnessary messaging in the Add Event Screen. #952203
    Zach Tirrell
    Keymaster

    Hi James!

    We completely understand that this “additional functionality” section can be a distraction. Good news though, it is really simple to remove!

    Check out this Knowledgeable article: https://theeventscalendar.com/knowledgebase/removing-the-add-on-upsell/

    Let us know if that helps.

    in reply to: News from Modern Tribe: An error has occurred… #952080
    Zach Tirrell
    Keymaster

    Hi David,

    Thanks for pointing this out! The feed stopped working when we transitioned to our new domain, but somehow it went unnoticed until now.

    I’ve passed this along and we now have a fix slated for an upcoming release. We will let you know once it is fixed.

    Let me know if you have any follow up questions.

    in reply to: Placeholder text #951548
    Zach Tirrell
    Keymaster

    Fantastic, I’m glad that helped you through it!

    Thanks for following up and confirming the answer. I’m going to 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.

    in reply to: Placeholder text #951442
    Zach Tirrell
    Keymaster

    Hello again Spencer 🙂

    The default styles that I think you are trying to override are these:

    input[name*="tribe-bar-"]::-webkit-input-placeholder {
    color: #5f5f5f;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3;
    }
    input[name*="tribe-bar-"]:-moz-placeholder {
    color: #5f5f5f;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3;
    }

    You’ll notice that our selectors have just a bit more CSS specificity than what you were experimenting with, this is so that ours do not alter the other placeholder text in your theme. If you match our selectors in CSS that is enqueued later, you’ll be able to style these however you see fit.

    Let us know if this works for you!

    in reply to: Flexibility of the Calendar Event Category filter #951430
    Zach Tirrell
    Keymaster

    Hi Larry,

    In short, yes! I think there are a few really great options depending on exactly what you are looking for.

    We have a Filter Bar plugin that adds flexible category filtering options and can be presented at the top. You can see it in action on our demo site.

    If you are mostly looking for the ability to view single categories at once, you might want to check out The Events Calendar Category Colors, which is a 3rd party plugin that adds a simpler list of categories at the top.

    Finally, if those options don’t provide exactly what you need, a bit of custom CSS should do the trick!

    Will those options help?

    in reply to: Static Events not showing but Recurring Events are #951321
    Zach Tirrell
    Keymaster

    It’s deceptively simple, yet non-obvious. 🙂

    In short, what you need to do is select an option on the Permalinks page in the Dashboard and click the “Save Changes” button. It sounds like you have found that page, so you should be good to give that a try. I’d recommend selecting the “default” to see fi that fixes it. If it does, then go ahead and try whatever your preferred option is.

    There are more detailed instructions at the top of the article you mentioned before: https://theeventscalendar.com/knowledgebase/fixing-http-404-errors/#flush-permalinks

    Let me know how it goes!

    in reply to: Static Events not showing but Recurring Events are #951313
    Zach Tirrell
    Keymaster

    Hi Alan!

    Great job finding the help page on fixing 404 errors, it has a lot of good information that hopefully will lead us to the right solution.  On that point, were you able to flush your rewrite rules?  We find that fixes a whole lot of common difficulties. 🙂

    As for functions.php, you will find that in your themes folder.

    Since recurring events are working, and they have an extra element in the URL, it certainly seems related to rewrites. If neither of those paths helps you make progress, you might want to try switching your permalink settings to default.

    Let us know how you make out!

    in reply to: ical and multiplied events2 #951246
    Zach Tirrell
    Keymaster

    Hi and welcome back!

    We are still tracking this issue and I totally feel your pain.  Once there is a fix, we will follow up with you in the other thread: https://theeventscalendar.com/support/forums/topic/ical-and-multiplied-events/

    Are there any other questions we could help you with?

Viewing 10 posts - 166 through 175 (of 175 total)