events preview and data

Home Forums Calendar Products Events Calendar PRO events preview and data

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

    Hi I need help on 3 issues, the screenshot is in italian.
    1. I need to change “Prossimi Eventi” that appears by default before the categories
    2. I need to eliminate the “data” box, on smartphone open the keyboard when you click on it and it’s really not practical
    3. I need to shorten the preview text on the home to like 4 or 5 lines, now it displays more than 10

    I don’t have other active plugins on the site.
    thanks

    #1265539
    Trisha
    Member

    Hello Luca,

    Thank you for your patience here! Most of our team was away on our annual team trip last week and we are slowly ramping back up.

    I can definitely help you with this!

    1. To change the title on the category page please refer to this article in our knowledgebase: https://theeventscalendar.com/knowledgebase/altering-or-removing-titles-on-calendar-views/
    2. To remove the date box on mobile add this snippet to your theme custom css file: @media screen and ( max-width: 600px) {
      .tribe-bar-disabled #tribe-events-bar {
      display: none;
      }
      }
    3. To shorten the text in the event preview you can add a shortened snippet to the ‘excerpt’ meta box for the individual event. If that box has text in it that text will be used instead of the longer excerpt that is auto-generated from the content.

    I hope this helps! Let me know if you have any questions or need further clarification.

    Cheers,
    Trisha

    #1275291
    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 ‘events preview and data’ is closed to new replies.