thisisbbc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Category priority for product url in WooCommerceThank you infinitely for this link Mike!
Looks like this will be pretty straightforward from here, good to know this filter exists.
Just to make sure because I’m not very used to filters yet…
The custom function in our child-theme functions.php will look like this :
function my_custom_product_category_list($terms_array, $terms, $post) { // Do stuff return $product_category; } add_filter {'wc_product_post_type_link_product_cat', 'my_custom_product_category_list', 10, 3 }Is that correct so far?
Thank you!
Kind regards,
BForum: Plugins
In reply to: [WooCommerce] Category priority for product url in WooCommerceDigging out an old thread… Did anyone find a solution to this?
I don’t know how many times I sighed at the sight of these URLs…
WooCommerce uses the category with the lowest ID (oldest creation date) as the primary URL. If someone could come up with a way to determine a product category priority so that WooCommerce would use that list instead of the ID-sorted one, that would be quite amazing.
This would be an interesting challenge that I’d quite willingly take if I had more time on hand hehe.
Forum: Plugins
In reply to: [RICG Responsive Images] Performance issue related to srcset attributeHey Jasper,
Thank you for the hint and I agree with you, I’ve come to realize there are a lot more cons than pros 😉
Topc closed. Have a great day!
Best regards,
BForum: Plugins
In reply to: [RICG Responsive Images] Performance issue related to srcset attributeNote : I am not sure why but the lagging is quite less noticeable now compared to when I created the ticket.
No major modification a part from the fact we removed our fixed-top navbar (I’ve read something about the “fixed” property causing smoothness issues). This might have done the trick for us.
I’ll let you know in case I find a way to reproduce the problem.
Forum: Plugins
In reply to: [RICG Responsive Images] Performance issue related to srcset attributeHello Jasper,
Thank you for the help. I had deactivated it indeed, sorry for that.
I just added the script back again.Looking forward to hearing back from you!
Kind regards,
BForum: Plugins
In reply to: [WooCommerce] Performance issue related to featured image srcsetHey Mike!
I guess it would’ve make more sense to post this directly on the RICG page indeed. Thanks for the link nonetheless!
I have decided to get rid of smooth scrolling for now as it seems like the best thing to do. Thanks for the hint 😉
Kind regards,
BForum: Plugins
In reply to: [WooCommerce] Performance issue related to featured image srcsetNote : The lagging isn’t happening just on the single-product page. The shop page is also deeply affected by this issue (http://nationhats.staging.wpengine.com/shop/)
Forum: Plugins
In reply to: [Plugin Organizer] Ajax issue with POCan someone help us with this?
Regards,
BForum: Plugins
In reply to: [Query Monitor] QM prevent our Gift Cards to be added to our cartPlease ignore this thread, problem has been identified to come from somewhere else.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Cannot untick "Manage stock" after updateFantastic thank you for the quick fix!
Fantastic it’s working thank you!
Forum: Plugins
In reply to: [RICG Responsive Images] WooCommerce images are croppedHi Joe, Jasper,
Thank you for the information you provided. I have made some further tests without plugins (only WooCommerce since the single-product pages are affected) and with Twenty Fifteen and the non-square image was still picked over the available square images. I have tried to find a setting somewhere that would refer to 662px height but couldn’t find any.
I will add this information to the trac ticket here : https://core.trac.ww.wp.xz.cn/ticket/34998
Kind regards,
BastienWe’ve been also experiencing issues with Visual Composer and the latest version of Yoast. We got hundreds of “Failed to load resource: the server responded with a status of 414 (Request-URI Too Large)”
This seems to be directly related to the wp-seo-post-scraper-302.min.js file since we often have the following error right after/before dozens of the previous error : Uncaught TypeError: Cannot read property ‘match’ of undefined
Hopefully a fix for this will be out soon!
Forum: Plugins
In reply to: [Global Content Blocks] Mixed Content WarningWell that was fast hehe…
Probably even never been delivered with a solution for paid plugins on such a quick notice. It works like a charm.
Dave, you rock!
Thanks again for your help 😉
Forum: Plugins
In reply to: [Global Content Blocks] Mixed Content WarningFantastic!
Thanks a lot for the quick reply Dave. Looking forward to test that.
Kind regards,
B