Mobile Menu Toggle Script
document.addEventListener('DOMContentLoaded', function() { const menuToggle = document.querySelector('.menu-toggle'); // Check if the toggle button exists if (menuToggle)…
RAVER DOGS - HEADER V2 STYLESHEET
/* ================================================================= RAVER DOGS - HEADER V2 STYLESHEET ================================================================= */ /* --- 1. Global & Body…
master home page final
Shop Doggyography Blog Contact More than a collar. A nightly transformation. An expression of identity. A…
New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start earning online.
New to affiliate marketing? Learn step-by-step how to build your first website, create content, and start…
Logged in User Drop Down Menu
Along with the Avatar and User Shortcode Snippet, this can display a nice logged in User…
Jetpack Instant Search Wholesale Visibility
Hide the "wholesale" product category from Jetpack Instant Search results and filters for non-wholesale users (role:…
footer forever
Navigate Home Shop Doggyography Training Contact Follow The Pack IG TT FB YT Join The Pack…
Elementor Shrinking Header Snippet
/* shrinking header section */ .shrinker { background: transparent; height: (set your header height in pixels);…
Mapping WPForms Checkbox Values to ACF Checkbox Fields
This snippet uses the wpforms_post_submissions_process action hook to dynamically map WPForms checkbox submissions to ACF checkbox…
How to Programmatically Attach a File to Email Notifications
This code snippet uses the wpforms_emails_mailer_get_attachments filter to attach files to email notifications.
Number slider validation for single page forms
This snippet uses the wpforms_process_validate_number-slider action to check the slider value after submission.
Number slider validation for multi page forms
This snippet outputs a small script that listens for the wpformsBeforePageChange event and stops the page…