aces
Forum Replies Created
-
@ogelbrich
The plugin has worked pretty well for the last about 8 years.There is a warning on the staging site around ‘$parsley is deprecated’ and another set with
_load_textdomain_just_in_time()but no ill effects, however I am worried that it will break. If you want to see it in action on the site see westbourneforum.org.uk/map-of-event-locations/I think it would be much better if OSM was built into events manager, especially if switching over from stonehenge-em-osm is relatively painless. Hopefully it will happen soon!!!
Not sure if it will work for you but I use https://ww.wp.xz.cn/plugins/stonehenge-em-osm/
I think you may have mixed up https://ww.wp.xz.cn/plugins/the-events-calendar/ – version 6.5.1.3, with https://ww.wp.xz.cn/plugins/events-manager/ – version 6.4.8.
You’re Welcome!
When that sort of thing happens to me it is normally a permalink issue.
If you open the WordPress admin ‘Dashboard’ then select ‘Settings’ then ‘Permalinks’.
Check the settings are correct and are not ‘Plain’ – anything else will do!
Then save the settings and that might do it….
Ditto, same here….
I have the same problem with a notification of 2 events: white text in red disc.
This is on one site of a multisite with the event manager plugin network enabled. I currently have no future events and no bin.
The website is hosted on 1 and 1 Ionos in the UK, with a MySql 5.7 database and php 7.2.
There is only one blog so there’s no blog 1 or blog 2 etc tables
I am the network admin and I keep on forgetting to change the author to the default subsite author, so I keep going back to changeover the event author ( within the admin ).
Looking at _em_events in PhpMyAdmin I can see that most of the event owners are ID 4 which is the correct author, but the first 9 events have id 1, which is the original ID they were supposed to be changed from. Looking at the posts on the web admin they all have the corrected author!
Two of the tables ( event id 30 & 31 ) have event status 0 – All the other tables are marked with event status 1.
‘Remove Orphaned Events’ is not on the website admin but it is in the multisite admin – but either way, it doesn’t make any difference to the problem notifications…
After Running it I get the status message ‘Found 2 orphaned events, deleted 2 successfully’ but it doesn’t make the notification disappear on the website’s admin. If I repeatedly use the button I get the same status message but no change….
Forum: Plugins
In reply to: [Events Manager - OpenStreetMaps] Error notice / warningsI’m using php 7.3.7 but it seems to be fixed now!
Forum: Plugins
In reply to: [WooCommerce] Product Tags not working.Thanks for your help Claudio.
I think the problem is to do with how tags work.
I can’t add a list on the tags page to include with a product, as the tag has to be previously listed with another product to get listed under ‘Choose from the most used Product tags’….
If you see what I mean
It would be handy if I could just list out the included tags from the admin page, at least while i’m building the site….
Forum: Plugins
In reply to: [Meta Box] Undefined index: cloneThanks.
I look forward to the updated documentation….
ah, fair enough, I am trying to share the whole archive list….
It doesn’t work for my custom post type archive.
Although it shows those buttons on the page, when clicked they load the same page into a window, rather than the twitter / facebook posting form one would expect.
See bug report: https://github.com/Automattic/jetpack/issues/211
Thanks for your help and the extra steps you took reproduce the problem.
From the comment on your bug report it doesn’t look like this is going to be possible in the near future?
Is there any chance that this bug will be fixed soon as using Jetpack sharing on custom post type archives would be pretty useful….
Sorry for not being clearer.
I am trying to link to the actual archive pages ( venue and gigs cpts ) and not link to individual entries. I remove content/excerpt filters at the top of the template then try to re-add at the bottom.
With the default settings the shared link is unsurprisingly one of the previous excerpts not the archive page itself….
I was trying to use sharing_display_link filter to point to a cpt archive page….
Forum: Plugins
In reply to: [Posts 2 Posts] [Plugin: Posts 2 Posts] Debug Notice?I think I solved my issue.
I had a posts to posts widget on the archive pages which wasn’t necessary.
When I disable the widget for those pages I don’t get the debug notice….