Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi, when selecting another color on my homepage the image is not changing.
What is going wrong?
Also missing the cart icon when I hover a product.
https://server.rowanvi.nl/vischvijver/
Hello,
Please can you add your wp creds into your user profile details, so we can fix it for you.
Let us know.
Regards!
Hi there,
This is done, could you please provide the specific code?
Thanks a lot!
Hello,
This can be done by editing the file: /includes/codeless_functions_woocommerce.php
find the function ” codeless_woocommerce_actions” and replace the line below:
if($product->is_type( 'simple' )){
woocommerce_template_loop_add_to_cart( $args );
}
with:
woocommerce_template_loop_add_to_cart( $args );
Save the file.
I have tried to make that at the WordPress Dashboard by isn’t possible to edit the file. So you can do that by yourself.
About the color problem we will launch and update soon to fix that too.
Let us know.
Regards!
Hi there,
Thanks for the support.
Really looking forward to the color switcher. This is really one of the reasons why we have chosen this template.
Another question:
The quantity +/- is not working. How come, could you provide support?
Hello,
I checked the quantity in a product of yours and i had no issue increasing/decreasing the amount (screenshot).
Did you manage to fix it?
Best regards!
But still the main problem, the color changer is not working?
You must be logged in to reply to this topic.