• Resolved fondalo

    (@fondalo)


    For some reason, the search button is scaling up very large. We are simply inserting the shortcode for the search section, so there is no reason it should be reformatting itself.

    Help???

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • If you mean the green magnifying glass icon… It looks just fine when I visit your page. Also after a search 😉
    https://paste.pics/31ca84c6cf1c3d214cbb1fff1d6f6197

    Thread Starter fondalo

    (@fondalo)

    Yep, exactly what I mean, however here’s what it actually looks like.

    https://paste.pics/7783ffc6bc950df2554924f822443441

    I tested it in 3 browsers (Safari, Chrome & FireFox). They all load the big graphic. Safari is the only one that does not scale it down with me.

    Looking at the source code of the graphic, I see some strange things. It looks like it wants to load a 1080 width graphic. Then the image attribute is set to 300×150, which is waaaaaay too big as well. 😉

    The image is loaded with a lazy-loader. Try disabling that plugin.

    This is your current code:
    <img class=" lazyloaded" src="https://i1.wp.com/www.b2bexecute.com/wp-content/plugins/events-manager/includes/images/search-mag.png?w=1080" data-src="https://i1.wp.com/www.b2bexecute.com/wp-content/plugins/events-manager/includes/images/search-mag.png?w=1080" alt="Search" width="300" height="150">

    Thread Starter fondalo

    (@fondalo)

    hmmmm I’m using Chrome. Tried on multiple machines and it has the same effect. Unsure which plugin is doing the lazy loading. I doubt that is it, since it worked fine at the beginning, but then started doing it.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    do you have any caching plugin installed?

    Thread Starter fondalo

    (@fondalo)

    Turned off lazy-loading. Seems to have been the issue. Thanks guys!

    Thread Starter fondalo

    (@fondalo)

    Seems to be handled

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Search Button Enlarging’ is closed to new replies.