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.
Why would you do this? Instead of loading an image (jpg/png/svg) per platform, we can simply embed the SVGs into html. In this case, it saves from having 7 http requests and thus helps with website performance. CSS is also inline. The example below uses official brand colors. https://brandcolors.net/ and brand SVG logos from https://simpleicons.org/ … Read more
Often I engage with clients and they have strong views on the design of the website, and wanting to put content that slows the website for little to no real value. Slow Websites have real negative impacts that have been researched and recorded. This is a basic outline for my clients. Short Story Your website … Read more