This topic has 15 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
I need to update my outdated blanco theme but I don’t want to make any mistakes. Wondering if there’s an easier way or is the current way still FTP?
How difficult will this be?
I need the latest version to match the latest woocommerce update.
Any help appreciated,
Thank You!
Hello,
The best way to update the theme is via FTP.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
Hi, thanks so much for uploading the video.
How do you get to FTP and once inside where do I go to get to my blanco theme?
What do you recommend?
Thank You
Hello,
You should ask your hosting provider for FTP login details and how to connect.
Once you’re logged in you need go to wp-content/themes directory where “blanco” folder is located and follow the instruction to update the theme.
Best regards,
Jack Richardson.
Hi, I followed directions from the YouTube video but when I try to drag and drop the files it will not let me.
Hello!
It looks like I was able to update successfully.
Only problem that arises is that when I try the drop down menu for variation listings (no default selected) it doesn’t show a variation.
For example in the link provided below it has to options but on the drop down none shows up.
I am running woocommerce 2.4.6 and the latest version of WordPress Billie if I’m not mistaken.
Thank You
Hello,
I’ve recreated your variations and added attributes in Products > Attributes section.
Also I’ve added this code in functions.php file:
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 100;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );
You can read about it here:
https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/
Best regards,
Jack Richardson.
Hi,
So I have to create a new attribute for everyone all my variable listings in Products > Attributes?
Is this the new requirement for WooCommerce 2.4+?
Thanks
I’m only asking because before I never had to do this, just did it straight from edit listing and didn’t have to do the products > attributes.
I saw the video but it seems time consuming especially for a listing of 20+ variation.
Thank You
Hello,
Please update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/blanco/ and it’ll be reuploaded from a new theme package.
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
After that check variations.
Best regards,
Jack Richardson.
Hi, what date is the latest version? I just updated a few days ago.
thanks
Hello,
The latest Blanco version is 3.3 and was updated on August 14, 2015.
Best regards,
Jack Richardson.
Yes, so like I said.
I need to go to products > attributes…then create new attributes one by one yes?
I updated, again, and my revolution slider disappeared
edit: never mind, got it up again.
Hello,
Ok, we close this topic.
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
The issue related to '‘Does Blanco WordPress WooCommerce have automatic updating?’' has been successfully resolved, and the topic is now closed for further responses