Essential Web development & Digital Marketing cheatsheets, step by step guides and tutorials, code examples. Simplified.
Every Problem can be traced back to a lack of assets. DynamiteFrog aims to provision those assets for common web development and digital marketing problems
Latest posts
Metafields vs Custom Templates in Shopify
What factors should I consider when choosing to use a custom template for collections or use metafields in a shopify theme development? This is a classic “layout vs. content” trade-off in Shopify....
Add Custom Fonts to Shopify theme
Convert your free ttf fonts to woff and woff2 using the mighty fontsquirrel. go to your theme in shopify. upload your woffs to assets directory.. assets directory wont upload a folder. So jus...
drupal microcontent cheatsheet
Microcontent Microcontent is a drupal module for usable fragments of content that can be configured to display throughout your site. Microcontent is a module Microcontent is the blueprint fo...
Drupal content reference entities
Content Reference Entities A content entity based page construction technique. This technique is native to Drupal and is suitable for working with premade finished nodes of content. So you can cre...
Drupal Views
Drupal Views Customizing Views Customizing views is Best done from the view admin rather then the twig files. the view admin gives you all the options to add classes and html. Outputting a blo...
Payment Gateway Cheatsheet
Woocommerce default payment gateway WooCommerce comes with a default payment gateway system built-in. Out of the box, WooCommerce includes a few free payment options you can enable right away: ...
Critical Issue Monitoring & Alerts with Wordfence
🔐 Wordfence Configuration: Critical Issue Monitoring & Alerts Only This guide outlines how to configure Wordfence to monitor and alert you only for critical security events such as malware inf...
wcag aa 2 standards
Ideally, web accessibility would be considered a part of the build rather than a feature. As work developers we could build accessibility into templates so it’s there to begin with rather than an a...
technical seo screaming frog cheatsheet
Here is an extensive technical SEO checklist using Premium Screaming Frog: Pre-Crawl Checks Verify website accessibility: Check if the website is accessible and crawlable by search ...
Ollama cheatsheet
Ollama is a platform designed to easily download, run, and manage various LLMs (including Llama models) locally on your computer. Here is a simple LLaMA (not Ollama) cheat sheet for everyday basic ...