unitap.io
function myfirsttheme_setup() { /* * Load additional block styles. */ $styled_blocks = ['latest-comments']; foreach ( $styled_blocks…
Untitled Snippet
// Get the butterflies container const butterfliesContainer = document.querySelector('.butterflies'); // Create a function to generate a…
Style Just OptinMonster Campaign Placeholders
html div#om-{{id}} ::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ html div#om-{{id}} ::-moz-placeholder { color:…
Connect site to Google
google-site-verification: google476d5b0743fce814.html
Make the auction start price and auction dates required for vendors
This is from the integration with the WooCommerce Simple Auctions plugin
Set a minimum order amount in WooCommerce – No Plugin used
Post More Detail Learn how to Set a minimum order amount in WooCommerce. Customer will not…
Create a Custom Shipping Method in WooCommerce
This snippet allows you to create and add a custom shipping method to your WooCommerce store.
Untitled Snippet
Sticky Call Button Godrej Customer Care 18005714050
om.Html.append.after example use case
document.addEventListener('om.Html.append.after', function(event) { console.log('The ' + event.detail.Campaign.id + '-' + event.detail.Campaign.type + ' main container is…
om.Optin.success
document.addEventListener('om.Optin.success', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
floating-monsterlink-1.css
/* --- Floating MonsterLink Style 1 CSS --- ------------------------------------------ */ .floating-monsterlink.style1.show { right: 30px; } .floating-monsterlink.style1…