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
[EVENT_SEARCH] customization? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium [EVENT_SEARCH] customization?

[EVENT_SEARCH] customization?

Posted: March 8, 2013 at 1:47 pm

Viewing 5 reply threads


tim melody

March 8, 2013 at 1:47 pm

I would love to get the Event Search in my sidebar, but it’s too wide. Is there an easy way to customize this? So far none of the tricks I know have worked.

Thanks in advance!


Jonathan Wilson

  • Support Staff

March 8, 2013 at 2:08 pm

Hi Tim,

You could add some CSS like this to your style.css file or a custom css plugin:

input#ee_autocomplete {
    margin: 20px 0;
    width: 200px;
}


Jonathan Wilson

  • Support Staff

March 8, 2013 at 2:11 pm

You may need to add !important tags to it like this:

#ee_autocomplete {
    margin: 20px 0 !important;
    width: 200px !important;
}


tim melody

March 8, 2013 at 2:34 pm

Ah ha! It worked, thanks! Just couldn’t find the right element to adjust.
http://www.overtonsafety.com/?page_id=16&ee=56

Now, hopefully this isn’t off topic, but for some reasons the auto-fill results aren’t working properly. That is to say, you go to mouse over and click them and they disappear. Any idea why that would be?

Thanks again. Tim


Dean

  • Support Staff

March 11, 2013 at 12:20 am

Hi Tim,

Thats a strange one. I would go through a troubleshooting process and deactivate your plugins except EE and change the theme to the default twentytwelve theme. If the search works, activate your correct theme, test again if it works turn on one plugin, test again and repeat process.

Im guessing a bit but the social media plugin is causing at least one javascript issue that may be affecting the search.


tim melody

March 11, 2013 at 11:08 am

Yeah, thanks. I will play around with it.

Viewing 5 reply threads

The support post ‘[EVENT_SEARCH] customization?’ 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