Add Event Screen shows tribe-events-before-html +tribe-events-after-html twice

Home Forums Calendar Products Community Events Add Event Screen shows tribe-events-before-html +tribe-events-after-html twice

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1084164
    brightestspark
    Participant

    The before and after html fields are duplicated on my community event screens for Add Events/Submit your listing and My Events.

    View post on imgur.com

    #1084732
    Geoff B.
    Member

    Good evening Jen and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the duplicate before HTML creeping up on your website 🙁
    I would love to help you with this topic.

    Could you try applying the following CSS rule to your WordPress theme ?
    #tribe-community-events .tribe-events-before-html {
    display: none !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

     

    #1085134
    brightestspark
    Participant

    Thank you that worked. I added a selector for the after html which is also duplicated and now there is only one.

    #tribe-community-events .tribe-events-before-html, #tribe-community-events .tribe-events-after-html { 
    display: none !important; 
    }
    #1085371
    Geoff B.
    Member

    Hey Jen,

    That’s awesome! Good work.

    Please come back anytime on our support forums 🙂

    Have a good week-end,

    Geoff B.

    #1088683
    Leah
    Member

    Hello,

    Thank you for reporting this issue. We weren’t able to get a fix for it into our upcoming release (4.1). However, please know that the problem is still on our radar and is ticketed within our system to be addressed in a future maintenance release. We’ll do our best to keep you posted when we are able to get a solution in place. Thank you for your patience while we improve and expand our plugins.

    Best,
    Leah

    #1096603
    Geoff
    Member

    Hi Jen,

    Great news! We release version 4.1.1 last night and it included a fix for this issue. Please update if you haven’t already and feel free to remove that CSS from your stylesheet when you do. And, of course, you do let us know if you continue to see any issues here in a new thread and we’d be happy to help you out. 🙂

    Cheers,
    Geoff

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add Event Screen shows tribe-events-before-html +tribe-events-after-html twice’ is closed to new replies.