A space to discuss online store customization, theme development, and Liquid templating.
Hi - my contact us page hangs upon loading. It eventually loads but it takes several minutes.
Hi Allison, it is resources from sslt.tellapart.com is not loading.
You can add "defer" prop to their inclusion scripts to prevent this. This way your page load wont wait for those scripts when loading.
Tell me if you want to do it, I can point you to right direction then.
Can I delete this entirely? I don’t know what it is
Lol, it looks like it is a personalized ads tool. You can remove it if youre sure its not used I guess.
Can you show me how to "defer" it as well?
Sure check this image below. You just add the keyword like this. I believe these scripts should be in somewhere in "layout/theme.liquid"