I went in to edit code to remove the tik tok social media app from my website which worked but I ended up with the following error message on my page. Does anyone know how to fix this
hello Jleith.
When you were removing the things from tiktok, you probably erased something that shouldn’t be erased.
Go to the footer.liquid file, check previous versions of the file (there is a dropdown for that in the upper left), possibly the first one. You need to go to the line 184 or around and search for something like
{% render ‘icon-word’ %} or {% include ‘icon-word’ %}
then, copy whatever it is written, return your file to the current version, and where it says ‘icon-’, replace it with the whole word.
I tried simplifying it to be not so code-savvy, but I don’t know if I was able. Let me know if you need better clarification
That completely worked. Thank you so much. Now I am trying to figure out
how to change the code so I can remove the tik tok app from my shopify
store. That is what I was trying to do but I ended up with the error.
Thanks
but how is the tiktok present in your store? Why do you need to remove it from code?
And in case the answer helped, if you are able to like it or mark as solution, I’d appreciate it
It is an icon / tick tok logo and the theme doesn’t support removing just one
send me the website link (and password if needed), I’ll see if I know how to hide it
