A Z
Forum Replies Created
-
Thanks @bsfherman for the fix. all is good… ??
No feedback yet from the author… We are waiting.
Good thing is that if you use Wordfence you will be protected (hopefully) against the found vulnerability.
Forum: Plugins
In reply to: [WooCommerce] Products attributes unaligned after upgradeFixed by Astra theme with a custom CSS. this fix might also apply to other themes.
.woocommerce div.product form.cart .variations th.label{ text-align:left; padding: 0px; }
- This reply was modified 3 years, 2 months ago by A Z.
Thanks @elisabeth01 It Works well.
I would appreciate adding this compatibility with woocommerce 6.1 in future Astra theme releases.
I have also added padding to be 0px as below.
.woocommerce div.product form.cart .variations th.label{ text-align:left; padding: 0px; }
Forum: Plugins
In reply to: [WooCommerce] Products attributes unaligned after upgrade@oivalf go to the plugin advanced tab and download 6.0 then upload it like a normal plugin, it will roll back normally and you won’t lose any data! works well for me. Let me know if you cannot find the 6.0 version from the directory!
Forum: Plugins
In reply to: [WooCommerce] Products attributes unaligned after upgradethe issue is happening with all plugins disabled except woocommerce and using Astra theme. switching to storefront fixed the issue… i am sure this is impacting many other users who are not using storefront.
Forum: Plugins
In reply to: [WooCommerce] Products attributes unaligned after upgradeMe too, the issue is confirmed with 6.1 version… the attributes labels are being pushed to the center for me. Reverted back to 6.0 for the meantime and it is working fine. looking forward for a fix for this.
I found the rule here:
https://adtribes.io/how-to-create-rules/was wonder if there is an easier way?
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Credit Card logos are hugeThanks for the support guys… All good.
Hi @judagutor ,
I have tested the below solution and it did not work:
https://stackoverflow.com/questions/41782403/force-woocommerce-to-update-fragment/41784282#41784282
Maybe it is outdated as I can see it is since 4 years ago.
Would be really interested to see if there is a more updated solution to force updating the cart fragments on the cart/checkout page.
This is important since some products would receive meta updates (e.g. stock status changing to backorder with a message or item price change) and it is ideal to have the cart/checkout update this for a better user experience.
Looking forward to hearing back from you.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Credit Card logos are hugeI have opened a support ticket for this one. The cancelation message is indeed coming from PayPal.
id="ppcp-cancel" class="has-text-align-center ppcp-cancel"> You are currently paying with PayPal. If you want to cancel this process, please click <a href="https://www.site.com/checkout/?ppcp-cancel=6c25c26d16">here</a>
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Credit Card logos are hugeAlso, AMEX logo looks weird (which is as i understand the new AMEX logo) maybe PayPal Plugin could use a better logo that aligns well?
Thanks @katinthehatsite
That looks for a promising solution to force the cart fragment update… will be implementing this and testing it out soon. Thanks again.
- This reply was modified 3 years, 3 months ago by A Z.
Ji @jricketts4 Thanks for your reply and the recommendations.
I believe this might not be the best solution for me since I need the sessions to be active for abanded cart feature that I am using.
Is there a way to override the sessions with the updated stock value and price?
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Duplicated orders + Critical errorNo worries… Unfortunately, I cannot provide more status info on these issues as I have switched away from PP Credit Card processor for the meantime since I noticed many issues when users are checking out.
Looking forward to more stability and continues development of this part of the plugin.