gareth401
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Button for PayPal] Custom button image not working in Chrome desktopAh of course, OK thanks, just sent.
Forum: Plugins
In reply to: [Payment Button for PayPal] Custom button image not working in Chrome desktopHi @naa986 thanks for taking a look, is there a way I can send you a link privately?
Forum: Plugins
In reply to: [Payment Button for PayPal] Custom button image not working in Chrome desktopActually I just discovered that the custom image doesn’t always load in Edge desktop or Chrome Android either. Seems to be completely random whether you get it or not in both.
The custom image always loads in Firefox though for some reason.
How does this work for the wordpress plugin though? On mine you have the code in the plugin settings and you can set it to Enabled or Disabled, there’s no ‘per page’ options.
Adding the ‘hide’ code just hides the Messenger button on every page.
Forum: Plugins
In reply to: [Payment Button for PayPal] Orders being publically publishedThat’s excellent, thanks for the quick fix!
Thanks to the plugin author for helping me fix this problem.
For anyone else whose orders are not showing in All Orders, this is what the problem was for me.
I was using a paypal sandbox account to test the wp paypal plugin but no orders were showing because the transaction was showing as ‘Pending’ in the debug log.
Take a look at your debug log and near the top you may find [pending_reason] => multi_currency
I was taking payment in US dollars on my website but it wasn’t being converted to British Pounds in my sandbox (facilitator) account and was not being added to my sandbox account as a completed payment and therefore not showing as a completed order.
I had to login to my paypal developer account and ALSO login to https://www.sandbox.paypal.com to allow the account to accept dollars and automatically convert it to GBP.
Then I tried another test purchase using the wp paypal plugin and the order showed up just fine.
OK thanks. Do you need access to the wordpress backend to see the log? If so, do you have an email address I could send the login details to?
Hi, thanks for getting back to me.
Normal activation made no difference, still nothing in All Orders and still just a blank content box in Add New.
The no_shipping shortcode worked, thanks.
By the way I’m using multisite, if that makes a difference.
Forum: Plugins
In reply to: [Plugin: Woocommerce] Main header menu not clickable on homepageI should mention that the homepage of my site is http://yaq.io/clone and not http://yaq.io because it is a multisite installation.