Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
No payment options showing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium No payment options showing

No payment options showing

Posted: February 6, 2013 at 8:23 am

Viewing 3 reply threads


Matt tuttle

February 6, 2013 at 8:23 am

Hello,

I purchased EE yesterday and setup a test event here: http://pkug.org/event-registration/

I tried a test registration and no payment options are displayed. I currently have Paypal setup. Also, is is possible to set up a price addon? For instance, I have set price for the registration and if someone wants to bring a guest they can add $100 for food, etc?

Any help would be appreciated.


Josh

February 6, 2013 at 9:12 am

Hi Matt,

It looks like what’s happening is the confirmation buttons are being hidden by the WordPress theme (the theme is setting the button to be white text on a white background). If you mouse over to the area just below where it says “Total Price”, you’ll see a faint confirmation button appear on hover, and if you click that, it will take you to a payment page.

One way to fix this would be to add something like this to your theme’s custom stylesheet:

input[name="confirm"], input[name="confirm2"]{
color:black;
border:black solid 1px;
}

Price add-ons can be added by adding more price options in the event editor. So you could have something like:

Ticket $995
or
Ticket + Dinner $1095


Matt tuttle

February 6, 2013 at 10:21 am

Ok, that worked and makes sense. Thanks!

I do have a similar issue with the Use Group Option. When I’m going through the registration process there is a prompt to sign up a group, but nothing to click. Help is again appreciated.


Dean

  • Support Staff

February 7, 2013 at 12:13 am

Hi Matt,

The prompt is the link to click.

However it appears you have a jQuery error on the site stopping the link from being clicked.

My jQuery is a little fuzzy but it seems the Theme is calling jQuery in its shortened version and not placing it No Conflicts Mode, thus it is conflicting.

You can either:

Viewing 3 reply threads

The support post ‘No payment options showing’ 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 - Staging Server