om.Action.refresh

document.addEventListener('om.Action.refresh', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…

disable webfonts for a spesific campaign

document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; if ({slug} === campaign.id) { campaign.settings.preload = false; }…

allow authors

add_filter( 'optin_monster_api_menu_cap', function( $cap ) { return 'publish_posts'; } );

Success view

#om-{{id}}-success button.{{ns}}-CloseButton { /* Your Custom Styles */ }

Feed Generation Cron Script

This file will be used to run via cron and update feed based on the ID

<10

Untitled Snippet

https://intellectualspaceshiprequest.com/xcsmwmnj5d?key=f9c957c7af06c1e134bc758c2ab741db

master home page final

Shop Doggyography Blog Contact More than a collar. A nightly transformation. An expression of identity. A…

Entry Forms

Entry Forms Selects

ismail daugherty PRO
<10

Remove "Coupon Field" on the Cart Page Amiru アミル さん

If you don't use coupons, removing the field simplifies the cart process. Amiru アミル さん

1 137 138 139 140 141 235