gkilian
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Execute re-paymentHi @markhf,
Thanks for the fast reply and for considering the new feature!
Quick question regarding the work around…
I’m doing what you specified but not getting the process renewed. It goes into “Pending payment”.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] No longer available to download@markhf – Thanks for the update. Looks like you worked things out.
Keep up the good work!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Error on expiration month@dlocc ,
It’s fixed!
I was deregistering jQuery and adding in my own version – which was removing
give.all.js. When removed the deregistraion script, I forgot to also remove my copy of jQuery. That’s why I was still getting the qtip error.Glad to hear about v2.0 – can’t wait!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Error on expiration monthHi @dlocc,
Hmmm… I deregistered jQuery (in favor of my own), do to the
JQuery.qtip undefinedissue (qtip initializing before jQuery). By doing that it seemed to have also deregisteredgive.all.js.Can you recommend a solution to this?