fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] Edit own event by organiser / memberI’m extremely sorry, but WordPress org rules forbid me from discussing pro features on the free plugins repo. You will have to contact me directly at Fullworks dot net.
The work around was simply to not use the sliders – sorry if I made it sound more interesting than it was.
I did take a look at the code at the time to see if I could simply replace the javascript sliders with html5 sliders but it was more than a quick fix.
The way the current plugin is coded only one slider per page works, I’m afraid.
Others have pointed this out prior, but worked around it. I’m afraid no ‘pro’ customers have requested this so it is not high on the priority list.
Forum: Plugins
In reply to: [Display Eventbrite Events] Duplicating events.I suspect you have multiple organisations on the same account / API key but the organisations have the same events in both.
You can check if you use the demo maker https://fullworks.net/products/widget-for-eventbrite/eventbrite-shortcode-demo/ with ‘Own API Private Token’ if it lists more than one organisation, then that is your problem.
In which case you will need to tidy up your Eventbrite account to either have only one organisation or no duplicated events between organisations.
Forum: Plugins
In reply to: [Get Directions Map] The DEMO is not working .Oh – what are the locations you are using?
Forum: Plugins
In reply to: [Get Directions Map] Version 2.15.6 no longer gives directions in englishGlad you sorted it.
Forum: Plugins
In reply to: [Get Directions Map] Version 2.15.6 no longer gives directions in englishThere were no functional changes in 2.15.6. just the Freemius library used to permit upgrades to premium.
What is the default language of your site?
You can force locale in the shortcode – see the FAQs
“Specify the language for the directions ( note mapquest only translates the route directions, some text remains in English )
* locale=”en_US” shows in American English ( default )
* locale=”fr_FR” shows in French
* locale=”hu_HU” shows in Hungarian
* locale=”es_ES” shows in Spanish
many locale codes are supported, try them out, if it doesn’t work you just get “Sorry we could not calculate directions …” when you test directions. If you need further info on locales contact mapquest.”Forum: Plugins
In reply to: [Get Directions Map] The DEMO is not working .Yes it is…. I was just updating it though so perhaps you caught it at a bad moment.
Forum: Plugins
In reply to: [Quick Event Manager] Invalid email adreddI have done some internet searches and it does seem that some version of Samsung have a bug where they send invalid characters in emails.
In the next version – I will change to strip any invalid characters before checking that the email is in the correct format
Forum: Plugins
In reply to: [Quick Event Manager] Invalid email adreddAs I said, the email is validated server side, and to get the error then the email must fail this standard filter FILTER_VALIDATE_EMAIL.
So the conclusion must be that Samsung ( or the browser they are using on Samsung) is some how adding invalid characters to the text submission.
Really impossible to identify without being able to recreate.
Is there something ‘odd’ about the emails like strange combination of characters?
Do you know what browsers they are using on Samsung?
Are you able to reliably recreate the issue – if so I could add debug code and if you set up debug logging and recreate the issue then there is a way forward.
Forum: Plugins
In reply to: [Stop User Enumeration] Javascript ErrorsOK I have got it -it occurs when a user is logged in – the comment form exists but there is no author box.
I’ll add an extra check in the next release.
Forum: Plugins
In reply to: [Stop User Enumeration] Javascript ErrorsCan you advise what browser? I have just tested WooCommerce + Chrome and see no console errors?
Also are you using any caching / optimisation plugin that is doing things to Javascript at all?
Forum: Plugins
In reply to: [Stop User Enumeration] Javascript ErrorsThanks, I will investigate
Forum: Plugins
In reply to: [Quick Event Manager] Email list of regisdrationsThe registration list email is sent to the email of the current user making the request.
Use the standard WordPress Users feature to change the user email.
Forum: Plugins
In reply to: [Quick Paypal Payments] Optional Handling ChargeYou are welcome.
It is a nice idea -I will add it to the wish list for future versions.