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
Add link/text under a registration Question? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Add link/text under a registration Question?

Add link/text under a registration Question?

Posted: April 2, 2014 at 12:05 pm

Viewing 1 reply thread


KIROS -Penny

April 2, 2014 at 12:05 pm

1. Under questions, we have a question “Are you a member?” using Yes/No on radio buttons. Is it possible to add text with a link below this “Click here to view current members.” that links to our Membership List webpage? Please provide detailed directions.

2. From this, would there be a way to automate an email sent via mailchimp if someone clicked that Yes that they are a member at registration, but they are not on the current members list (Membership List webpage)?

Wordpress 3.8.1
Event Espresso – 3.1.36.3.P
No
http://www.kiros.org


Lorenzo Orlando Caum

  • Support Staff

April 2, 2014 at 12:57 pm

Hello,

You can setup a new question and add your href link for the name of the question:

http://cl.ly/image/2T1D0S242R1X

Then this question would need to be associated with the same question group and moved to the end.

Next you’ll need to hide the text box for the question. If you inspect the text box, you’ll see the unique CSS id for this field:

http://cl.ly/image/0C1f0V0X1A0f

You can then add a style to your theme’s stylesheet or a plugin like My Custom CSS to hide the field. Here is an example:

#TEXT_519-32882-0-1{display:none;}

The MailChimp addon does not support conditionally adding members. From my understanding, it checks for an attendee and if they do not exist, then they will be added to a list that you specify.


Lorenzo

Viewing 1 reply thread

The support post ‘Add link/text under a registration Question?’ 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.

Event Espresso - Staging Server