Ainsley Clark
@ainsleyclark on WordPress.org
- Member Since: November 16th, 2018
- GitHub: ainsleyclark
- Job Title: Senior Full Stack Software Engineer (GoLang | PHP | TypeScript) at @reddico-dev - Gopher, developer, author & tech enthusiast.
- Employer: Reddico
Contribution History
Ainsley Clark’s badges:- Plugin Developer
-
Posted a reply to SHIPPING_ADDRESS_INVALID – Failed to process the payment, on the site WordPress.org Forums:
Hi there @inpsydekrystian Thanks for your reply. It turns out it was a theme issue… -
Posted a reply to SHIPPING_ADDRESS_INVALID – Failed to process the payment, on the site WordPress.org Forums:
Hi there, Thanks for getting back to me. I looked for the “Require final confirmation… -
Created a topic, SHIPPING_ADDRESS_INVALID – Failed to process the payment, on the site WordPress.org Forums:
Hi, I've been having problems with https://decspets… -
Posted a reply to Broken on Checkout – Smart Button, on the site WordPress.org Forums:
Hi there, Still no luck unfortunately. No log output or error message whatsoever, its like… -
Posted a reply to Broken on Checkout – Smart Button, on the site WordPress.org Forums:
Hi @inpsydekrystian would you mind providing me with other relevant tickets that have reported similar… -
Posted a reply to Broken on Checkout – Smart Button, on the site WordPress.org Forums:
Hi @inpsydekrystianThanks for getting back to me. I have tried using the rc2 version of… -
Created a topic, Undefined array key “_wpnonce”, on the site WordPress.org Forums:
I believe the $_GET nonce key needs to be validated be… -
Created ticket #60173 on Core Trac:
Warning: Undefined array key "host" -
Created ticket #60172 on Core Trac:
Incorrect APP1 Exif Identifier Code -
Created a topic, Broken on Checkout – Smart Button, on the site WordPress.org Forums:
Hi there, Upgrading from PHP 7.4 to 8.3 has broken… -
Posted a reply to JS Injection Attack, on the site WordPress.org Forums:
Hi, Thanks for your reply. I have proceeded with the following steps: Created a new… -
Created a topic, JS Injection Attack, on the site WordPress.org Forums:
Hi, A recently built site has come under some heavy… -
Created a topic, Array Filter Warning, on the site WordPress.org Forums:
When publishing a page, a warning is thrown back via X… -
Posted a reply to Can’t setup “Sandbox – done”, on the site WordPress.org Forums:
Hi there, just wondering if you have seen above? Many thanks. -
Posted a reply to Can’t setup “Sandbox – done”, on the site WordPress.org Forums:
Hi @niklasinpsyde Thanks for your reply. I have disablecd all plugins and I'm still only… -
Created a topic, Can’t setup “Sandbox – done”, on the site WordPress.org Forums:
I can't seem to set Paypal Payments up at all, On the … -
Posted a reply to Squidge work on virtual hosting?, on the site WordPress.org Forums:
Hi @pressport Thank you for your question. May I ask what operating system your hosting… -
Committed [2647350] to Plugins SVN:
Fixed bug for post meta -
Committed [2647298] to Plugins SVN:
v0.1.3 release -
Committed [2647297] to Plugins SVN:
Updated readme -
Committed [2641409] to Plugins SVN:
First version of Squidge -
Posted a reply to Woo is removing input field from notices/error.php?, on the site WordPress.org Forums:
I'm presuming that Woocommerce is stripping due to security reasons. Is there anything I can… -
Created a topic, Woo is removing input field from notices/error.php?, on the site WordPress.org Forums:
I'm trying to add an input field for an alert as CSS o… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Thanks for your reply, sorry about the long delay. Thank you for being… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Gist of what I'm using at the moment too: https://gist.github.com/ainsleyclark/aa8ea43f7f79de64ef5a9fa6dcf0ff50 -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom SQL dump looks like this: string(2908) "select count(foe_342fj29x2_posts.id), foe_342fj29x2_posts.post_type,post_type_0.grouped_id, post_type_1.grouped_id, post_type_2.grouped_id from foe_342fj29x2_posts… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Not sure about line 320 because thats way down in the loop. Here:… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Its the same: array(3) { [0]=> array(3) { [0]=> string(3) "102" [1]=> string(10)… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Thank you for your continued support on this. I have copied the gist… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom School boy error, apologies! Have updated the code, wrapped the if and while… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Just here: https://gist.github.com/ainsleyclark/aa719471b72246215cd725443dcde9b5 Thanks. -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Getting quite a few errors with this new code: Warning: min(): Array must… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Thank you very much @vrandom for all of this. Will take a look tomorrow. -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
@vrandom Amazing amazing. So the only thing is its returning 1 more page than it… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom It does make a lot of sense. With the code above, where shall… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
@vrandom You absolute legend, Thank you so much! Apologies if I wasn't clear. All working… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
@vrandom Ive spotted two problems: The last post is always for the very last post,… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
@vrandom The last post count works if there's only one post type in that page. -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom I have used the var_dump to get the results, its below. This is… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom . Thanks for the reply, the isset stuff worked. Hmmm, currently is resulting… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Im getting the posts :) My issue was with the conditionals within the loop. Is… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Just to be sure, the first block I mentioned in my last post… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
And also WordPress database error: [Unknown column 'primary_foe_342fj29x2_posts.post_type' in 'where clause'] -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
I dont have two post tables, your right! Dont know where that came from. Now… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Been fiddling for a while now, Im up to this: News for Business Leaders: Notice:… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
@vrandom sorry for all the messages! Missing bracket was causing it. Now getting all the… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
WordPress database error: [Column 'post_type' in where clause is ambiguous] is what I receive when… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Ran the second query and got: WordPress database error: [You have an error in your… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom I got the data returning from the first query: array(1) { [0]=> object(stdClass)#6075… -
Posted a reply to Posts Per Page -> Per Post Type, on the site WordPress.org Forums:
Hi @vrandom Got it echoing this: array(1) { [0]=> object(stdClass)#6075 (3) { ["id"]=> string(3) "395"…
Developer
-
Squidge
Active Installs: 50+