adboehm
Forum Replies Created
-
I’ve tested version 0.15.0 but on our site the result is the same as 0.14.0.
Product Category String when selected removes the product_type lines, and Selected Product Categories is only displaying the direct product category (no ancestors).
Would you be able to employ the same/similar method of getting the parent categories as the plugin mentioned above?
What configuration settings do you need to help replicate this issue?
WooCommerce > Settings > Products > Display:
Shop Page Display: Show categories & subcategories
Default Category Display: Show bothSettings > Permalinks:
Product category base: /buy-roofing-online/products
Product permalink base: DefaultIn version 0.14.0, It seems that option 1 (Product Category String) does not output any product_type for any of our products (missing).
Option 2 (Selected Product Categories) is only outputting the last category, without any ancestors.
Another free plugin https://wordpress.org/plugins/tfm-google-product-feed/ outputs the category breadcrumbs in the product_type field correctly, but has nearly no configuration options and doesn’t see all our products (less than 100).
I’m in the process of manually inputting the parent categories (two levels) as added prefixes for some 20 3rd level subcategories, as suggested in your post above.
Current logic entered into the product_type area is:
(Product Category) if (Product Category) includes (last level category)
and change values (add prefix) (first cat > 2nd cat > ) for all productswith this repeated and adjusted for each last level category that currently appears in the feed. I’ve done an initial test with 4 of these set up.
Apart from being tedious and allowing for a lot of human error (typing in parent categories whereas they could be automatically retrieved from wordpress, which I hope you’re working on), I’ve found a bug that’s preventing me from making any adjustments after the initial save.
Once saved, the div that usually appears when you click (edit values) never appears and is missing for any of these saved lines. In the last condition, if I click (edit) in ‘for all other products (edit)”), only the condition-selector div appears; the change-source-value-column div doesn’t appear.
Forum: Fixing WordPress
In reply to: Plugin.php warningI have exactly the same error.
I’m currently trying to upgrade, but going to the wp-admin/upgrade.php results in the same error.Just deleted all the plugins in the plugin folder, no difference.