Posted: March 1, 2015 at 10:23 am
|
Using the plugin as per the documentation but when clicking the add to cart button it just redirects to the event list on the event registration page (which is set with just the standard shortcode and nothing else). Use the Test event to check. *redacted* WP: 3.6.1 Upgrade from free version recently (last week).
|
|
EE: 3.1.37 (not WW) |
Hi, that may occur if there is a problem with the Event Espresso shortcodes. There are four shortcodes that are used by Event Espresso and they are set via the General Settings page for Event Espresso in the WordPress admin. The [ESPRESSO_EVENTS] shortcode is the most important one. Could you ensure that this shortcode is is use one time on the events registration page? — |
|
|
Hi, Both are set to [ESPRESSO_EVENTS] and it appears just once on the page. Will |
Hi, the Multiple Event Registration add-on doesn’t have a settings panel. It begins running as soon as its activated. Could you run a search to see if there are any duplicate shortcodes in use via WP Pages? Try running a search for ESPRESSO. Then remove any duplicate shortcodes. That is, each of the four unique shortcodes should be in use once and then the assigned pages should be set in the general settings area of Event Espresso. Here is a screenshot from a default installation: http://cl.ly/image/08380a3A3e0R Also, since you recently upgraded, then all of your installed add-ons for Event Espresso should be up to date. Another possibility is a conflict with another plugin. If the issue continues, could you briefly deactivate other plugins and retest to rule out a conflict with a plugin? Let us know what you find. — |
|
|
Sorry for any confusion. All settings are as per the default. The Event registration page only has the shortcode “[ESPRESSO_EVENTS]” on it, just once with nothing else whatsoever on the page. All of the 4 pages are set to the defaults and contain just the shortcodes. I use some additional pages by venue to show events at that venue, this is using the code: I’ve tested deactivating every plugin except the Event Espresso ones, nothing seems to change the behaviour. |
|
Not sure if this is related or caused by the same either. I tried using the social add-on but when it shares the event to facebook it links to the event registration page instead of the actual event. |
Aye-aye Captain! The issue you’re seeing is being caused by your WordPress theme. Here’s the error I’m seeing in the console: Uncaught TypeError: undefined is not a function Here’s how you can fix this: 1) You go in to edit your theme’s js.js file. I recommend going in with an FTP client.
to
3) You save the file. The above fix will ensure that the $ shortcut can be used in your theme’s JavaScript, and should allow the rest of the scripts on the page to work correctly (including the Multi Event Registration functions). |
|
|
Excellent! That fixed it for me, thanks so much 🙂 |
The support post ‘Multiple Event Registration – Not showing View Cart’ 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.