Serial Schedule displayed in the event

Home Forums Calendar Products Events Calendar PRO Serial Schedule displayed in the event

  • This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by Bamberger Wellness GmbH.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1381433

    Just a short question about the displaying of the serial schedules. What do you suggest, if I do not want the serial to be displayed as a serial, because I don’t like the line that says: serial schedule (show all)

    I know I could script it in php. But I bought the pro plugin in fact for having a nice and intuitive plugin, not to script everything 😉
    Why don’t you integrate a checkbox for hiding this line?

    Thanks for you help

    #1383216
    Cliff
    Member

    Hi. If I’m understanding your request correctly, you’re simply wanting the “View All” link removed.

    You can do so via CSS:

    body.single-tribe_events .recurringinfo {
    display: none;
    }

    Please let me know how this goes for you.

    #1399540
    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 ‘Serial Schedule displayed in the event’ is closed to new replies.