• I was hoping to uniquely style the “All Day” label of the Datetime block in the editor. Unfortunately, it is wrapped in a span with the incorrect/misleading class tribe-editor__separator. That is the same class used for the dashes and “@” in the datetime, so it can’t be uniquely targeted via CSS.

    Here’s a screenshot.

    On the front end, this isn’t an issue, because the block uses the class tribe-events-schedule__all-day to wrap the equivalent piece of information.

    The editor should have a unique class for this to give it parity with the front-end.

    WordPress Version: 6.4.2
    TEC Version: 6.2.9

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @mrwweb,

    Thanks for getting in touch with us.

    I will ask the team about this issue and get back to you as soon as I hear from them.

    Please just hang tight for now. While waiting, we appreciate separate cases for each topic, as it helps us process and track support issues more efficiently. So if you require other assistance on another matter, please feel free to open a new support case.

    Hello @mrwweb,

    Thanks for your patience.

    Use this CSS:

    .tribe-events-calendar-month__multiday-event--start.tribe-events-calendar-month__multiday-event--end {

    // all-day styles

    }

    I hope that helps.

    Thread Starter mrwweb

    (@mrwweb)

    Hi @frankremmy. Thanks for the followup. I don’t think that selector will help me achieve what I’m looking for.

    I have added a second screenshot showing the editor to supplement the first showing the relevant code.

    I am trying to style the words “ALL DAY” that appear in the editor when there isn’t a start/end time selected but instead the “All Day” option is selected for the datetime block. At present, that element has a non-unique class which is different from the front-end where it does have a unique class.

    I don’t believe it is possible to select that element which is why I recommended adding a class to the block’s editor output.

    Plugin Support Darian

    (@d0153)

    Hi @mrwweb

    Thank you for sharing your feedback with us.

    I will make sure to pass it along to our team and keep you posted on any progress or updates. If there’s anything else we can assist you with, please don’t hesitate to let us know. We’re always here to help.

    Plugin Support Darian

    (@d0153)

    Hi @mrwweb

    I’m glad you brought this to our attention. I can see how this issue impacts your ability to select the “All Day” element in the editor.

    I’ve created an internal ticket, BTRIA-2238, to address this issue, and I’ve included your specific use case to communicate it to our team.

    We prioritize bugs by taking into consideration the number of users impacted as well as how the bug impacts one’s ability to run an event/sell tickets. I don’t have a specific timeline as to when this issue will be resolved, but trust that our team is aware. Our team communicates updates and bug fixes in our newsletter and via our changelog.

    I’m happy to help if any other questions are coming up around this topic, otherwise I’ll go ahead and close this ticket.

    Thanks again for reporting this issue and for using The Events Calendar! Have a great day.

    Internal Bug Ticket Reference: BTRIA-2238

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.

    Thread Starter mrwweb

    (@mrwweb)

    hi @d0154,

    Unless your internal ticket shows this issue is resolved, I don’t think it has been.

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