rosstitute
Forum Replies Created
-
Thank you for the feedback.
The reason I want access to the array that woocommerce_product_loop() loops over, is so that I can ‘inject’ additional products that do not exist within the DB. The idea is to append these products to the array, so that they will be output during the woocommerce_product_loop(), along side all of the other exising products.It seems like what I want is a filter, that passes the result of the WooCommerce product query, just prior to executing woocommerce_product_loop().
I’m not sure if such a filter exists, however…Hi there,
Thanks for coming back to me. I had a look through the source code last night and it turns out you do indeed have a hook. It’s ‘wpua_update‘ and fires every time a member updates his or her avatar.
Thanks
Ross
Forum: Plugins
In reply to: [GDPR] How are cookies disabled?Excellent – this is just what I needed. Thankyou!
Forum: Plugins
In reply to: [GDPR] The plugin can not be activated because it generates a fatal errorI am having this error also. What version of PHP is required? My version is 5.5.37
Forum: Plugins
In reply to: [Social Slider Feed] Sudden: No Images Found!I can confirm that the plugin appears to be working again – with no updates or intervention. Try switching back from Hashtag to Username, and see if it works for you.
Forum: Plugins
In reply to: [Social Slider Feed] Sudden: No Images Found!@lisathirdsideco I think you could be right. I just caught an article (https://later.com/blog/instagram-api/) that details the change to the Instagram API.
Hopefully we can get some advice on how to make this plugin usable again with the new Graph API…
Forum: Plugins
In reply to: [Social Slider Feed] Sudden: No Images Found!Could this be broken due to WordPress 4.9.5 update ?