widecast
Forum Replies Created
-
Forum: Plugins
In reply to: [footnotes] 2.0.5 brokenHello @pewgeuges,
I’d also like to report a bug in 2.0.5 and the new development version.
I’m seeing references from other posts that shouldn’t be there on the page. The plugin seems to somehow be grabbing the ref shortcode from other posts.
This is happening for a custom post type, in case that’s relevent.
Thank you!
Forum: Plugins
In reply to: [footnotes] After WP 5.5 upgrade – JQuery is deprecatedHmm, I think the issue might be a conflict with my theme. I’ll investigate more.
Sorry about that!
Forum: Plugins
In reply to: [footnotes] After WP 5.5 upgrade – JQuery is deprecatedHello @pewgeuges, thanks a lot for the update!
Using the latest version of the plugin, I am seeing the following errors in the console:
Uncaught ReferenceError: jQuery is not defined
It seems that jQuery UI is being loaded before jQuery core.
Are you getting this on your end as well?
Forum: Plugins
In reply to: [footnotes] After WP 5.5 upgrade – JQuery is deprecatedOnce the jQuery Migrate Helper plugin is installed, the following alert box is displayed:
jQuery Migrate Helper — Warnings encountered
This page generated the following warnings:
/wp-content/plugins/footnotes/js/jquery.tools.min.js: jQuery.browser is deprecated
I hope that helps!
- This reply was modified 4 years, 2 months ago by widecast.
I’ve created the new adaptation request. Thanks!
Hello!
It seems that removing that code displays the entire text, but the sign-up fee is still not converted.
Hi again!
Thanks for this. I’ve done all the integration steps.
However, the suggested CSS styles hide the sign-up fee instead of converting it.
Do you have a different solution?
Thank you!
David
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] product variations in abandoned cartI was just coming to report this exact same issue.
We sell clothing, and the customer’s size is lost on their abandoned cart order.
Interesting. To clarify it’s the date of the next retry that seems to be getting modified incorrectly.
It also seems that this behaviour only started with the latest plugin update, from what I can tell.
Thanks for taking a look!
I see it both in the preview and in my actual email log.
I also received an “Automatic renewal payment failed” email directly to me with the same issue, however I don’t think your plugin modifies that one, does it?
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Not seeing all email typesUnderstood. Thanks, Ben!
- This reply was modified 5 years, 3 months ago by widecast. Reason: To mark as resolved
Hello,
The first screenshot link is working for me. Maybe try again. It’s a screenshot of the customer’s order area showing a link to pay for their renewal payment of $13 USD. If you click the “Pay” button, you are taken to the cart but the price converts a second time to $11 USD.
To reproduce:
1) Install WooCommerce, WooCommerce Subscriptions, and WOOCS
2) Set up a staging site
3) Configure WOOCS to use a 2nd currency
4) Create a subscription product with monthly renewal
5) Order the subscription product in a converted price
6) Run the renewal via Tools > Scheduled Actions (woocommerce_scheduled_subscription_payment)
7) Go to customer panel and see the pending payment (correct price) that will have a “Pay” link. Click the link to pay.
8) Cart/Checkout will have the double conversion (wrong price)
9) You can disable the WooCommerce Subscriptions plugin, repeat steps 7-8, and there will be no double conversion.I’ve even tested this with Twenty Nineteen and all other plugins disabled (plus the Stripe gateway plugin).
I think the PHP notice is a separate issue, but here is a screenshot of my edited wcs-order-functions.php file:
Thank you.
Just to follow up, after lots of digging, I believe the issue is actually due to the PayPal Checkout plugin by WooCommerce actually using the store default currency instead of the order’s currency when creating Reference Transactions.
I asked them about it, and they’ve opened up a question here: https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout/issues/607
It seems like more of a limitation with the way the official WooCommerce PayPal Checkout plugin is coded. However, this basically makes WOOCS unusable with PayPal Checkout Reference Transactions.
Do you have any ideas for a workaround?
Thank you for clarifying. I will paste both.
Hello,
I had the same issue.
Disabling the plugin features on mobile does fix the issue.
However, we’d be able to keep the slider enabled on mobile.
Is there a way to disable the zoom on mobile while keeping the slider enabled?
Thanks!
- This reply was modified 5 years, 3 months ago by widecast.