Posted: January 13, 2014 at 4:33 pm
|
Hi, I’ve got a bit of a strange thing happening where the Early Registration Discount works great if there are two or more price levels (for different member types), but if I have a single standard price, it simply fails to work. Any idea why this might be happening? Thanks for your help! |
|
Hi Angela, I cant seem to recreate this this, Early Bird work fine with member prices for me. Can you advise how your early bird is set up – fixed or percentage fees, end date of early bird, end date of event registration, etc. Can you also advise what is occurring – is it discounting but the wrong value or is it just showing the full member value? |
|
Hi Dean, I’ve found the issue – way back when, I wanted to display multiple prices, and you directed me to a code snippet on GitHub: It worked great when I had multiple price levels, but appears to fail completely when there is only one price level. I tried the latest version, but it still doesn’t work. I can’t see where the code goes wrong, but would greatly appreciate any help you could offer in resolving this issue. Thanks again, Angela |
Hi Angela, Can you clarify which isn’t working? Is it the display of prices on the event list, the price of the tickets when they register, or something else? |
|
|
Hi Josh – I’m calling a list of prices (using the function with link suppled above) with the following code, as per the instructions: |
That’s actually intended by the script you are currently using. Try this https://gist.github.com/Pebblo/512372b796b19054ee0c Replace the function Dean gave you with that, it is almost the same basically just removes the check for more than one ticket and if prices are found, list all the same way. Free events (0.00) price tickets will not be displayed. |
|
|
Thanks Tony! That works great – I just need to tweak it a bit but the basic functionality is perfect. Much appreciated! |
The support post ‘Early Registration Discount only working for more than one price level’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.