fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingThere are solutions for your issue. We (authors) are not meant to link to sites we don’t own – so google “WP ENGINE LOADING A DIFFERENT JQUERY VERSION THAN WORDPRESS NO CONFLICT”
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingHey, its working – what did you do to fix it?
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingOK,
Definitely a JavaScript issue. The last person this was caused by a theme setting.
Do you have a test system you can switch to to change the theme to default, see if that makes a difference?
Forum: Plugins
In reply to: [Quick Event Manager] Event title in calendar viewThanks
Forum: Plugins
In reply to: [Quick Event Manager] Event title in calendar viewHi,
By ‘sign’ I assume you mean icon? You could achieve this with some CSS. Do you know any CSS – when I have some time I can compose some.
In terms of translation, you can download a program called poedit ( you only need the free version no need to pay ), in the plugin folder > languages is a file quick-event-manager.pot you use this as the master and create translation files.
If you can do that – then you can send me the translation files generated ( ending .po & .mo ) and I’ll check and add to the core plugin.
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingIt looks like qem is sensitive to the – in the category “wydarzenia-pl”
Can you change the category slug not to have a dash and see e.g. “wydarzeniapl”
Forum: Plugins
In reply to: [Quick Event Manager] Places taken not working anymoreWhen you specify ‘places required’ on the registration form the form fails to validate that the places is a positive integer >= 1 and allows a bank or space – which results in no places being registered.
This will be fixed in a future release.
Forum: Plugins
In reply to: [Quick Event Manager] No alt text on Event image in Events listGood morning.
Currently the markup of QEM does not contain W3C markup.
However as the images are presentation only in most cases ( unless you have made the image contains words that contextual convey meaning ), then the alt tags should be null i.e. alt=”” which I think is semantically the same as missing – as would be ignored by screen readers. In an ideal world they should be alt=”” role=”presentation”
When I rebuild the plugin output ( future release to planned ) I will increase W3C compliance.
Forum: Plugins
In reply to: [Quick Event Manager] QEM requiredYes I can see that it is saving it but then not displaying it, so if you change something else it will be unset. Another bug that will be issue #32.
Made a typo the other issue is #31
Forum: Plugins
In reply to: [Quick Event Manager] QEM requiredTake care which save button you click. When I was testing, I instinctively scrolled to the end and saved, but that save was for the Styles, the forms settings was higher up. So perhaps you did the same.
It is confusing having two save buttons on one page that do different things. That is the way the original developer created it. I will change that at a future date, but not a priority change at the moment.
Forum: Plugins
In reply to: [Quick Event Manager] QEM requiredp.s the simplest work around until a fix is not to use the first user defined field, and call the second one, First line of address & postcode
Forum: Plugins
In reply to: [Quick Event Manager] QEM requiredI can replicate this on bug on test so I should be able to fix.
For your reference it is issue #36 ( I normally add issue number to release change logs )
Forum: Plugins
In reply to: [Quick Event Manager] Undated Events?So I have had a think.
Without massive coding changes QEM needs a date.
With your evergreen and self serve virtual course, there are lees of an event as such and more of a ‘purchase’ are they not?
What features of QEM are you using for these more than a button and a payment mechanism ( if you are taking payments)?
Forum: Plugins
In reply to: [Quick Event Manager] Places taken not working anymoreThanks, I await your response regarding further investigation.
Forum: Plugins
In reply to: [Quick Event Manager] QEM requiredHi thanks for notifying this issue.
I will investigate and revert back.