Courtney

Forum Replies Created

Viewing 15 posts - 5,191 through 5,205 (of 5,607 total)
  • Author
    Posts
  • in reply to: CSS selector for the date numbers on the Calendar? #1268275
    Courtney
    Member

    Hi James

    Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?


    .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a,
    .tribe-events-calendar td div[id*=tribe-events-daynum-] {
    background: none;
    font-size: 23px;
    line-height: 1;
    padding: 10px;
    text-align: center;
    }

    Let me know if this works for you!

    Thanks,
    Courtney 🙂

    in reply to: Tooltip Title Color CSS #1268250
    Courtney
    Member

    Hi William

    Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?


    .tribe-events-calendar h4 {color: #ffffff !important;}

    Let me know if that works for you.

    Thanks,
    Courtney 🙂

    in reply to: No Location Search Option on Calendar #1268179
    Courtney
    Member

    Hello

    That is odd. I’m sorry this is happening to you.

    Were your screenshots with your current theme?

    Do you have the search location feature set that we should see it?

    And finally, have you checked for plugin conflicts (Testing for Conflicts)?

    Looking forward to getting this resolved.

    Thanks,
    Courtney 🙂

    in reply to: Staging URL questions #1267883
    Courtney
    Member

    Hi Larry

    At this time, we haven’t resolved the WPEngine domain name issue. However, with our license, you would still be covered for support. It really means for now, updates on staging would be manual and the license on staging wouldn’t register. However, if it’s active on the live site, it should be suitable.

    Would this work for you? If not, you could rework the domain name to use any of the supported TLDs. I have proposed a feature request that we include the major hosts for staging that don’t use the normal TLD protocol.

    Let me know how you make out.

    Thanks,
    Courtney 🙂

    in reply to: Display of sidebar listings #1267861
    Courtney
    Member

    Hi Robert

    You can turn the sidebar off if you’d like. Test how your /events page looks when you change these settings: Events » Settings » Display » Default stylesheet used for events templates & Events template.

    Let me know if that works for you.

    Thanks,
    Courtney 🙂

    in reply to: License message #1267859
    Courtney
    Member

    Hi Amal

    That is correct. You can deactivate the license on your staging site, handle just those updates manually, and still be able to thoroughly test the plugins, and even include content. You will still be covered by support with the live site license being activated.

    Let me know if that works for you.

    Thanks,
    Courtney 🙂

    in reply to: Remove date field from top of events page #1267857
    Courtney
    Member

    Hi Molly

    The spacing around the title is set by your theme. You can override that though. Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?


    .fusion-events-before-title {margin-top: -55px !important; margin-bottom: 20px !important}

    Do check that this only impacts your Events page, and not elsewhere on the site. I believe it should work.

    Were you able to disable the recurring events checkbox yourself? I’m not seeing it at the moment.

    Thanks,
    Courtney 🙂

    in reply to: Hiding related events in a single entry #1267848
    Courtney
    Member

    Absolutely Brett, glad to have found that for you. 🙂

    in reply to: Filter Bar on Photo View #1267844
    Courtney
    Member

    Hi Titus

    I do now see the issue you were referring to. Can you check out the Testing for Conflicts guide and let me know if you find a theme or plugin conflict?

    This is a new issue for sure. Hoping we can get it resolved soon.

    Thanks,
    Courtney 🙂

    in reply to: Weekly events showing up everyday #1267821
    Courtney
    Member

    This reply is private.

    in reply to: Can’t Uninstall Eventbrite Tickets #1267816
    Courtney
    Member

    Hi Mike, I’m going to escalate this ticket for some extra help. Standyby for more…

    in reply to: WooCommerce 3.0.0 – safe to upgrade? #1267814
    Courtney
    Member

    Hi Bradden, Paul, and @iaingradon

    We’ve just released the full update. You should now be safe to run the update, though testing is always advised. See https://theeventscalendar.com/maintenance-release-event-tickets-plus-4-4-5/ for more information.

    Thanks,
    Courtney 🙂

    in reply to: Plugin not showing up #1267774
    Courtney
    Member

    Hi Nancy

    I didn’t see Event Tickets (the free version) network activated in your screencast. Can you check that it has been installed and network activated as well? Event Tickets Plus requires the free version to be installed to work. On a single site, it does toss out a warning message that without the free version, Plus can’t be active.

    I hope it’s as easy as that. ??

    Thanks,
    Courtney

    Courtney
    Member

    Hi Sharyn

    I’m sorry this has happened. Can you email

    support [at] theeventscalendar [.] com

    with your order number or forward copy of your invoice and we’ll take a look!

    Thanks,
    Courtney 🙂

    in reply to: Override page specific css with no id #1267724
    Courtney
    Member

    Hello Dave

    A few tips, including how to find the CSS ids and classes that you need are included in this quick list of CSS tips:

    1. Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video in addition to our Using Chrome Developer Tools tutorial on how to easily make changes using CSS.
    2. Use overriding CSS files, or add CSS to your site using Appearance » Customize » Additional CSS.
    3. Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
    4. Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. To avoid this, follow the steps outlined in Themer’s Guide

    Let me know if there’s anything further I can do to help.

    Thanks,
    Courtney 🙂

Viewing 15 posts - 5,191 through 5,205 (of 5,607 total)