Full-width Responsive Autoplay Video with Text Overlay
This is a single, autoplay video hero that takes the place of an image slider, most often included on a homepage. Text is overlaid on the video, allowing messaging and a link to another page related to the message.
ACF, CSS, PHP, Video | Type: CSS
Query Posts with ACF Values (Basic)
Displaying posts that include a particular value for an ACF field (meta_key).
ACF | Type: PHP
Random order with ACF Repeater field
Repeatable fields can be stored in an array using PHP, and using the PHP shuffle() function, we can shuffle the array elements.
ACF, PHP | Type: PHP
Saving ACF Options Field results in 404
Temporarily disable ModSecurity (cPanel) and save the field. Once the option field is saved, you should re-enable ModSecurity!!!
ACF | Type: PHP
Shim Plugin for ACF Pro with ClassicPress
The issue is with the last function in /plugins/advanced-custom-fields-pro/pro/blocks.php, which calls for functions ClassicPress does not have. I put this into an mu-plugin on my WebJournal, [...]
ACF, PHP, WP/CP | Type: PHP
Turn Start Date into Pretty Date
Once you've established a date, display it as you like (see catholic fdn single-events.php for complex usage)
ACF, PHP, WP/CP | Type: PHP






