• Resolved mhmmdsufyan

    (@mhmmdsufyan)


    After wordpress 6.6.1 update our single event layout broke, we tried rolling back and at version 6.0.13 layout issue solved but we are getting following errors in gutenberg:

    Your site doesn’t include support for the “tribe/event-datetime” block. You can leave this block intact or remove it entirely.
    Your site doesn’t include support for the “tribe/event-organizer” block. You can leave this block intact or remove it entirely.

    Your site doesn’t include support for the “tribe/event-venue” block. You can leave this block intact or remove it entirely.

    Your site doesn’t include support for the “tribe/event-website” block. You can leave this block intact or remove it entirely.

    Your site doesn’t include support for the “tribe/event-links” block. You can leave this block intact or remove it entirely.

    Your site doesn’t include support for the Tickets block. You can try installing the block, convert it to a Custom HTML block, or remove it entirely.

    Your site doesn’t include support for the “tribe/rsvp” block. You can leave this block intact or remove it entirely.

    Right now we are on latest version of wordpress and plugin, with broken layout

    Theme: Twenty twenty two
    Php version: 8.2
    Plugin version: 6.6.0.2
    wordpress version: 6.6.1

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mhmmdsufyan

    (@mhmmdsufyan)

    sorry the URL I provided has following details: plugin version 6.0.13: single event layout is okay but edit event is showing all above mentioned errors. php version 7.4, wordpress version 6.6.1, If we upgrade plugin to latest version it breaks single event’s layout

    Plugin Support Atousa Najafi

    (@atousanajafi)

    Hi @mhmmdsufyan,

    What happens to the edit page if you update TEC to its latest version? Could you share a screen recording or a screenshot from both back-end and front-end?

    Would you mind sharing the direct URL to the page you’re having issues with? Please do not share any credentials, this is for us to follow the WordPress Forum Guidelines.

    Looking forward to helping you with this one.

    Thread Starter mhmmdsufyan

    (@mhmmdsufyan)

    Updating plugin to latest version resolves errors in edit event window but it is breaking layout of single event and frontend. and if we rollback plugin to 6.0.13 then it start giving errors like in screenshot but layout on frontend gets fixed. Currently on staging site: https://dayanan34.sg-host.com/event/jfc-closed/ (Errors on plugin version 6.0.13 with latest wordpress 6.6.1)

    However when we rollback to 6.0.13 it solves the layout issue but we start getting all those errors in edit event page. and also we have rolled back wordpress to 6.5.5 and the errors are gone but we can’t keep it on 6.5.5 as hosting updates wordpress automatically and they dont have any option to disable wordpress update. Live site: https://jewishfamilycentre.org.uk/event/jfc-closed/ ( 6.0.13 and wordpress 6.6.5 version)

    Thread Starter mhmmdsufyan

    (@mhmmdsufyan)

    So all I can say is that plugin is not getting compatible with latest wordpress version

    Plugin Support Atousa Najafi

    (@atousanajafi)

    Hi @mhmmdsufyan,

    I checked that staging site, and found out the event section was hidden by a line of CSS, see: https://share.zight.com/4guGwPRp

    To resolve the issue, you should find and remove this CSS block:

    .single-tribe_events .wp-block-post-content {
    display: none;
    }

    Let me know how it goes.

    • This reply was modified 3 months, 2 weeks ago by Atousa Najafi.
    Plugin Support Darian

    (@d0153)

    Hi there,

    It seems like it has been some time since we received a response from you, therefore, I will consider this matter as resolved. If you require any further assistance, please do not hesitate to start a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.