Hi Alejandro,
Can you please give us temporary admin access to your site? We’ll try to investigate the issue for you.
You can add new users by going to Users > Add New set the user and password for us, set the role to admin, and set the info here.
And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7
Hope to hear from you soon!
Problem with archive page code
Alejandro Lobos Kunstmann
Hi.
I found the source of the extreme CPU usage on our server. It’s your Variation Swatches plugin, in the archive page.
You have a tag:
data-single_variation_preview_attribute=””Then
data-product_id=”(the product ID)”
Then
data-product_variations=” AND HERE THERE’S LIKE A MEGABYTE OF ESCAPED CODE THAT LOADS OUR SERVER”
That’s per product. No wonder it takes forever to process without cache. Just look at the HTML for any of our archiver pages:
https://dancassab.com/collection/the-icons-collection/
Please tell us how to make that code go away. Thank you