Search Button Appearance Has Broken After 8.5 Update

Posted in: Newspaper
Post count: 98

Hi,

Today I’ve updated theme to 8.5 but my search button on main menu has broken. I’m using header style 10. I couldn’t fix this.

Screenshot:
http://www.screencast.com/t/4RsZsQasAGG

Post count: 37

Same here.
Any solution for this?

Post count: 20

Same problem!

Post count: 28

I got this problem too, any ideas?

Post count: 20685

Hi,

Please try to go in the theme panel and click the save settings button, then clear all caching installed. Check if the issue is solved after doing this. Let us know the results.

Thanks

Post count: 98

For now looks good. I think this was a cache problem…

Post count: 31

Same problem here with header style 12. I use W3TC and Amazon cloudfront.

It appears to be a problem with the W3TC / Cloudfront interaction. When I disable the CDN, the search icon appears as expected. When I enable Cloudfront, I get the broken behavior. I’d expected that since W3TC is combining and minifying my HTML, JS, and CSS (I’m still http/1) that any time I purged cache in w3tc, the new file combined file names would ensure no caching problems.

Looks like I was wrong. Guess I have to wait a week for the theme files to expire or learn Cloudfront invalidation…

Post count: 92

Hi Simion,
I’m using header style 1 and am having the same issue with the search icon being pushed below the menu. I just upgraded from 8.2 to 8.5.1. I have re-saved my settings as you mentioned and cleared the browser cache, site cache, and my CDN cache, but the problem is still there. I have used the following code to hide the search icon until there is consensus on a fix:

.td-icon-search{
display:none!important;
}

If perhaps I’m missing something, I’d welcome any input/feedback/tips which anyone can provide.

Kind regards

Post count: 20685

Hi,


@MESOTU
If you have tried clearing all caching and the issue is still present, please send us an email at contact@tagdiv.com and provide admin login information. We will take a look. Also paste a link to this topic in the email.

Thanks

Post count: 92

Yep, I had to get a bit more aggressive too with clearing caches in my browser, caching plugin, and my CDN. I also logged out and logged in again, tried different browsers and was eventually able to resolve it that way. Thanks for your help 🙂

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.