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
Remove "Register Now" button from Calendar tooltip | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Remove "Register Now" button from Calendar tooltip

Remove "Register Now" button from Calendar tooltip

Posted: May 14, 2013 at 4:42 pm

Viewing 2 reply threads


Vanessa Chu

May 14, 2013 at 4:42 pm

I just updated the Calendar plugin and see that there has been a “Register Now” button added to the Calendar tooltip. I want to remove this button. How can I do this? Thanks.


Dean

  • Support Staff

May 15, 2013 at 12:05 am

Hello Vanessa,

The easiest way is to add some CSS to the bottom of your themes style.css file, or via a plugin such as My Custom CSS.

This will hide that button for you:

.qtip_info .reg_now {
display: none;
}


Vanessa Chu

May 15, 2013 at 11:28 am

Thanks! I will give this a try.

 

Viewing 2 reply threads

The support post ‘Remove "Register Now" button from Calendar tooltip’ 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