Posted: December 2, 2024 at 9:19 am
On the Registration Checkout page, the promotional code field is not displaying. All optimisations have been disabled for this page, so that there are no weird Javascript errors. The Javascript for EE Promotions is loading according to the console, but there is no field displayed on the form for a code to be entered before payment. Similarly, the image for Stripe credit card checkout is also not displayed. https://www.hoac.net/registration-checkout/ Installed EE plugins: Event Espresso Version 5.0.31.p |
|
Hi there, The promotions field isn’t loaded via PHP and it will only show when there are promotions that apply to the events within the current cart. How do you currently have your promotions set up? Are the set up as global promotions applying to all events or individual events selected within each promotion?
You have some CSS hiding the default Stripe image and loading your own from the theme within your themes styles: https://monosnap.com/file/iBZe1PU5smJNwm2NdSp6Y5KcyVdS5m Rather than hiding the original loading another to display, you can just set a custom image on the Stripe payment method. Event Espresso -> Payment Methods -> Stripe -> Button URL Select the custom image you want to use for that button and save. Then remove your custom CSS from the theme. |
|
You must be logged in to reply to this support post. Sign In or Register for an Account