On Browsing EDD Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

Tweaking the Calendar Language Localisation | Display Eventbrite Events

The calendar will attempt to localize the language based on the WordPress website setting. However, the…

Changing Text For Suggestion Donation Descriptions

You can place this code in your theme functions.php or use WPCode.

Defining SendGrid Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Google Ads Referral Sweet Demo

Scheduled a demo form Google ads

Michael Cuevas
<10

om-vue.js

// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…

om-webhook-response.json

{ "om_response_data":{ "redirect":"https://optinmonster.com" } }

Hide admin nags

.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…

1 78 79 80 81 82 85