bostrb
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Component was not unmounted correctlySo what is the update? The issue is still there.
The prefix seems to match with the name of my webhoster. So I suspect they did that when creating the site.
Can you see if the existing keys are less performant that what the plugin would add?
Hi. The id is: gvA3AGsh
Hi,
I experienced this in the past. Which made me stop using the plugin. Happy that the source of the issue is found.
I was looking at the commit that addressed it: https://github.com/rhubarbgroup/redis-cache/commit/6e2f8e6377cbe4db70a744cb5de07b9c15c89644 . But i see that the clearing of transients has been added when the object cache is enabled. But wasn’t the problem that it should be added when it is disabled?
Sorry If I am clearly overlooking something.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Orders stuck at pending paymentThis was resolved a few hours later. Perhaps related to black friday peaks?
- This reply was modified 6 months ago by bostrb.
Forum: Reviews
In reply to: [Mollie Payments for WooCommerce] UnreliableIt seems that every update there is a topic like this: https://ww.wp.xz.cn/support/topic/not-receiving-new-order-e-mails-payment-not-processed/page/2/#post-18735002 Problems with updates which then takes a long time to resolve. Looking at that specific topic, it is already taking 5 days since the last post.
So is it safe to update to 4.8.0 or not? Why is the update to 4.8.0 still available i you recommend to stay on 4.7.0?
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Single click payments documentationHi Femi,
Thanks for the reply. It is still not clear, as it is nowhere really documented. Where is the data stored? Where can I view that data? what is the purpose.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Single click payments documentationBut it is enabled by default. If you dont use woocommerce subscription are these details then not stored?
Forum: Plugins
In reply to: [Site Reviews] Summary shortcode not saved when overriding product shortcodesWhat would be the recommended way to add the images shortcode to the product page?
In addition to this, how can i link reviews linked to a category to product ids. Because if I use the assigned_terms approach for linking a category to a product id The review stars and number of reviews on the overview pages would still use the product id.
Forum: Plugins
In reply to: [Site Reviews] Summary shortcode not saved when overriding product shortcodesI have checked. The problem is that in the review summary of a single product (when you edit the product and try to override the generic shortcodes) you cant add the review images shortcode. As soon as you add it there it won’t save. But you need the review images to be displayed on the product pages as well.
I currently have this in the woocommerce integration settings: (Site reveiws -> settings -> integrations -> woocommerce: summary shortcode.
[html_block id=”123456″][site_reviews_summary assigned_posts=”post_id” filters=”true”][site_reviews_images assigned_posts=”post_id” class=”review-images-product-pagina”]
This works perfectly fine. However, when I try to add it for a speciic product (because I want to us assigned_terms for specific products), the entry gets lost when updating the product.
Hi Femi,
Thanks for the clear and extensive explanation.
I am using the most recent version. As I said before. I provided an alternative method for you to check this. Very simple. Does your source code call these deprecated functions or not?
Hi Femi,
They are not enforced by the plugin. Leaving the fields empty still allows you to continue to proceed.
Does your source code call those deprecated functions? Should be quite a simple check.