Drop the weekend …

Home Forums Calendar Products Events Calendar PRO Drop the weekend …

  • This topic has 3 replies, 4 voices, and was last updated 9 years ago by Rob Walster.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1248871
    Rob Walster
    Participant

    Hello there,

    We bought version of Events Calendar Pro for a client Wellspring HLC.
    We want to use the weekly widget to display a weeks worth of events on our website but only Mon-Fri and also with the addition of a text excerpt from the detail of each event displayed under the title. I have been able to remove the weekend days from the week view by inserting the shortcode tags instead of using the widget but cannot include any event detail text. Also, I have discovered that doing it this way also leads to another problem in that I cannot print the list – I just get a blank page – however, when using the widget (aside from some print styling issues) I can still print it. This is key for us as we have to produce a handout for patients through our health centre and produce posters.

    How can I hack the widget so that I can achieve my aim?
    You can see what I’m trying to do here, by way of an example: http://www.wellspringhlc.org.uk/whats-on-at-wellspring/
    The top calendar is the widget, bottom is using shortcode

    Thanks for the help

    #1250179
    Cliff
    Member

    Hi, Walster.

    The This Week shortcode just runs the This Week widget.

    You might just be able to hide those days with this CSS code:

    .tribe-this-week-events-widget .tribe-this-week-widget-day-0,
    .tribe-this-week-events-widget .tribe-this-week-widget-day-6 {
    display: none;
    }

    If that’s not sufficient for your needs, you could customize the This Week widget’s template / content output via our Themer’s Guide.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    #1260911
    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 ‘Drop the weekend …’ is closed to new replies.