Add Wholesale Order Form Favourites Button Functionality To WooCommerce Single Product Pages
Works hand in hand with the WooCommerce Wholesale Order Form plugin to provide product favouriting functionality…
om.Api.init
document.addEventListener('om.Api.init', function(event) {} );
om.Campaign.startClose
document.addEventListener('om.Campaign.startClose', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );
om.Action.redirect
document.addEventListener('om.Action.redirect', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
Slide Reposition Top Center
html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…
floating-monsterlink-1.js
// Floating MonsterLink Style 1 jQuery(document).ready(function ($) { //* Animate Floating MonsterLink into view on page…
listeners convert
om{{id}}.Listeners.convert();
Accessibility Improvement
GOALS: Match ARIA attributes to valid roles (e.g., avoid aria-expanded on elements without expandable roles). Ensure…
archive-listings.php
Property Listings
monsterlink close-conversion added
Yes, I want my discount!
RAVER DOGS - HEADER V2 STYLESHEET
/* ================================================================= RAVER DOGS - HEADER V2 STYLESHEET ================================================================= */ /* --- 1. Global & Body…