Website Unavailable
Used when client is not current with payments or has moved their site.
Onemoguci mail provjeru - WP Forms
Da mi ne izbacuje prijedolge o ispravnim mail adresama. Tipa kada upišem [email protected] dale mi prijedlog…
MemberPress: Change Stripe Checkout Description
The code snippet changes the Stripe Checkout payment method description in the MemberPress registration pages. To…
MemberPress: Enable MailPoet Confirmation Email
By default, MailPoet will send the signup confirmation email to users. It will also prevent users…
DJ ANIMATIONS MUSICALES
Animation musicales des soirées privées et publiques
Post Views Count | Post Views Tracking with Shortcode and Admin Column and Elementor Support
This WordPress code provides a comprehensive solution for tracking post views. It includes: cookie-based view counting…
Admin Menu Editor plugin - Open Custom URL in New Tab
This code Snippet was initially created to be used with the Admin Menu Editor plugin (https://wordpress.org/plugins/admin-menu-editor/),…
EXOP Consulting 2025
Campañas
om.Html.inlineScripts
document.addEventListener('om.Html.inlineScripts', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } )
om.Optin.init.submit
document.addEventListener('om.Optin.init.submit', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
Product order WooCommerce
Force alphabetical sorting on all product pages
Slide Reposition Top Center v2
html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…
Add Unified Product SKU with ID for Facebook Feed || WPML || PFE
function adt_wpml_unified_product_sku_id( $product_data, $feed, $product ) { // Check if the feed is for Facebook dynamic…