Posted: December 13, 2013 at 4:53 pm
|
We have two price options for registering. However, the registration page only shows 1 price. I’d prefer not to play with code since I’m not techy. WordPress 3.8 Thank you |
Hi there, I currently can’t see any active events to test this on, could you create an active event so we can view this please? |
|
|
Hi. Thank you for looking at the problem. There’s an event posted now. When I click the registration page on the website, the webpage only displays one price. (http://highfiveamerica.org/registration/) When I display the event/registration page from EventExpresso, the page displays a drop-down for the multiple price options and player information questions. (http://highfiveamerica.org/registration/?ee=6) Why the discrepancy? How can I get the latter to display on the website? Thank you. |
The first page, http://highfiveamerica.org/registration/ Is actually an event list page, as you add more events they will all be visible in the list there. This is used to display all of the events and the attendee/player would chose which one to attendee. The second page, http://highfiveamerica.org/registration/?ee=6 Is the actual event registration page. This would be were a player would sign up for the event. It depends on how you want to run your registration how you want this setting up. What is your intended signup process and I can advise you on the best way to achieve it. |
|
|
Oh… What suggestions do you have for the sign-up process? Can I get the $199 off the event list page? I appreciate your help and suggestions. |
Sure you can remove the price from the event list page. Simplest method is using a little CSS .event-list-display .event_price { display: none; } Add that to your themes .css file or using a plugin such as My Custom CSS and the price will be hidden from the event list. Is this page http://highfiveamerica.org/registration/ The page that contains ONLY [ESPRESSO_EVENTS]? |
|
|
Great! It worked. Thank you. Yes, the page http://highfiveamerica.org/registration/ contains ONLY [EXPRESSO_EVENTS]. Can I ask why? Thanks. |
|
Hi, That page is where the event list is generated and is used through the plugin as a basis of displaying data so it is very important. However, it does not need to be displayed on your navigation menu, so long as it is still publicly accessible. |
|
Okay. Thanks. I think I’m set for now. I appreciate the help. |
The support post ‘Registration Page Only Shows Only 1 Price for Multi-Price Options’ 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.