pauljldev
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] Deposit Type option not workingI’ve tried to do a pull request (this is new to me), not sure if it worked OK but let me know if not and I’ll try again.
Forum: Plugins
In reply to: [Quick Event Manager] Deposit Type option not workingHi Alan,
Thanks for this.
Although I don’t like doing this I have made a small change to the qem-event-build-functions.php code to correct this behaviour. I judged that this was an isolated change that had no impact on any other part of the plugin and I know that it will get overwritten with an update but it’s such a small change I think I can live with that (and at the end of the day it will just revert to current behaviour).
The perevent/perperson constants get saved/retrieved with each event and it was just a question of using the custom object as opposed to the event object and replacing the constant with display text.
I’m happy to share the snippet if this would be of help, just let me know.
Forum: Plugins
In reply to: [Quick Event Manager] Deposit Type option not workingThat’s not quite true because if you wish to show the cost of the event the cost/desposit line will show in the event details and will of course show the incorrect information.
I think the only work around for this particular site seems to be not to display the cost line and include cost/deposit details in the description of the event. I support other sites with this plugin but all of their events would be per person so obviously not an issue.
Would be great if this could be addressed in one of your future releases. It is a great plugin none the less. Thanks.
Forum: Plugins
In reply to: [Quick Event Manager] Deposit Type option not workingThanks for your swift reponse Alan. So, if I understand correctly and for the benefit of anyone else looking at this, the deposit type radio button options for each event have no effect at this time.
I have tried changing the text options in ‘settings’ but if I change and save ‘per person’ to ‘per event’ the change isn’t saved and reverts to ‘per person’.
Is there another way to change this text? code maybe?
- This reply was modified 1 year, 10 months ago by pauljldev.