Remove calendar export buttons

Home Forums Calendar Products Events Calendar PRO Remove calendar export buttons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1212149
    James
    Participant

    Hi,

    Is it possible to remove the export calendar buttons?

    + GOOGLE CALENDAR
    + ICAL EXPORT

    Thanks

    P.S. I found a previous thread that suggested adding this to my style.css, but it didn’t work:
    .single-tribe_events .tribe-events-cal-links {
    display: none !important;
    }

    Thank you!

    #1212193
    Hunter
    Moderator

    Hey James 🙂

    Welcome back and I hope your New Year is off to a great start! Does your theme include a section where you can input custom CSS? If so, please try adding the following code there:

    .tribe-events-cal-links {
    display: none !important;
    }

    .tribe-events-ical {
    display: none !important;
    }

    This code should work wherever you normally manage CSS for your site. One last idea is to use your browser’s ‘Inspect’ tool. Please take a few minutes to watch this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video. Let me know if you’re able to successfully “hide” the export buttons and have a great evening.

    Cheers!

    #1212208
    James
    Participant

    Thank you. You were right, I was trying to add it to the style.css instead of the themes custom css section, all of the above worked including the original I posted. Thank you! One other thing I have noticed since updating though, is the featured image seems to be misplaced, part of it shows above the greyed event area on single event pages. Not a huge deal just a minor disturbance. And is it possible to have those images centered? Thanks!

    #1212311
    Hunter
    Moderator

    Hello,

    Thank you for the update and I’m glad to hear you’ve got the export buttons hidden. We have a bug logged resembling what you’ve described, so I’ve gone ahead and added this forum thread to the ticket which helps expedite the process of getting a fix included in an upcoming release. I don’t have a precise date when it will be available, but please stay tuned to our Release Notes and the plugin changelogs for more information.

    I did some testing and backdating to version 4.3.2 of TEC is the easiest workaround I can think of: https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.2.zip

    To center your featured images might require a custom template and CSS. Please review our Themer’s Guide for more information.

    Thanks again and let me know if you’ve got any additional questions or comments. Cheers!

    #1215602
    Nico
    Member

    Hi there!

    Just wanted to share with you that a major release of our plugins is out, which includes a definitve fix for this issue 🙂

    Find out more about the release → https://theeventscalendar.com/things-to-be-aware-of-in-version-4-4-of-the-events-calendar-event-tickets-and-premium-add-ons/

    Best,
    Nico

    #1215954
    James
    Participant

    Hi Nico,
    Thanks for letting me know! I am excited to try out some of these new features:) Just a suggestion of some new features that would be awesome for the future would be having a general setting that makes it so that the event link and venue website links open in new windows instead of taking users directly to the site. Also, it would be awesome to be able to add a ride share link to the description, such as uber or lyft, ideally the ability to choose on or both to be shown on the event…facebook has something similar to this. Just a couple of ideas. Keep up the great work!
    James Lyon,
    Gongago

    #1217007
    Hunter
    Moderator

    Welcome back 🙂

    Thank you for taking the time to share your thoughts with us and the kind words as well! We work hard to make great plugins and provide the best support possible, so it’s nice hearing positive feedback.

    The best venue to share your ideas is our UserVoice Feature Ideas page. We are always incorporating the most popular and useful recommendations into feature releases, so please take a moment and submit your requests.

    Thanks again and please feel free to open a new thread if you have any more questions or concerns. Cheers!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove calendar export buttons’ is closed to new replies.