Week view: length of event title

Home Forums Calendar Products Events Calendar PRO Week view: length of event title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1615879
    triviumchina
    Participant

    Hello,

    I’m sure this has been answered before, but I can’t seem to find the relevant thread in the forums. In month view, the full title of events are shown. But in week view, the title lengths are truncated. I don’t want the title lengths to be truncated in week view, I’d like to see the whole thing.

    I’ve tried editing wp-content/plugins/events-calendar-pro/src/views/pro/week/single-event.php, but I don’t see anything in the code that controls title length:

    	<h3 class="entry-title summary">
    		<a href="<?php echo esc_url ( tribe_get_event_link( $event ) ); ?>" class="url" rel="bookmark"><?php echo get_the_title( $event->ID ); ?></a>
    	</h3>

    How can I make this change? Thanks.

    #1616314
    Andras
    Keymaster

    Hi triviumchina,

    Thanks for reaching out!

    To be able to help you better, could you share your system information with me? Thanks!

    Also please share with me a URL to your week view so I can take a look what’s happening there. By default the event titles should not be truncated.

    Here’s our demo site where you can check this.

    Cheers,
    Andras

    #1617008
    triviumchina
    Participant

    This reply is private.

    #1617381
    Andras
    Keymaster

    This reply is private.

    #1618142
    triviumchina
    Participant

    Worrrrkkked! Thank you!!!

    #1618270
    Andras
    Keymaster

    🙂 You’re welcome, happy to hear it did!

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.

    Cheers,
    Andras

    PS: We’d be grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Thanks!

    PS2: If you like our plugins, and you didn’t yet do so 🙂 we would also be happy to receive a review in the wordpress.org repository. Much appreciated!
    https://wordpress.org/support/view/plugin-reviews/the-events-calendar/
    https://wordpress.org/support/view/plugin-reviews/event-tickets/

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Week view: length of event title’ is closed to new replies.