greencode
@greencode on WordPress.org
- Member Since: June 17th, 2008
-
Created a topic, WordPress in separate directory, on the site WordPress.org Forums:
My usual workflow is create a development site on the … -
Posted a reply to 10% of orders are failing, on the site WordPress.org Forums:
Thanks Niklas. I'll get in touch with PayPal MTS to clarify the errors. It's always… -
Created a topic, 10% of orders are failing, on the site WordPress.org Forums:
Seemingly completely random but we're getting a lot of… -
Created a topic, Woeful, on the site WordPress.org Forums:
Why have you released a plugin with so many issues!?!?! -
Posted a reply to Problem with 1.3.2 update, on the site WordPress.org Forums:
Same problem here. Had to revert back to 1.2.4 -
Created a topic, Single Product Price column, on the site WordPress.org Forums:
On the Invoice PDF it currently has Product | Quantity… -
Created a topic, Doesn’t appear to be working, on the site WordPress.org Forums:
I've got this on my site but I still seem to get a fai… -
Created a topic, payment_method_title was called incorrectly, on the site WordPress.org Forums:
Hi. I get this in my error log for every order. Can yo… -
Created a topic, v4.2 from v3.6.4, on the site WordPress.org Forums:
Logged into my WP site today to see that there's an up… -
Posted a reply to Trying to access array offset on value of type null, on the site WordPress.org Forums:
PHP 7.4 -
Created a topic, Lazy Load not showing images, on the site WordPress.org Forums:
Used to work since last update no lazy load images are… -
Posted a reply to Printing outside of paper width, on the site WordPress.org Forums:
Yay, that worked! Thanks so much for your help with this. -
Posted a reply to Printing outside of paper width, on the site WordPress.org Forums:
Sorry for the delay in replying. I was testing all of these ideas with the… -
Posted a reply to Acess Denied, on the site WordPress.org Forums:
It may be a different issue but I've just solved mine. For some reason I'd… -
Posted a reply to Acess Denied, on the site WordPress.org Forums:
Exactly the same issue with me. Been using for months with no problems but just… -
Posted a reply to Trying to access array offset on value of type null, on the site WordPress.org Forums:
Any ideas with this?? -
Posted a reply to Printing outside of paper width, on the site WordPress.org Forums:
Hi. Unfortunately, even with v 4.0.20 installed it is still printing outside of the margins… -
Posted a reply to Unable to insert blog. Please try again or contact support, on the site WordPress.org Forums:
Perfect. That's working correctly now. Thanks for the speedy response :-) -
Created a topic, Unable to insert blog. Please try again or contact support, on the site WordPress.org Forums:
Since yesterday I'm unable to connect to Jetpack and t… -
Created a topic, Trying to access array offset on value of type null, on the site WordPress.org Forums:
Any ideas what this is, appearing in the error log: [… -
Created a topic, Not disabling cookies from caching, on the site WordPress.org Forums:
I have it set up to disable a few cookies from caching… -
Created a topic, Printing outside of paper width, on the site WordPress.org Forums:
Since the last update the printing has started to prin… -
Created a topic, WordPress Its Own Directory, on the site WordPress.org Forums:
I currently have a site at mysite.com with the WordPre… -
Posted a reply to Simplemap integration, on the site WordPress.org Forums:
Thanks and thanks for a great plugin -
Posted a reply to Simplemap integration, on the site WordPress.org Forums:
Ah, really appreciate your help with this. Just wanted to make sure that there was… -
Posted a reply to Simplemap integration, on the site WordPress.org Forums:
Thanks for the reply. It does state there are no unprotected emails but these are… -
Created a topic, Simplemap integration, on the site WordPress.org Forums:
Hoping you may be able to help. I use https://en-gb.wo… -
Created a topic, Card details in backend, on the site WordPress.org Forums:
Just updated from v1.05 to v3 of the plugin and in the… -
Posted a reply to Unable to update products, on the site WordPress.org Forums:
Apologies for not replying sooner, yes exactly the same issue. Currently I'm having to deactivate… -
Created a topic, Unable to update products, on the site WordPress.org Forums:
I am getting the following popup when attempting to up… -
Posted a reply to Email address for comments and reviews, on the site WordPress.org Forums:
Not sure that's correct. WooCommerce > Settings > Emails is where you go to configure… -
Created a topic, Email address for comments and reviews, on the site WordPress.org Forums:
It's something I've never figured out so thought I wou… -
Posted a reply to Unable to get anything to calculate?!, on the site WordPress.org Forums:
Really appreciate the quick response. This is a great plugin and I look forward to… -
Posted a reply to Unable to get anything to calculate?!, on the site WordPress.org Forums:
Hi. Just to follow up on this, I think this is the same issue as… -
Created a topic, ACF Repeater in Dynamic Dropdown, on the site WordPress.org Forums:
I'm getting a bit lost with this and my code is probab… -
Posted a reply to Unable to get anything to calculate?!, on the site WordPress.org Forums:
Hi, thanks for replying. Details: WP 5.4.1 ACF Pro: 5.8.9 PHP: 7.2 I think the… -
Posted a reply to Does this plugin actually work?, on the site WordPress.org Forums:
I managed to get it to work with regular fields i.e. not fields in a… -
Created a topic, Unable to get anything to calculate?!, on the site WordPress.org Forums:
I'm sure this is me being stupid but I can't seem to d… -
Created a topic, 1.6.3 Breaks Product page, on the site WordPress.org Forums:
Major problem. Have been on Woo 3.9.2 and Ajax Search … -
Created a topic, An error of type E_ERROR was caused in line 99 of the file “Runner.php”, on the site WordPress.org Forums:
Received a "Your Site is Experiencing a Technical Issu… -
Created a topic, Maestro payments, on the site WordPress.org Forums:
Is there any way you can make this compatible with Mae… -
Created a topic, Change View Cart link?, on the site WordPress.org Forums:
When you've clicked Add to Cart, you then get the "Vie… -
Created a topic, Source, on the site WordPress.org Forums:
In Mailchimp there's a "Source" column which at presen… -
Created a topic, Dates not mapping correctly, on the site WordPress.org Forums:
Unfortunately dates don't appear to be mapping correct… -
Posted a reply to Add new post status, on the site WordPress.org Forums:
Ah, looks like this works: add_action( 'pre_get_posts', 'target_main_category_query_with_conditional_tags' ); function target_main_category_query_with_conditional_tags( $query ) { if… -
Posted a reply to Add new post status, on the site WordPress.org Forums:
Sorry, this is what I'm using: function target_main_category_query_with_conditional_tags( $query ) { if ( ! is_admin()… -
Posted a reply to Add new post status, on the site WordPress.org Forums:
That's great. Thanks for this. I've managed to add that and now no posts are… -
Posted a reply to Add new post status, on the site WordPress.org Forums:
Sorry I didn't reply sooner. Private posts still show on the site though - I… -
Created a topic, Add new post status, on the site WordPress.org Forums:
Is there any way of adding an additional post status. … -
Created a topic, Geocode automatically from address field, on the site WordPress.org Forums:
I'm struggling to get the following function to work. …