fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] more than 1notification addressmultiple emails separated by commas works. e.g. myone@example.com,mytwo@example.com
Forum: Plugins
In reply to: [Quick Event Manager] Site crashed after last updateCan you tell me what version of PHP you are on, please?
( You can get this from settings>site health )
Forum: Plugins
In reply to: [Quick Event Manager] Site crashed after last updateThanks, will get back to you.
Forum: Plugins
In reply to: [Quick Event Manager] Remove look whos comingGo to Settings > Event Manager
Select the ‘settings’ tab
10 rows down you will see ‘Attendees’ untick and save
Forum: Plugins
In reply to: [Quick Event Manager] Site crashed after last updateWhat is the detail in the error log?
If you think it is the latest release you can download and install the prior version to see entries on this page https://wordpress.org/plugins/quick-event-manager/advanced/
Forum: Reviews
In reply to: [Quick Contact Form] Awsome!Thankyou for your feedback, much appreciated.
Forum: Plugins
In reply to: [Quick Event Manager] Registration form missingemail me at alan at fullwrorks.net
Forum: Plugins
In reply to: [Quick Event Manager] Remove all settings?Ok I’ll close this one as we have a separate but related question open, as why the registration form is not working.
Forum: Plugins
In reply to: [Quick Event Manager] Registration form missingHi I’m around to take a look at your settings – zoom call?
Forum: Plugins
In reply to: [Quick Event Manager] permition to subscribers in wp-dashboardI meant email me at support @ fullworks.net ( yes my contact form encourages use of the free forum for free support ).
But as you are here.
1. The autoresponder did not send any mails – this functionality works – if set up correctly and enabled – however many WordPress sites themselves also have issues with actual mail deliver too.
2. Yes you can’t sign the same email in twice on the registration form, but I’m not sure why you would want to, you can add ‘places’ so the person can order two places
I’ll drop you an email.
Forum: Plugins
In reply to: [Quick Event Manager] permition to subscribers in wp-dashboardWhich functions did not work from the beginning?
I’m surprised you are experiencing such an issue, perhaps I’m not fully understanding – maybe you could screen shot your screen video record you can contact me direct at support at fullworks.net
Forum: Plugins
In reply to: [Quick Event Manager] permition to subscribers in wp-dashboardCapabilities in QEM are granted to the roles ‘administrator’, ‘editor’ and a custom role ‘event-manager’.
From your description it would seem your ‘subscribers’ are not actually ‘subscriber role’ but something else. You will need to examine the roles / capabilities granted by learndash.
I don’t specifically know anything about learndash, it may well have its own roles / capability manager. If not I suggest you looking at this plugin which is great for managing roles / capabilities https://wordpress.org/plugins/members/
Forum: Plugins
In reply to: [Quick Event Manager] Remove all settings?In wp-options table options starting qem e.g.
delete FROM
wp_optionsWHEREoption_nameLIKE ‘qem%’The will kill all data / records
Obvious take a backup before doing database actions
Forum: Plugins
In reply to: [Quick Event Manager] Add some fields to registration formThere is no way in the plugin that the dropdown is mandatory, if they choose nothing it will default to the first item.
If you are technical there are ways to make the check boxes mutually exclusive using javascript, but that is a bit of coding.
I’d love to rush an enhancement for you, but at the moment I have quite a bit of paid work I have to prioritise.
The enhancement would be to add a new field type ‘Radio buttons’ as well as ‘Options ( check boxes)’ Radio buttons are mutually exclusive.
Forum: Plugins
In reply to: [Quick Event Manager] Add some fields to registration form1. Last Name
2. First NameCurrently ‘name’ is ‘name’.
But you can change the labels and positions – so name = Last Name and User Defined 1 = First Name
as an example
3. What type of member are you? And then offer a tick box with four options (they can only click one option).
This is not a current option. But is on the future plan.
Currently you can have tick boxes, but multiple boxes can be selected,or a drop down list where a single membership can be selected from the drop down