Posted: December 27, 2012 at 4:30 pm
|
I upgraded to 3.1.29.1 and now when you submit registration it kicks back to the registration page instead of checkout |
Hi Eric, There may be some code from the theme that is altering the [ESPRESSO_EVENTS] shortcode. Can you try wrapping the shortcode on the /register page with the [raw] short tag? It will look like this: |
|
|
Still no good. It has this on the page under the shortcode |
|
It has this ( ) under shortcode |
|
under short code. sorry i guess it would not paste. i typed it this time |
|
not sure why that doe not submit, but it still does not work. when i hit submit on the registration page it goes back to registation page minus the fill in form |
|
Hi Eric, Have you checked to see if you have any old templates in your wp-content/uploads/espresso/templates directory? You can check this by looking in the Template Settings > Developer section. There is a button there that will also rename the directory in order for the latest version to use the default templates. Renaming the folder will stop any modifications from working until they can be moved over to the new template files. |
|
I do not seem to have anything in that directory. It just list a server name and port |
|
Sorry, not sure I follow you. When you go to the Event Espresso Template Settings and scroll to the bottom do you see something like 1) http://d.pr/i/wc8H or more like 2) http://d.pr/i/yoUb |
|
it looks empty for sure it says last modified in May |
|
I found the templates in wp-content /event- expresso. These are the ones from the upgrade on the 21st. should I move him to another spo |
|
Hi, If the files are in wp-content/uploads/espresso/templates, then yes please rename the templates directory. |
|
Sorry, This directory is empty |
|
Is it possible to get your login details in order to look into this? If so, please send them via https://eventespresso.com/contact/ Choose the “I am sending login info as requested” option and fill out the form Please make sure you add the forum post link to aid us in case another team member picks up the email. NOTE: login details need to be Admin level. |
Hi Eric, There is a conflict with the current version of Jetpack (version 2.0.4). The previous version (2.0.2) of Jetpack will not break the registration process. You can revert back to version 2.0.2 of Jetpack by downloading it from here: http://wordpress.org/extend/plugins/jetpack/developers/ Before installing, you’ll need to deactivate and delete version 2.0.4 of Jetpack. Alternatively, if you’d prefer to stay on versioin 2.0.4 and if you’re comfortable with editing PHP files, you can change one line of code in class.jetpack-post-images.php in the Jetpack plugin. Line 254 will read:
replace with:
|
|
|
That line 254 was slightly different it reads |
Hi Eric, We are continuing to look into the issue with the latest version of Jetpack and have an update: The conflict between Event Espresso and Jetpack 2.0.4 will only manifest itself if both the Publicize and Sharing modules are active. When either of these modules are active, opengraph tags get added to the head of the document, which seems to be causing the trouble.
In the above code example the main registration page, as set in Event Espresso>General Settings, has the ID of 20. You may need to swap out the page ID value with the one that’s set on your site. |
|
The support post ‘registration link not work with upgrade to 3.1.29.1’ 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.