Liquid error: Could not find asset snippets/opinew_review_stars_lists.liquid

Hi!

I uninstalled the Opinew app some time back, but I just realised I’m still getting error messages when searching on my website. I went in to edit the code, and searched for words from the error, but nothing comes up.

Please let me know what else I can try.

https://rowsomedesigns.com/search?q=caddy&options

Thank you in advance!

Hey @RowsomeLeather !

Based on the error code you are seeing, it looks like there may be some code from the Opinew app still lingering in your theme. You can actually reach out to the app developer directly to see how you can remove this remaining code. You can contact Opinew directly here.

Alternatively, if you are comfortable, you can try to find the code yourself. I suggest searching for keywords that may locate the code in your theme.liquid - I would start with searching “Opinew” or “Opinew_review_stars_lists” to find where this remaining code may be.

If you do find a line of code with this term in it, you can use the comment functions to essentially mute the line. To do this, you would add a {% comment %} tag to the begging of the line and {% endcomment %} tag to the end. This would end up looking something like this:

{% comment %} line related to Opinew app {% endcomment %}

Using this comment function allows you to safely mute lines of code. If you decide that this did not resolve the issue, you can remove the comment tags to revert the changes you made.

It’s important to remove any redundant or left over code that can slow down the page load speed, doing so will help optimize your site for speed. If you’re not sure how to do this, one of our Shopify Experts may be a great resource for expertise on this. And, if you’re interested in learning more about SEO I thought this blog post may be a great read for tips on how to rank higher!

Please let me know if you have any further questions!

``

Hi @RowsomeLeather

If you don’t mind, I can sent collaborator request to your store and have a look for it.

Thanks for the reply!

Please do! Let me know if you need anything from me before you request.

Thanks for the reply.

As I mentioned, I’ve searched for various words and strings in the code, and nothing comes up, which is why I’m asking here.

I have reached out to the developer once already, but it looks like they didn’t get everything.

@RowsomeLeather ,

We have a great team of Shopify Partners who will be able to access your store to have a look at your theme and hopefully detect the lingering code! If you are still having trouble with this, we can reach out to our internal themes team and see if this is something they can help with.