Support

Home Forums Multiple Event Registration Add-on Multiple Prices for recurring event causing error in registration page.

Multiple Prices for recurring event causing error in registration page.

Posted: February 3, 2014 at 5:34 pm


Michael

February 3, 2014 at 5:34 pm

Event Espresso Pro 3.1.36.4.P
WordPress 3.6.1.
Registration page link: http://www.riverstoneadventures.com/event-registration/?ee=339

Hello,
We have just taken over our site from our developer and have an issue with an error showing up on the event page when choosing the child rate in the pricing. After the error occurs with the child rate it occurs with the adult rate. Set up was, I added a recurring event with two price options adult and child. There was no issue when it was a single price option. Is another event page for the second price (child price) supposed to appear? It just displays and error. Thanks for your help. Michael


Tony

  • Support Staff

February 4, 2014 at 3:36 am

Hi Michael,

Is another event page for the second price (child price) supposed to appear?

No this should not happen.

I took a look at the site and found this

function gotosite(sel) {
var URL = sel.options[sel.selectedIndex].value;
window.location.href = URL;
}

Within the theme (buller/js/custom.js line 139)
It is intended to target the respMenu that is hidden within your sites header, but seems to be firing when any options are selected.

Can you comment that code out from the above file and retest please?

The support post ‘Multiple Prices for recurring event causing error in registration page.’ 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.

Event Espresso