Chester McLaughlin
@chetmac on WordPress.org and Slack
- Member Since: January 13th, 2017
- Website: chetmac.com
Contribution History
Chester McLaughlin’s badges:- Plugin Developer
-
Posted a reply to Cannot edit a page used as virtual post, on the site WordPress.org Forums:
Do you have a valid test URL for your VirtualPost configuration? -
Posted a reply to Virtual post Only work when logged in, on the site WordPress.org Forums:
Do you have any special characters or accent marks (like é) in your VirtualPost configurations… -
Posted a reply to Virtual post Only work when logged in, on the site WordPress.org Forums:
Strange. If you want to schedule some time for a screenshare for us to try… -
Posted a reply to Virtual post Only work when logged in, on the site WordPress.org Forums:
Are you running any caching plugins? If so, have you tried disabling it to see… -
Posted a reply to Virtual post Only work when logged in, on the site WordPress.org Forums:
My guess is that you may have a VirtualPost configured that has a "bad" URL… -
Posted a reply to Group in two levels, on the site WordPress.org Forums:
Currently I'm only providing custom support/consulting if you reserve some of my time at calendly.com/chetmac -
Posted a reply to A Problem With 404s on Virtual Posts, on the site WordPress.org Forums:
Be wary of "greedy" regular expressions. Airpress (for better or worse) is a very low-level… -
Posted a reply to [Airpress] Woocommerce integration, on the site WordPress.org Forums:
Yes. Let’s talk. Hit me up at https://www.codementor.io/@chetmac I would love to get more details… -
Posted a reply to Woocommerce integration, on the site WordPress.org Forums:
Yes. Let's talk. Find me on the codementor website @chetmac I would love to get… -
Posted a reply to Apply multiple sort, on the site WordPress.org Forums:
https://gist.github.com/chetmac/42cf4aed5fc7bb161fc9092be3c63c4b <?php $query->sort( [ ["field" => "My First Airtable Field", "direction" => "DESC"], ["field" =>… -
Posted a reply to Attempting to use on a page where there is collection, on the site WordPress.org Forums:
First off, what should happen if a user NOT logged in loads the page? Because… -
Posted a reply to Attempting to use on a page where there is collection, on the site WordPress.org Forums:
Not currently with VirtualFields. You can with VirtualPosts. Also you can with a custom function… -
Posted a reply to Attempting to use on a page where there is collection, on the site WordPress.org Forums:
Wordpress Field should be a property of the Wordpress $post object. So ID or post_name… -
Posted a reply to Emoji in AirTable Table Name, on the site WordPress.org Forums:
Here's the link to my quick Emoji support video: https://www.youtube.com/watch?v=0phlY5RvAgg Long story short—simply copy paste… -
Posted a reply to Emoji in AirTable Table Name, on the site WordPress.org Forums:
Surely. I'm testing out the emoji stuff now. So far it seems to work fine… -
Posted a reply to Group in two levels, on the site WordPress.org Forums:
If Categories was a related table, you could configure your VirtualPost to fetch Categories and… -
Posted a reply to Difference between ->filterByFormula() and ->addFilter(), on the site WordPress.org Forums:
Correct. Think of filterByFormula as completely replacing the 'filterByFormula' each time you call it whereas… -
Posted a reply to Configuring fields not based on ID or post name, but rather a shortcode filter?, on the site WordPress.org Forums:
It's possible custom coding using the Airpress API would be the best way to go.… -
Posted a reply to Any way to automate page creation, on the site WordPress.org Forums:
Create two pages in Wordpress. The first titled "AIRPRESS: List" and the second titled "AIRPRESS:… -
Posted a reply to basic php not working, on the site WordPress.org Forums:
Can you send me a link to where I can learn more about this PHP… -
Posted a reply to Show all records from one table, on the site WordPress.org Forums:
One guess I have is that you're trying to directly access your template page... following… -
Posted a reply to User field management, on the site WordPress.org Forums:
This is possible using the core Airpress code, however it will require custom development. You… -
Posted a reply to Only functioning when I’m logged in?, on the site WordPress.org Forums:
If your hosting is somewhere like WPEngine, their caching setup could be the issue. 1)… -
Posted a reply to Creating Virtual Posts via PHP, on the site WordPress.org Forums:
From my local testing, it does work—however the output can be full of warnings and… -
Committed [2278644] to Plugins SVN:
releasing version 1.1.62 -
Committed [2278636] to Plugins SVN:
releasing version 1.1.61 -
Posted a reply to Displaying Single Select and text fields, on the site WordPress.org Forums:
I copy/pasted your example and created a test base with matching fields and it all… -
Posted a reply to Displaying Single Select and text fields, on the site WordPress.org Forums:
Is this on a VirtualPost or VirtualField configuration? Ensure your quotes are this " not… -
Posted a reply to there is no collection., on the site WordPress.org Forums:
We found the cause of the "no collection" error (at least one of them) doing… -
Posted a reply to there is no collection., on the site WordPress.org Forums:
@fmdc Go ahead and resend now, I'll watch for it. I get a ton of… -
Posted a reply to there is no collection., on the site WordPress.org Forums:
Send me a message via https://chetmac.com/contact/ and I'll do a Zoom meeting/screenshare and see if… -
Posted a reply to there is no collection., on the site WordPress.org Forums:
@fmdc Please regenerate your Airtable API Key as that last set of screenshots displays it… -
Posted a reply to Getting 404 Errors? Update to version 1.1.60, on the site WordPress.org Forums:
I'd love to take a look if we could do a screenshare or if you… -
Posted a reply to Warning: preg_match(): Compilation failed: nothing to repeat at offset 2, on the site WordPress.org Forums:
If you're able to give me access or a DB dump I could troubleshoot more… -
Posted a reply to Getting 404 Errors? Update to version 1.1.60, on the site WordPress.org Forums:
I don't see any issues on my sites that use Airpress, so I'm thinking that… -
Posted a reply to Getting 404 Errors? Update to version 1.1.60, on the site WordPress.org Forums:
I'll check it out now... -
Posted a reply to Warning: preg_match(): Compilation failed: nothing to repeat at offset 2, on the site WordPress.org Forums:
While it's possible there is a bug or something to improve within Airpress, a quick… -
Committed [2238751] to Plugins SVN:
ensure rules are flushed on update -
Posted a reply to Filter by Formula, on the site WordPress.org Forums:
There is not currently a way filter results (i.e. to selectively choose certain rows) using… -
Created a topic, Getting 404 Errors? Update to version 1.1.60, on the site WordPress.org Forums:
If your VirtualPosts were returning 404s even when you… -
Committed [2238706] to Plugins SVN:
remove mistaken folder -
Committed [2238701] to Plugins SVN:
Releasing version 1.1.60 -
Committed [2238695] to Plugins SVN:
releasing version 1.1.60 -
Posted a reply to Catalog/WooCommerce setup with Airpress (and i18n), on the site WordPress.org Forums:
Sure. https://chetmac.com/contact -
Posted a reply to SEO for Virtual Posts, on the site WordPress.org Forums:
To follow up on my own comment: From a strictly technically standpoint, SEO is simply… -
Posted a reply to SEO for Virtual Posts, on the site WordPress.org Forums:
Airpress doesn't have anything to do with sitemap.xml It is possible to customize your sitemap.xml… -
Posted a reply to Catalog/WooCommerce setup with Airpress (and i18n), on the site WordPress.org Forums:
Airpress is three things 1) A robust API for fetching and caching Airtable data locally… -
Posted a reply to No data coming back from airtable api, on the site WordPress.org Forums:
Let's schedule a Zoom Screenshare so we can more effectively troubleshoot. Send me a message… -
Posted a reply to using gravity forms to create the call?, on the site WordPress.org Forums:
I apologize, I just found out my contact form on my website isn't working. If… -
Posted a reply to using gravity forms to create the call?, on the site WordPress.org Forums:
Absolutely, Reach out to me at https://chetmac.com/contact and we can do a screen share to…
Developer
-
Pay Invoices With Amazon
Active Installs: Less than 10