Contact Form 7 Conditional Load
If you install Contact Form 7, it loads JS and CSS on every single page. With this code you can adjust it to load on specific pages.
If you install Contact Form 7, it loads JS and CSS on every single page. With this code you can adjust it to load on specific pages.
Set a Custom Breadcrumb Icon
Short codes should not echo/print but rather return. Copy paste this code into a code snippet and change the CSS/Php for your project.
https://karannagupta.com/using-custom-workbox-service-workers-with-create-react-app/ This article began my journey of overriding CRA’s workbox configuration without ejecting. https://developers.google.com/web/tools/workbox/guides/advanced-recipes https://developers.google.com/web/tools/workbox/modules/workbox-google-analytics Nice overview of caching strategies https://web.dev/reliable/runtime-caching-with-workbox Used this to Setup the different Routes https://developers.google.com/web/tools/workbox/guides/common-recipes
Create a category image using ACF, field = category_image This function will automatically (on saving the post or updating) look for the FIRST category assigned to it Then it will lookup that categories image and assign as a Featured Image to the Post