This topic has 6 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp
Hi
My cart button is not working in variable product page
I can not found addtocart button
Plz resolve this
Thanks.
Hello,
There may be a bug in the theme after update to WP 3.9. You may try to fix it editing the file blanco/code/functions.php , find wp_enqueue_script('masonry', get_template_directory_uri().'/js/jquery.masonry.min.js');
(line 47) and replace by
wp_enqueue_script('et_masonry', get_template_directory_uri().'/js/jquery.masonry.min.js');
If the issue still persists, provide us with the admin panel and FTP access in Private Content.
Regards,
Eva Kemp.
Hi Thanks for quick response
I try this replace but could not resolve it.
Ftp server info attached in Private content.
Thanks in advance.
Also please provide us with the credentials to wp-admin panel.
Thank you.
Thanks
Hello,
Seems some plugin creates the problem. Please try to disable the plugins one by one to find which one causes the issue.
Regards,
Eva Kemp.
The issue related to '‘wordpress 3.9 problem’' has been successfully resolved, and the topic is now closed for further responses