erbrown777
Forum Replies Created
-
Thank you for the updated code.
There is still a bug. I am not getting tags saved at all now when adding recurring events from the frontend
There is one bug.
The Tags are not passed on to repeating events.
The tag is visible when editing the repeated event. Only if you edit and save the repeating event in the WP Dashboard, are the tags passed on to the repeated events.
Works perfectly. Thank you!
Forum: Plugins
In reply to: [Spelhubben Weather] Tides feature requestHi there,
Thank you. I have updated the app. The area, Jeffreys Bay, South Africa, is on a new moon cycle, so it is difficult to currently assess the illumination https://www.timeanddate.com/moon/phases/@11280657. I will provide feedback in a week or so.
If Jeffreys Bay is not listed for tides, the closest city would be Port Elizabeth.
Forum: Plugins
In reply to: [Spelhubben Weather] Toggle dark and light modeIt works! Thank you! Wind direction is VERY important for a surfing town, so this is very helpful.
Forum: Plugins
In reply to: [Spelhubben Weather] Toggle dark and light modeThank you!
I have updated my production site and everything is working fine, except the wind direction https://9ty9.co.za/
Here’s a link to a screenshot of the widget https://app.screencast.com/aoI8CsFyuBgr8
The wind at the time was SW (232 degrees)Tested on Brave on PC and Mobile, and FF on PC
Forum: Plugins
In reply to: [Spelhubben Weather] Tides feature requestThank you for your prompt response and considering this suggestion
Forum: Plugins
In reply to: [Spelhubben Weather] Toggle dark and light modeThank you for the latest update with the Dark/Light/Auto theme shortcode. I am testing the update here https://staging.9ty9.co.za/
The shortcode for the PC view of the site is the following (a different shortcode is shown for mobile):
[spelhubben_weather layout="compact" map="0" theme="light" forecast="daily" animate=”1″ show="temp,wind,wind_dir,icon" wind_unit="knt"]I am seeing the following:
- Dark mode is still showing
- The wind direction icon is the incorrect direction.
- I am trying to show the wind in knots
Forum: Plugins
In reply to: [Spelhubben Weather] Wind directionThank you!
Hi, thank you for your prompt response.
I rebuilt the page and it is now working.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] RSS Feed OrderThank you for the additional feedback.
The feedzy plugin allows one to force the order using a shortcode parameter, which is working force the correct order.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] RSS Feed OrderFurther to my response above, I tested the feed on a site with no plugins active and the default WordPress theme and am seeing the same issue – the feed order is incorrect https://awethu.org/website_bf11ac2e/events-feed/.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] RSS Feed OrderHey @msykes, thank you for your response.
I am pulling the feed https://9ty9.co.za/events/feed/ into https://kougachronicle.co.za/events/
I managed to get around the events order using the feedzy plugin and adding sort=”date_asc” to the shortcode.
I will dig further as to why the feed order is not being honoured. Thank you
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] RSS Feed OrderUPDATE:
I am testing the RSS feed here – https://kougachronicle.co.za/events/
I have tried numerous RSS feed plugins and settled on Spectra as it provides the best layout.
ALL plugins I’ve tried have the same output result – the feed shows Descending and not Ascending.
My Events Manger RSS setting are set to: 1) Events this month 2) Order by Start Date 3) All Ascending
Based on the setting above, my expectation is that the above feed would show a list of events from today into the future.
@msykes thank you for your prompt response, and noted.
https://awethu.org/website_bf11ac2e/ is a fresh install with no custom code.
https://staging.9ty9.co.za/add-events/ has custom code that allows for adding tags in the front end Form Submission – something I need for pulling events into directory listings.