pascalwinnen
Forum Replies Created
-
Got it! simply replace “wp” in “wp_posts” with the name that was given to your dbase.
Worked perfectly for me. Don’t forget to backup your dbase.I encounter the same problem, yet after executing the SQL code I get a message “table wp_posts doesn’t exist”
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 2.6.4 subcategories slow?I could narrow down the issue to a “division by zero” issue in Woocommerce:
flatsome_presentage_bubble()
wp-content/themes/Flatsome 3.0/flatsome/woocommerce/loop/sale-flash.php:37
wc_get_template()
wp-content/plugins/woocommerce/includes/wc-template-functions.php:685
woocommerce_show_product_loop_sale_flash()
Unknown location
do_action(‘woocommerce_before_shop_loop_item’)
wp-content/themes/Flatsome 3.0/flatsome/woocommerce/content-product.php:45
load_template(‘~/wp-content/themes/Flatsome 3.0/flatsome/woocommerce/content-product.php’)
wp-content/plugins/woocommerce/includes/wc-core-functions.php:173
wc_get_template_part()
wp-content/themes/Flatsome 3.0/flatsome/woocommerce/layouts/category.php:39
load_template(‘~/wp-content/themes/Flatsome 3.0/flatsome/woocommerce/layouts/category.php’)
wp-content/plugins/woocommerce/includes/wc-core-functions.php:173
wc_get_template_part()
wp-content/themes/Flatsome 3.0/flatsome/woocommerce/archive-product.php:22
wc_get_template()
wp-content/plugins/woocommerce/templates/taxonomy-product_cat.php:22Forum: Plugins
In reply to: [WooCommerce] Exclude shipping class from shipping optionThanks, but I had a plugin before Woocommerce suggested to migrate to the Woocommerce built-in functionality. Is there no way to set certain shipping cost belonging to a shipping class/shipping region combination to Not Available?
Forum: Plugins
In reply to: [Germanized for WooCommerce] Auf formelle Anrede stellen (Sie)Wenn ich bei mir auf Deutsch (Sie) stelle, mit oder ohne Fallback Deutsch, kann ich bei einigen Produkten mit Variationen eine Eigenschaft nicht mehr selektieren.
Zb. Dropdown Farbe funktioniert noch aber Grösse nicht mehr.Edit: habe die betreffende Strings mit Loco Translate gesucht und ohne weitere Probleme ändern können!
Forum: Plugins
In reply to: [WooCommerce] Variations Drop Down EmptyBulk edit works for most of my products! THANKS FOR THE HINT!!
Forum: Plugins
In reply to: [WooCommerce] Variations not showing on product pagesSame here!
Update to 2.4.10 broke most of my variations
Forum: Plugins
In reply to: [WooCommerce] Urgent – Shop and Categories Not Showing Variable PricingSame here!
Updated yesterday to 2.4.10 > 642 products with variations are broken. Cannot select the variations anymore, in some cases cannot even correct them manually.
Forum: Plugins
In reply to: [WooCommerce] No more shipping options after Woocommerce updateTry removing the “cost per order” in the “flat rate shipping”. As soon as I had any amount there, the flat rate shipping is no longer available as a shipping option. Once removed, all shipping options were available again. Since I do have a flat rate shipping for national shipping, with some extras for bulky items, I had to purchase another plugin.
Forum: Plugins
In reply to: [WooCommerce] No more shipping options after Woocommerce updateI did everything as described and the duplicate display issues are gone. Yet for orders from Switzerland (where the store is), only local pickup remains available, flat fee (which I use for national shipping) is not available. If I enter another destination abroad, international shipping is calculated fine.