Phil Emery
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Event showing incorrect timeAh
So how do we fix this?
Forum: Plugins
In reply to: [The Events Calendar] Event showing incorrect timeThanks nablar for the info
So not sure what that means though – so is this a WordPress error and if so wouldn’t’ many folks be experiencing it?
It’s on a bog-standard cPanel php7.3 stack
Forum: Plugins
In reply to: [The Events Calendar] Event showing incorrect timeWe had to hide the date as it was wrong.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Receiver informationme too
?!
I think you need to read that again.
Forum: Plugins
In reply to: [Quick Paypal Payments] Multiple notification emailsI think it might be when people make mistakes in the form and it gets bounced from PayPal. We only have a regular PP account – perhaps with the business account it would be different – you’d only get an event AFTER the sale has gone through
Forum: Plugins
In reply to: [Quick Paypal Payments] Error message with Paypalgetting this as well
Forum: Plugins
In reply to: [Quick Paypal Payments] Error Message While Processing in Google Chromewe started to get this as well
yeah – managed to find an old version of the plug in and now back up.
Going to be much more suspicious of updates from now on – I’ll wait for a bit to see what the errors are.
Yep – happening here -after the update. Not good
Forum: Plugins
In reply to: [Quick Paypal Payments] non-numeric value encounteredHi
Getting this now too with the new update. PHP 7
Warning: A non-numeric value encountered in /home/user/public_html/wp-content/plugins/quick-paypal-payments/quick-paypal-payments.php on line 1687
- This reply was modified 6 years, 11 months ago by Phil Emery.
- This reply was modified 6 years, 11 months ago by Phil Emery.
Forum: Plugins
In reply to: [WP Super Cache] “Rewrite rules must be updated” message on WordPress 4.9still happening
me too
Actually no.
I think that may work in some applications but when calling the custom field “_EventStartDate ” directly, what is set in “Events > Settings > Date Format Settings” has no effect on how the date is ouput.
In this case, the field is called by (in beaver builder) with
[wpbb post:custom_field key='_EventStartDate']
which returns the output as “2018-02-15 07:00:00”
- This reply was modified 7 years, 1 month ago by Phil Emery.
- This reply was modified 7 years, 1 month ago by Phil Emery.
Ben Carlo wrote:
After inserting a connection, you’ll want to select Post Custom Field. You’ll then be asked for the custom field key. The key for the start date is _EventStartDate while the end date is _EventStartDate.
If it’s an all day event, you can also use the key _EventAllDay which returns either Yes or No. ??
Hope this helps!
Hi Ben – this works a treat – just now looking through your documentation on how to format the output. Now it’s coming out at 2018-02-15 07:00:00