Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Share button on Thank You page | Event Espresso - Staging Server
I was wondering whether it would be able to add the social media share button to the Thank You page after a user has registered and paid for an event.
My issue with the current social media buttons on above the registration details section is that you are asking a user to share whilst he’s in the process of registering. I.e. 2 Calls to Action at the same time.
Would it be possible to hack the current social media buttons to appear on the Thank You page, and enable a user to share an the url of the event via Twitter or FB?
Thanks! We’re using EE to great effect and enjoying it’s ease of use. Keep up the good work!
This will display the social media links on the thank you page (when payment confirmed). Problem is, Facebook requires its open meta stuff in the header. The core function disables this unless events are shown.
As such you would need to edit the core espresso-social.php file and change the function espresso_social_insert_to_head() so that it either activates on every page (not advisable) or activates only on the main event registration page (better but still not great).
After that its a case of styling them as your needs fit.
I will put your ideas forward for future versions of the social media plugin.
Viewing 1 reply thread
The support post ‘Share button on Thank You page’ 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.