Home › Forums › Calendar Products › Community Events › Add Event Screen shows tribe_events_before_html + tribe_events_after_html twice
- This topic has 7 replies, 4 voices, and was last updated 10 years ago by
brightestspark.
-
AuthorPosts
-
June 20, 2016 at 11:00 pm #1129664
brightestspark
ParticipantThis issue has been resolved previously. It appears the issue is back – refer https://theeventscalendar.com/support/forums/topic/add-event-screen-shows-tribe-events-before-html-tribe-events-after-html-twice/
June 20, 2016 at 11:05 pm #1129668brightestspark
ParticipantSorry I just checked and it’s the Event List page that has duplicate header/footer ie. /events/community/list. The Add Event page is fine.
June 20, 2016 at 11:14 pm #1129674Brook
ParticipantHowdy brightestspark,
Wow, that is a bug that will just not stay dead aye? Thank you for pointing this out. I am experiencing the same thing in my tests.
I am logging this right now and giving the finders credit to you. It will likely be fixed within a few weeks. I can not say for sure which release it will be part of, except that it won’t be part of 4.2.1 because that is just about out the door.
Please let me know if you have any questions in the mean time. Thanks again for sharing this find.
Cheers!
- Brook
June 21, 2016 at 7:26 am #1129769Brook
ParticipantI thought I should mention, if you feel comfortable adding some CSS to your site then this is solvable now:
div#tribe-events .tribe-events-before-html { display: none; }That will hide the second HTML box while we wait on a true fix. You can add that to any of your theme’s CSS files that load on every page, or you could insert it with a plugin like WP Add Custom CSS.
Cheers!
– Brook
June 22, 2016 at 8:18 pm #1130761brightestspark
ParticipantOk great thanks Brook – we’ve added that and it removed the duplicate header from the event list page, but removed the header completely from the add event page. Not a big issue though. We look forward to the fix release.
Cheers
Jen-
This reply was modified 10 years, 1 month ago by
brightestspark.
June 24, 2016 at 1:02 pm #1131725Brook
ParticipantWoopsie! I was specifically try to avoid that.
You might try this CSS instead. It’s only hiding the duplicate in my tests, so the other views continue to show:
div#tribe-community-events .tribe-events-before-html, div#tribe-community-events .tribe-events-after-html { display: none; }- Brook
July 9, 2016 at 9:35 am #1137793Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Add Event Screen shows tribe_events_before_html + tribe_events_after_html twice’ is closed to new replies.
