Posted: September 9, 2013 at 9:20 am
|
Wordpress Version: 3.6 Hi, When I click the submit button for the event. The page just reloads and nothing happens, no payment information or PayPal re-direct. How can this be resolved.
|
Hi Stephanie, Can you check the /registration/ page and verify that it has the [ESPRESSO_EVENTS] shortcode on it? |
|
|
Thank You! I am getting the paypal button to work now, but I have another problem. I created One Event and placed several different price options under it. When I get to this page http://www.islamicconference.org/registration/ it lists the event and one of the price options. I have to click register to get to the entire list to show. If I press add to cart and then view cart it takes me to where I want the attendees to go the first time. It shows the complete list. This is what I would like to see on the first registration page, because if users have to click ‘add to cart’ and then ‘view cart’ to see the list it is confusing. |
|
Hi Stephanie, |
|
Hi Sidney, I used his suggestion for the second option where the code is located here: https://gist.github.com/sethshoultes/ab1e992668cf3166a686 I created a ‘event_list_display.php’ file and put it in wp-content/uploads/espresso/templates/ with the code given in the github. What could the problem be? |
September 10, 2013 at 12:29 pm Instead of creating a new event_list_display.php file in /wp-content/uploads/espresso/templates, you copy over the event_list.php and event_list_display.php file over to /wp-content/uploads/espresso/templates. Then make the edit in event_list_display.php where it normally displays one price, changing it to:
Please note: The price list/price range display on the event list will be a built in feature that is planned to be included in Event Espresso 3.1.37.P. So when that ships you can remove the event_list_display.php and event_list.php templates from /wp-content/uploads/espresso/templates and use the new feature. |
|
The support post ‘Page reload after "submit" Button / No PayPal Pop-Up’ 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.