Pre and Post

Home Forums Calendar Products Events Calendar PRO Pre and Post

  • This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago by Dynamic Studio S.rl. P.IVA 03724920966.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1341307

    Hello,

    I would like to add the pre and post month under the calendar as picture, is it possible?

    Thanks

    Mauro

    #1341451
    Jennifer
    Keymaster

    Hi Mauro,

    Absolutely!

    This is actually the default behavior, but I took a look at your site, and it looks like that section has been hidden (see screenshot). You can display it by adding the following to your Custom CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:

    #tribe-events-footer {
    display: initial;
    }

    Let me know how that works for you!

    Thanks,

    Jennifer

    #1341588

    Hello Jenny,

    #1341592

    Lat thing, is it possible hide the export events button?

    #1342163
    Jennifer
    Keymaster

    Sure!

    You can either add some CSS the way you did before, which will hide the buttons from the page:

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

    Or, we also have an extension that will remove them entirely.

    Let me know if that works!

    Thanks,

    Jennifer

    #1352049
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Pre and Post’ is closed to new replies.