Cliff

Forum Replies Created

Viewing 15 posts - 10,216 through 10,230 (of 10,686 total)
  • Author
    Posts
  • in reply to: Styling/editing the main "Events" page #1035845
    Cliff
    Member

    I’m glad we’re getting somewhere! šŸ™‚

    The Google Maps issue was saying that more than just our plugin is trying to render Google Maps on your page(s). This is either from your theme or a plugin.

    Could you try temporarily activating the default Twenty Fifteen theme and seeing if the issue persists?

    If disabling the theme fixes it, we have narrowed the issue down to a theme conflict. Do you have any theme overrides for the Events Calendar? If so could you try disabling them by renaming your [themename]/tribe-events/ folder to ā€˜tribe-events-bak’. Did that fix it?

    If the issue persists in the default Twenty Fifteen theme, then we have a different set of debugging steps. Please keep the Twenty Fifteen theme enabled, and also disable any plugins other than the ones from Modern Tribe to see if that fixes it. If it does, please try re-enabling the plugins one at a time until the issue resurfaces. When it does resurface, can you let me know which plugin caused that to happen?

    in reply to: Events Page Load Issue #1035844
    Cliff
    Member

    Scott, if a WordPress default theme works and you haven’t made any theme overrides, it’s probably a theme conflict.

    Please activate the theme you actually want to use and send me a link to the site to see if there’s anything obvious I can help with. (Note that if there isn’t, we do not provide support for third-party themes.)

    Looking forward to hearing back. Thanks.

    in reply to: Editing Date Font & Changing Related Topics #1035842
    Cliff
    Member

    Oh, sorry I misunderstood. You weren’t asking about the ‘display location’ of the map on the single events page.

    You are saying the venue isĀ mapped incorrectly.

    You’ll want to make sure you enter the venue’s details accurately, just how Google Maps’ website displays it.

    If you don’t want to do that or it’s still not working for you for some reason, you do have the option to manually enter latitude/longitude information:

    Screenshot 2015-12-04 22.30.28

    Please let me know how things go for you.

    in reply to: Highlighted events not showing venue #1035222
    Cliff
    Member

    Hi annandaleefree.

    Please explain what you mean by a “highlighted event”.

    Also, please provide 2Ā linksĀ to the site you’re having this issue with:

    1. a single event page that’s working properly
    2. a single event page that’s experiencing this issue (i.e. link to a “highlighted event”)

    Then I should be able to assist you.

    Thanks.

    in reply to: .tribe-events-cal-links won't float left properly #1035220
    Cliff
    Member

    Hi Alex. Please remove all custom CSS for .tribe-events-cal-links and add width: 100%; to it. That should do it.

    Let me know if you have any further questions.

    Cliff
    Member

    Hi Sean. Interesting idea.

    You could HIDE the events with CSS from the month view via this CSS:

    [data-day="2015-12-10"] > .tribe_events {
    display: none;
    }

    However, this isn’t really recommended because, if someone used a different view (e.g. Week), it would NOT hide the events. If someone got the direct link to the event, that’d still work too, which is probably not what you’re wanting.

    If you’re wanting a more strict “protection” (i.e.Ā actually not working on those dates), you’d need to use PHP, such as ourĀ tribe_events_pre_get_posts hook.

    Please let me know your feedback. Thanks.

    in reply to: Events Page Load Issue #1035201
    Cliff
    Member

    Hi Scott. I tested this on the Twenty Fifteen theme and it works correctly.

    Could you try temporarily activating the default Twenty Fifteen theme and seeing if the issue persists?

    If disabling the theme fixes it, we have narrowed the issue down to a theme conflict. Do you have any theme overrides for the Events Calendar? If so could you try disabling them by renaming your [themename]/tribe-events/ folder to ā€˜tribe-events-bak’. Did that fix it?

    If the issue persists in the default Twenty Fifteen theme, then we have a different set of debugging steps. Please keep the Twenty Fifteen theme enabled, and also disable any plugins other than the ones from Modern Tribe to see if that fixes it. If it does, please try re-enabling the plugins one at a time until the issue resurfaces. When it does resurface, can you let me know which plugin caused that to happen?

    in reply to: (Admin) Events not correctly sorting by date #1035198
    Cliff
    Member

    Hi Zach. I’ve confirmed this issue and saw we already had this logged as a bug (that it actually orders using the post date).

    I’ve added this forum thread to the bug report, and it should get a notification once the fix is released.

    OurĀ Advanced Post Manager plugin may help you in this situation too.

    We don’t provide ETAs. Thanks for your understanding.

    in reply to: Translate the text #1035163
    Cliff
    Member

    Hi Manuel.

    Please reference the followingĀ information and let me know if you need any further assistance:

    Note: when I loaded the page you linked to, I saw “Find Events” button in non-English, but then it converted to English before my eyes. I’m not certain why, but I thought I’d let you know.

    in reply to: calendar widget color #1035161
    Cliff
    Member

    It appears your site is using Avada theme. I’d suggest asking Avada support about that. Please let me know what they reply.

    in reply to: Styling/editing the main "Events" page #1035124
    Cliff
    Member

    Ah, much better.

    I still see some issues in the Console:

    Screenshot 2015-12-03 17.46.43

    We see that Google Maps message sometimes when there’s another plugin including the Google Maps API script and that should be turned off or a conflict should be reported.

    Additionally, since we have release version 4.0 of our plugins, please upgrade to those so we can proceed with this so it’s a long-term solution for you.

    Thanks.

    in reply to: calendar widget color #1035119
    Cliff
    Member

    Sure, Wendy. Did you update to v4.0 of both The Events Calendar and The Events Calendar PRO yet?

    If yes, please check outĀ https://theeventscalendar.com/knowledgebase/pro-color-customizer/

    Then let me know if you have any follow-up questions.

    Thanks.

    in reply to: Styling/editing the main "Events" page #1034699
    Cliff
    Member

    Greg, your website has many, many issues to address:

    Console Errors (mostly 404’s):

    Screenshot 2015-12-03 09.26.45

    Screenshot 2015-12-03 09.27.03

    Fixing these would be step 1. I’m not sure how your site can generate this many errors from a variety of sources, but, in general, when I see this happening I suggest totally deleting the relevant plugin(s)/theme(s) — at least The Events Calendar and Avada theme in your case — re-downloading the latest versions from each source, and installing the latest versions.

    Hopefully that’ll resolve many of these console errors.

    Secondly, the “Find Events” button styling isn’t from Avada core nor from The Events Calendar core stylings. It’s from “avada-stylesheet-inline-css” (wherever that comes from in your Avada theme settings). Here are some applicable screenshots:

    Screenshot 2015-12-03 09.27.44

    Screenshot 2015-12-03 09.28.33

    Screenshot 2015-12-03 09.29.50

    Please reply back once you’ve solved all your console errors and I can assist further if needed.

    Thank you.

    in reply to: Editing Date Font & Changing Related Topics #1034649
    Cliff
    Member

    Susan, please explain exactly what you’re considering the “right location” of the venue map.

    in reply to: Not sure which add on I need #1033975
    Cliff
    Member

    Hi Dawn. Thanks for your question.

    In the VERY near future (watch https://theeventscalendar.com/blog/ for an announcement), we’ll be releasing a new, free plugin called “Event Tickets” (mentioned hereĀ and here).

    Besides using the free The Events Calendar and Event Tickets plugins, it sounds like all you’d need is an eCommerce plugin (e.g. WooCommerce).

    I hope this helps you make your decision to at least get started with our free versions! šŸ™‚

Viewing 15 posts - 10,216 through 10,230 (of 10,686 total)