deLisle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 6.7.1. adds/connects categories automaticallyHotfix plugin works as it should. Thanks for the quick help!
Forum: Fixing WordPress
In reply to: 6.7.1. adds/connects categories automaticallyLooks like someone already has posted a trac issue connected to this and also commited a fix in GitHub: https://core.trac.www.ads-software.com/ticket/62504
Hopefully this will be released to the general mass asap.Forum: Plugins
In reply to: [WooCommerce] WordPress 6.7.1 checks extra categories automaticallyAfter some more digging i’ve figured out the issue is in wp-admin/js/post.js file on row 662 > 665.
The new stuff in that if statement seems to check the one i click to check but also other checkboxes that have the id’s that start with the same number.What i mean is that if i check a category with this id: in-product_cat-27-1 it also checks other checkboxes with ids that look like this: in-product_cat-273-1 or in-product_cat-274-1 etc etc
If i revert to the old if statement in 6.7 it works fine again.
Not sure if it’s WP or Woocommerce that needs to fix it but putting this on both support forums.
- This reply was modified 11 hours, 40 minutes ago by deLisle.
Forum: Fixing WordPress
In reply to: 6.7.1. adds/connects categories automaticallyAfter some more digging i’ve figured out the issue is in wp-admin/js/post.js file on row 662 > 665.
The new stuff in that if statement seems to check the one i click to check but also other checkboxes that have the id’s that start with the same number.What i mean is that if i check a category with this id: in-product_cat-27-1 it also checks other checkboxes with ids that look like this: in-product_cat-273-1 or in-product_cat-274-1 etc etc
If i revert to the old if statement in 6.7 it works fine again.
- This reply was modified 11 hours, 41 minutes ago by deLisle.
Forum: Fixing WordPress
In reply to: 6.7.1. adds/connects categories automaticallyEven though this issue happened after 6.7.1 got installed?
Forum: Fixing WordPress
In reply to: 6.7.1. adds/connects categories automaticallyYes it’s Woocommerce products i’m talking about.
From what i can see after doing some more testing is that as soon as i mark any category in the list it checks a bunch of others before i even save the page or publish it.
The problem only seem to happen on unplushed products.
If a product is published i can check and uncheck categories without i trying to check other categories.Forum: Plugins
In reply to: [Yoast SEO] Product Category doesn’t show og:imageI didn’t know i needed to upload the image on the social tab ??
Thanks for helping me out.Best regards.
Forum: Fixing WordPress
In reply to: Editing in ChromeWordpress 4.7.4, just released, fixes this.
Forum: Fixing WordPress
In reply to: Editing in ChromeOk, update here if you get a reply there. Thanks.
Forum: Fixing WordPress
In reply to: Editing in ChromeI have exactly the same problem. Does it have to do with latest version of Chrome? Version 58 that is.