om.Analytics.track example 1

document.addEventListener('om.Analytics.track', function(event) { if ( 'conversion' === event.detail.Analytics.type ) { console.log(event.detail.Campaign.id + '-' + event.detail.Campaign.type +…

Page Element Shortcodes

add_shortcode('page_title', function () { global $wp_query; if( isset( $wp_query ) && (bool) $wp_query->is_posts_page ) { return…

Shortcode widget main categories WooCommerce

function shortcode_categorie_principali_wc() { $args = array( 'taxonomy' => 'product_cat', 'orderby' => 'menu_order', 'order' => 'ASC', 'hide_empty'…

div conversion trigger

Double Click Below to Get Started

Allow Admin to Redeem Customer's Loyalty Points to Store Credits

1. Add it to your site using one of the following methods: - Option A: Add…

نموذج حجز السفر

Rihla Plus Travel - احجز رحلتك بسهولة Rihla Plus Travel احجز رحلتك بسهولة وسرعة اختر من…

Javascript Org Chart

window.onload = function() { // Initial organizational data structure let orgData = { id: '1', name:…

Fix Formating of Buttons in Off Canvas

This fixes the buttons in the off canvas not obeying the global CSS from the Customiser

Ilana Borsje PRO
<10

How to Style the WC Vendors Signup Form

Learn how to style your WC Vendors signup form with custom CSS for a clean, modern,…

1 142 143 144 145 146 217