Where can I find specific code in a theme file to delete?

Can any advice where the below code is present on website www.thejade.pk

so we can delete. Can see it in inspect element but cannot find it in Theme file

File name is

Need community to assist

You can find this code in Online Store> Edit Code> theme.liquid

its not there. i searched in theme.liquid file

Can you help

Hello @AK121AA ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, You can see it after the tag

So you can remove it

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Thanks for getting back but code ending with WE is not there. We have the other verification code and that is ok. But this code is not there. Problem is we need to remove the below code that was installed by our agency claiming ownership of website. So thats why its important. Once we are able to remove this code we can only then remove their rights from webmaster.

Hence because of this we need to remove the below code

Talking about below code

Hey @AK121AA

You can contact me on my email then I can guide you further in detail.
moeed2004.irfan@gmail.com

Hi @AK121AA , maybe that code add in a find that included in your theme.liquid. Try to open all files that in {% render ‘file-name’ %} or {% include ‘file-name’ %} code inside … of your theme.liquid file

This is google site verification code and you will find it in theme.liquid file in head section.
You can go to theme.liquid file by clicking edit code button in your theme

Please check if it helps!
Thanks!

Hi @AK121AA ,

Thanks for reaching out.

Considering the code snippet contains the google-site-verification keyword, it is most likely you should find this in the theme.liquid file within the code editor. Find the tag, and head, near the top of the page, and the snippet of code should be there if placed correctly for its initial purpose.

However, I did visit the store you linked, and I couldn’t find the snippet using the inspect tool. Have you removed it in the meantime? Let me know.

The code is still there. Sharing screenshot of code highlighted in blue that needs to be removed. But cant find anywhere in theme file

Can you help ?

Also second problem is Homepage loads with errors.

Sharing screenshot of the same . Need help