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
Make Add Additional Attendee A Link | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Make Add Additional Attendee A Link

Make Add Additional Attendee A Link

Posted: March 8, 2013 at 12:42 pm

Viewing 2 reply threads


Jake Berman

March 8, 2013 at 12:42 pm

Hi folks,

Currently where you click to add another attendee doesn’t have a hover cue. I’m wondering if there is any way to make it appear as a link? I underlined it, but my client is still not satisfied with the fact that it doesn’t have the properties of an actual link and I can’t say that I blame him. Any thoughts on how this can be accomplished?


Jonathan Wilson

  • Support Staff

March 8, 2013 at 12:58 pm

Hi Jake,

You could add some CSS like this to your style.css file:

#additional_header a:hover {
    color: blue;
    cursor: pointer;
}


Jake Berman

March 8, 2013 at 3:47 pm

Perfect, thanks!

Viewing 2 reply threads

The support post ‘Make Add Additional Attendee A Link’ 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