Search issue, wanted to see if anyone has any ideas how to fix

RACHEL7
Tourist
11 0 1

If you go on my site Doggie Diva and you do a search for any word/product, you will see the results look all messed up, one product is layered onto another. I need to fix this ASAP but can't seem to figure out why it is happening, any ideas and how to fix?

Replies 2 (2)

PaulNewton
Shopify Partner
6275 574 1324

If you need this resolved quickly contact me at paull.newton+shopifyforums@gmail.com to debug and fix it.

 

You may just need to add the CSS class "clearfix" to each search results container since if looks like there's heavy use of floats for the photography being used.

Beyond that there are many problems on that page like the following error:

 

Liquid error: Could not find asset snippets/SEO-All-in-one.liquid Liquid error: Could not find asset snippets/swish-loader.liquid

 

This typically happens after an app install that had automatic and manual code changes.

And can often be creating malformed html https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.doggie-diva.com%2Fsearch%3Fq%3Dharness 

You may be able to resolve that by rolling back your themes relevant file that that app changed

https://help.shopify.com/en/manual/online-store/themes/extend/theme-code 

This can also be after non-app related changes such as trying to make style changes or changing the structure of the site.

 

 

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org


RACHEL7
Tourist
11 0 1

Thanks. I can't figure this out.