ypeng
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mail Logging] Fatal Error: Class “No3x\WPML\WPML_LifeCycle” not foundAnd a follow-up, if we need to reinstall the plugin, will we lose our current log history?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Multiple Stripe WebhookThanks for your reply! The plugin I use is called Paid Membership Pro and here is their URL on how to set up Stripe: https://www.paidmembershipspro.com/gateway/stripe/stripe-checkout/
Looks like I can’t share screenshots at this moment, but for the events, I was referring to the stripe webhook events in “Developers > Webhooks > mydomain.com/?wc-api=wc_stripe > Listening for 17 events” as below:
charge.captured
charge.dispute.closed
charge.dispute.created
charge. failed
charge.refund.updated
charge. refunded
charge.succeeded
payment_intent.amount_capturable_updated
payment_intent.payment_failed
payment_intent. requires_action
payment_intent. succeeded
review.closed
review.opened
setup_intent.setup_failed
setup_intent. succeeded
source.canceled
source. chargeableFor the other plugin, it is listening to 8 events:
charge. failed
charge. refunded
checkout.session.async_payment_failed
checkout. session.async_payment_succeeded
checkout.session.completed
customer.subscription.deleted
invoice.payment_action_required
invoice.payment_succeededThanks a lot for your help!
@jarryd-long Works great! Thank you so much for your help. I really appreciate it!
@israelaz no, I don’t. I am using the free version.
@israelaz Sorry, it is still a local site since we are on the development phase. The widget div id is “elementor-tab-title-2981” and “elementor-tab-content-2981”, I am looking for a way to add a class to both of them so I can hide them at the same time on a button click. Best case scenario they are both inside the same div instead of having one for title and one for content but that is probably more complicated.
@katiethecreative Yep, I agree with you. I am considering moving forward with the JS option but am concerning about code maintenance once I hand it off.
Hi @rpetersen29
Is it possible to set the expiration date to be less than one day, or every time an user closes the website?
Thanks
Forum: Plugins
In reply to: [The Events Calendar] RSVP Option is MissingThanks for your help. It turned out to be a version issue. I had the latest version of the event tickets plugin (5.4) but and older version of the event calendar plugin (prior to 5.15). Hope this could help somebody.
I believe this did solve the issue. Thanks!
The Load Font Awesome 4 Support option says “No” (by default), and that is the way I have right now so I assume it is inactive. Is the Elementor team working on fixing this issue? Thanks!
Not sure if this is helpful, but I usually just use the “Custom HTML” and add the iframe code in it. If you want to use it as a background (like if you want to have text over it), I guess you can create another “Text heading” under it and then move the margin up, set z-index to be higher then the “Custom HTML” z-index.