Search results for: admin

Remove Specific Campaign From Any URLs Containing a Specific URL Path-v1

document.addEventListener('om.Campaign.startShow', function(event) { if(window.location.search.indexOf('shopping-cart') > -1) { // replace shopping-cart wtih your specific URL path var…

Remove Specific Campaign From a Specific URL-v1

document.addEventListener('om.Campaign.startShow', function(event) { if(window.location.href == 'https://example.com/specific-page') { // replace with your specific URL var optinCampaign =…

Remove All Campaigns From a Specific URL-v1

document.addEventListener('om.Campaign.startShow', function(event) { if(window.location.href == 'https://example.com/specific-page') { // replace with your specific URL var optinCampaign =…

Blog filter

Add a filter for blogs

Safe, Universal Performance Optimization Middleware for NexSouk.com

Safe, Universal Performance Optimization Middleware for NexSouk.com

plain-css.css

html div#om-{{id}} * { /* Anything inside here will be applied to all elements within your…

css-example.css

html div#om-{{id}} [class$="-form"] { /* Your custom styles */ }

css-namespace-footer.css

html div#om-{{id}} .{{ns}}-footer { /* Your custom styles */ }

css-buttons.css

html div#om-{{id}} input[type=submit], html div#om-{{id}} button { background: #ff6600 !important; }

om-translate-copied.js

document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…

om-iframe-conversion-example.html

Double Click Below to Get Started Loading...

1 48 49 50 51 52 127