chetmac
@chetmac on WordPress.org and Slack
- Member Since: January 13th, 2017
Contribution History
chetmac’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?7 months ago
-
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…7 months ago
-
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…7 months ago
-
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…7 months ago
-
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…7 months ago
-
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/chetmac7 months ago
-
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…8 months ago
-
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…8 months ago
-
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…8 months ago
-
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" =>…8 months ago
-
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…8 months ago
-
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…8 months ago
-
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…8 months ago
-
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…10 months ago
-
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…10 months ago
-
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…10 months ago
-
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…10 months ago
-
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.…12 months ago
-
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:…12 months ago
-
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…12 months ago
-
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…1 year ago
-
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…1 year ago
-
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)…1 year ago
-
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…1 year ago
-
Committed [2278644] to Plugins Trac:
releasing version 1.1.621 year ago
-
Committed [2278636] to Plugins Trac:
releasing version 1.1.611 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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...1 year ago
-
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…1 year ago
-
Committed [2238751] to Plugins Trac:
ensure rules are flushed on update1 year ago
-
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…1 year ago
-
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…1 year ago
-
Committed [2238706] to Plugins Trac:
remove mistaken folder1 year ago
-
Committed [2238701] to Plugins Trac:
Releasing version 1.1.601 year ago
-
Committed [2238695] to Plugins Trac:
releasing version 1.1.601 year ago
-
Posted a reply to Catalog/WooCommerce setup with Airpress (and i18n), on the site WordPress.org Forums:
Sure. https://chetmac.com/contact1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…1 year ago
-
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…2 years ago
-
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…2 years ago
-
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…2 years ago
Developer
-
Airpress
Active Installs: 1,000+