tabroughton
Forum Replies Created
-
HI @timrv @duisterdenhaag @ddrj (and others who are interested)
I’m sure the devs know but it’s the
margin:0 !important;causing the issue in/events-manager/includes/css/events_manager.css(my version 5.95).em-location-map img, .em-locations-map img, #em-map img { max-width:none !important; background:none !important; border:none !important; margin:0 !important; padding:0 !important; height:auto; width:auto; }I’ve fixed this in my theme css so that other controls layouts hopefully aren’t changed:
.gm-style button img{ margin: 11px !important; }Possibly better than commenting out in the events_manager css.
It’s not ideal of course and might not work for other’s configurations/style of map. Also changes some styling like the “x” on the location balloon though it’s original style is 12px in my case and the events_manager css is affecting that too so my fix is near enough (and better than not having it).
Seems like a straight forward fix, though the devs will know why that rule in the events manager css is there in the first place I guess…
Tom
I found reference to it here now: (Ghost events)
https://wp-events-plugin.com/blog/2017/05/17/events-manager-5-7-2-multisite-bugfixes/
@timrv I have found a solution, under the option to reset time zones is also an option to “remove orphaned events”
As I’d just backed everything up I gave it a go.
Sure enough it removed 106 events, all events on the site that are meant to be there are still there and the ones that shouldn’t be are gone.
Maybe others have ran into this before then! 🙂 So glad that button is there.
Tom
EM Version 5.9.5
PHP v 7.0.31
I have reset the time zones.It hasn’t made any difference.
Replicate:
- Create recurring event (eg. every 1 week on monday 10am – 12pm) between 2 dates (say 1st Feb – 1st April
- list as single events and delete all instances in march
- create a page containing shortcode events_list
- edit recurring event (eg. change featured image) and update
- deleted events are not listed under single events in admin but they are there in page containing shortcode
Thanks Patrick,
Wow – blown away by how amazing your plugin is 🙂
In your example, how does the placeholder know to select the start date?
The event will have a start and end date (different days) and it’s only start date that I want to display. I’ve tested your suggestion of course and sure enough it’s perfect. But what I was wondering, out of curiosity, is how does it know to only show the first date of the event.
- This reply was modified 7 years, 5 months ago by tabroughton.
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] Placeholder for just a start dateSorry I’ve posted this in the wrong plugin project!
- This reply was modified 7 years, 5 months ago by tabroughton.