rabidgopher04
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Problem uploading from Photos app on iPhoneLooks like this was fixed on a recent release. Thank you for taking care of it!
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Problem uploading from Photos app on iPhone@shabti Yes, I get the following console error.
ReferenceError: Can’t find variable: MegaPixImage frontend-admin-min.js:1:29080
Hello! I was able to narrow down that the issue occurs when the product variation is marked as virtual.
- Configure shipping rates based on cart/package total.
- Add a variation of a variable subscription product to the cart
- Go to checkout page (use WooCommerce blocks checkout)
- Click checkout
- See error
- This reply was modified 1 year, 2 months ago by rabidgopher04.
Thank you!
Could you create a video demonstrating this new feature?
Forum: Plugins
In reply to: [WC Fields Factory] Plugin conflict with WooCommerce SubscriptionsKudos to the developer!
For me, updating to 2.0.7 (just released) has resolved this issue.
Forum: Plugins
In reply to: [WC Fields Factory] Plugin conflict with WooCommerce SubscriptionsI’ve run into this same issue, but instead of the price becoming $0, it would multiply. If quantity was 1, price was double. If quantity was 2, price would be 6 times as much.
This happened to be on a subscription product with a duration for 3 months, hence the 3x multiple.
Commenting out the line highlighted above fixed the issue for me, but the developer needs to release an update fixing this issue.
I have this plugin installed on my production site and I am not experiencing this issue. It is on my development site where the issue is occurring. The difference being that I am using a select field on my dev site, but not on my production site.
And again, I have no pricing rules set up.
Same issue
I was having the same issue and my site was behind a password. Once I removed the password the database update was completed a few minutes later.
Forum: Plugins
In reply to: Can I hook into permalink creation for new posts?Could you provide a little more detail and maybe a code sample? Thanks. ??