Archives: Dev Notes
Read MoreChoctaw Landing
Booking Bar Component
Booking Bar Component There’s nothing too special going on with the booking bar, but here’s a rundown of its parts and how they’re wired up. PHP 🐘 form-booking-module.php is the primary template part. This enqueues the ...
Read MoreVimeo Fixes
Add / Remove ‘dnt’ from oEmbed Vimeo Videos Used to add the “do not track” parameter on vimeo videos embedded with ACF’s oEmbed field....
Read MoreChoctaw Casinos
How Click Here Labs handles ACF Fields On this site, ACF creates a json file that can be pushed and pulled through the environments via our github repository. Our process is to 1.) update ACF fields locally, 2.) commit, push to environment,...
Read MoreGravity Forms Fixes
Add Classes to Submit Button Replace custom-class with class name to add to button....
Read MoreClean Code Practices
Since we use Bootstrap/Bootscore as a starter for many of our themes and we operate inside of WordPress, we should follow similar language style conventions to make things uniform. Clean Code Practices 🛁 Here’s a good summary of Ro...
Read More