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 Disabling Extra Buttons on Payment Selection Page | Event Espresso - Staging Server
I am wondering if anyone knows how to disable two buttons on the payment method selection page. As you can see in the image below (yellow arrows), I have two buttons that respond to rollovers, but are not clickable. Is there a way to disable these two buttons so that people are not confused as to where they need to click to download the invoice. Users need to click the “Download PDF Invoice” to download the PDF.
The payment page is designed to hide the information that’s appearing below the invoice button. However, if there’s a JavaScript error on the page, it will fallback and display everything. The result is the button doesn’t do anything.
Can you check the payment page in Firebug or the web inspector for JavaScript errors? There is probably a simple fix that can be made. Actually, I checked your site and it looks like it’s using the super Skeleton theme. I recently did a project and there were some settings I turned on that would cause JavaScript errors, I didn’t need the features that were turned on and by turning them off, the JavaScript errors went away.
The one that I remember turning off was the one that said “use the Chosen Dropdown replacement script?” in the Basic setup theme options panel. I noticed there were JS errors when that was set to yes.
Hey Josh – I turned off the “Chosen Dropdown Replacement Script” option, but it still did not resolve the dead button issue. Any other ideas? I’m not sure exactly how to determine whether or not we’re dealing with a JS error.
The expression seen is being sent to jquery, which doesn’t see the element referenced, and crashes, keeping any other JS from running. The expression is probably being generated by the theme. Can you switch to the WordPress default twentytwelve theme, and see if that clears the issue?
Viewing 5 reply threads
The support post ‘Disabling Extra Buttons on Payment Selection 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.