Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi there!

    Sorry to hear you’re experiencing some trouble with 4.2. Would you mind sharing a link to what’s happening on your site, along with a bit more information regarding the issue?

    If you haven’t already, you may also wish to run through our conflict testing steps, just to ensure that no new conflicts have cropped up with the update and your third-party plugins/themes.

    Thank you! ??

    Thread Starter folletti

    (@folletti)

    Hi Caroline,
    the first problem, title in the page “Event List Navigation” I have resolved with replaced the use old file release 4.1.4 of \src\views\list\nav.php the difference for me is in
    <h3 class=”tribe-events-visuallyhidden”><?php echo esc_html( sprintf( esc_html__( ‘%s List Navigation’, ‘the-events-calendar’ ), $events_label_plural ) ); ?></h3>

    I have change only nav.php in List, in month and day is present the title.

    The problem of formatting with a reduction large column, I don’t got it with the code change. My website for look the problem is https://www.aronanelweb.it/appuntamenti/

    thanks for your assistence

    Thread Starter folletti

    (@folletti)

    The problem in this image

    View post on imgur.com

    Hi there,

    Thanks for following up with more details here–it’s a big help! Am I understanding correctly, then, that you’d like to have the content in your event list fill the empty space on the right? You can try adding the following CSS to your main stylesheet:

    .tribe-events-loop .tribe-events-content { width: auto !important; }

    Let me know if this works for you!

    Thread Starter folletti

    (@folletti)

    Thanks Caroline,
    with this add in my CSS the problem is resolved.

    An information, this adding and problem the title add not presence in the last version they will be fix in the next update?

    Howdy @folletti and thanks for following up!

    The issue is due to a conflict in the theme styles so, while Caroline’s fix will help remedy this, the real change will likely need to come at the theme level.

    Cheers!
    Geoff

    Hi Even I am facing the same issue of NAVIGATION, earlier it used to come Previous and Next as navigation link but after the update to 4.2 its not showing now, even I tried to replace the nav.php (4.2 version) file inside /src/views/list with 4.1.4, still its not working, please help

    here is my website https://www.biochemadda.com/events/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘release 4.2 change view list’ is closed to new replies.