Short codes

Home Forums Calendar Products Events Calendar PRO Short codes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1477258
    roxymanning
    Participant

    Hi,

    I’m using the Resume template from the Avada theme. I want to embed a calendar on my front page. The view I want is lists, with the excerpt. I have embedded the calendar using this shortcode: [tribe_events view=”list” tribe-bar=”false”]

    I don’t want to have the title showing up – just a list of the next 4 -6 events with excerpts. Is there an option for the shortcode to turn off the word Upcoming Events, and ideally to remove the part option that says “show only the first upcoming instance of recurring event”?

    In hope,
    Roxy

    #1479287

    Hi Roxanne,

    Thanks so much for reaching out!

    You can hide the words “Upcoming Events” by adding a bit of CSS to your WordPress Customizer or theme’s (or child theme’s) stylesheet.  Try something like this:
    h2.tribe-events-page-title {
    display:none;
    }

    You can remove the option to “show only the first upcoming instance of recurring event” by going to Events Settings < General, unchecking this option, and Save Changes.

    Let me know if this helps!

     

    Thanks,

    Jaime

    #1497608
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Short codes’ is closed to new replies.