Cart and search icon not lining up with UberMenu

Hi guys,

Having a small issue with UberMenu that I can’t quite figure out. There seems to be some kind of break on top of the regular top menu links, but for some reason it doesn’t apply to the search icon and the cart. I can’t find the source of it.

Screenshot attached.

Also, on a different topic the search function is no longer working on my site for some reason. Maybe you guys have a suggestion on how to bring it back?

As always, thanks for the support!

Hi,

Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

Thank you.

See secure note please.

Hi,

To fix it, you can add this in Appearance > Customize > Custom > Edit Global CSS

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target.ubermenu-item-notext > .ubermenu-icon {
    line-height: normal !important;
}

Hope that helps

Wonderful, thanks so much for your help, Paul.

Do you know what the problem is with the search function on the top menu? It stopped working a few updates ago and I haven’t been able to figure out what’s wrong.

Hi There,

Please try installing this plugin https://wordpress.org/plugins/better-search-replace/

After that find all the http://greenerynyc.com/ URLs then replace with the https://greenerynyc.com/ URLs.

Hope it helps :slight_smile:

Thanks for the tip. I ran the plugin and replaced the relevant urls, however after flush the cache and hard reloading my browser I’m still not able to get the search function to work. Any other ideas?

Hi,

I can still see a lot of mixed content errors in the console.

Would you mind providing us with login credentials so we can take a closer look? Please provide following information:

Set it as Secure Note

  • Link to your site
  • WordPress Admin username / password
  • FTP credentials

All the best!

Yes, credentials attached. I’m definitely getting large amounts of errors, mostly to do with webfonts loading over https.

Hi again,

I checked your setup and you’re using an old version of X theme. Please make sure to update X and Cornerstone to the latest versions to avoid potential conflicts. You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

If you find anything to be out of date, you can review our update guide.

Let us know if the issue persists after updating the theme!

I updated Cornerstone and X and the problem still persists. Just to recap:

•The search function is not working in the menu bar.
•Fonts are loading over http instead of https, which is causing errors on the site.

Hey there,

It’s the plugin ‘Really Simple SSL’ which is generating https errors, there might be a conflict with this plugin please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Also see https://really-simple-ssl.com/knowledge-base/how-to-check-if-the-mixed-content-fixer-is-active/

Let us know how it goes!

Thanks, that took care of the errors! I’m still not able to get the search icon to work. Any thoughts on what this could be?

Hi again,

Did you try turning off all third party plugins and clearing out the cache? It seems like a plugin conflict.

Let us know how this goes!