vvvv
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] Lists all posts id the category does not exist.My sincere apologizes for thinking this a bug then!
I will need to use another plugin then as we do not want to return misleading posts for our application.
If it ever becomes possible to use a parameter to allow the functionality to only return post that apply to the query, it would be greatly appreciated.
I will try another plugin now, but if you do implement this, I’d be back as I like a lot of the other features you offer here.
Thanks so much for your time and contribution to all of us!
Thank you so much!
Hi
I disabled all plugins to no avail – could not type into the “pay Now” link in an Ivoice order, but I could still type numbers in the fields for a regular checkout.
I disabled all woocommerce themplate overrides, my custom functions and my custom style sheet – still could not use the cc fields for the Invoice only.
I then deactivated this plugin and activated the “WooCommerce PayPal Powered by Braintree Gateway” plugin, and had no problem entering values in either the Invoice or Regular checkout fields. Both worked fine.
I can switch plugins, but would still prefer this one,… any other ideas?
We are not sure when this started to happen as we do not use the Invoice feature very often…..
Plugin updates happen constantly, as you are well aware, but in this case, we do not know when the feature stopped working in regard to those updates. We know it was working this summner (but that was a LOOOONG time ago in “plugin update” time frame.)
Is there anything specific I can look for? The console is showing no errors, so I am not sure where to start looking.
Forum: Plugins
In reply to: [WP Super Cache] Delete cache takes to dashboardand me… anyone have ideas?
Thank you for the clarification – appreciate it!
I paid you to develop that code….. it does not now work??
sent
Both are US
The first 2 times I tested the plugin update, it DID go to the Pay with Credit Card, but every time since, I get the Create Account screen as seen in the link.
Thanks for taking a look.
hmm
Sorry to say that it did not help. I still get the Create Account link…
Forum: Plugins
In reply to: [PayPal for WooCommerce] custom fee not getting to paypalWhoops – think that I may have it figured out
seems like this did NOT work:
$woocommerce->cart->add_fee( __(‘Member deferred’, ‘woocommerce’), $new ); /* – WORKS in cart , NOT in x-paypal, NOT in checkout */But using this call did:
$woocommerce->cart->add_fee( ‘Member deferred”, $new, true, ” );
Not sure why,but it seems to be working at the moment – so sorry for the trouble!
Forum: Plugins
In reply to: [PayPal for WooCommerce] does this handle Reference Transactions?Glad to hear that it is coming – appreciate knowing a tentative timeline.
Let me see what I come up with and go from there.
Thanks for the quick reply!
Forum: Plugins
In reply to: [Events Made Easy] days-names initials??awesome – thanks!
Sorry, didnt realize you had answered this, I ended up removing the plugin and using a different backup program. I think I still have the log though, how can I get it to you?
I too am struggling with getting a backup to run. I am seeing similar errors and did try the github link above. I am still unable to finish.
I get a 20 min backup with 2 warnings, but the actual file does not contain all of the files in the set.
The ending line of the archive file ends up being:
/bin/gtar: Exiting with failure status due to previous errors
I have tried a myriad of settings as found in the forums, but not much is helping.