fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Query and problems with variation swatches pro

Alvaro Cerro

Hi, we have a couple of questions about your plugin variation swatches pro, so far we had the free version and we are very happy so we decided to buy the pro version, we need to center the color picker that appears on the category page and do not know if you could put above the product title (attached image of how it currently looks).

And then we have a problem that we did not have with the free version, which is that the image does not change correctly when you select a color in the product or in the category when we have activated the pro add-on, I do not know if we can also help with this since they are the two things that most interested us.

Currently I have it disabled if you need to not enable to test tell me.

Best regards and thanks.

 

 

 

position attributte.jpg

Hakik Zaman

Hi Alvaro,

Thanks for reaching out to us.

Can you please give us temporary admin access to your site? We’ll try to investigate the issue for you.

You can use this plugin to give us a temporary login link to your site.

Or,

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.

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!

Hakik Zaman

Hi Alvaro,

I have visited your site. Unfortunately, your site is not behaving as expected.

It doesn’t work after adding any CSS at Appearance > Customize > Additional CSS

Please make sure you have the server-side cache. If so, flush the server-side cache.

I have changed the image wrapper – https://paste.pics/R3JG8 to resolve the hover image on the archive/shop page.

You haven’t configured the variation properly- https://paste.pics/R3JF3. Please add the like Negro, Lima. It will resolve your image-changing issue.

To make Swatches center, please add the following CSS at Appearance > Customize > Additional CSS

li.woo-variation-items-wrapper {
width: 100% !important;
}

Your theme is limiting the width of the <li>.

I have installed and activated the Code Snippets plugin on your site and it is not working on your site. I couldn’t test the snippet for repositioning swatches under the product image. Because it is giving an error and not saving the snippets.

Note: I also, found you have previously installed the Code Snippets plugin and one of your snippets was creating issues on your site. Therefore, I have disabled that.

Thank You