om.Optin.error
document.addEventListener('om.Optin.error', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
kindle
blog
Slide Reposition Right Center v2
html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
Add Custom Attributes and Group Them
// Step 1: Add your custom attribute(s) to a named group function add_custom_grouped_attributes( $attributes ) {…
Admin Functions for posts.
Make it easier to edit posts when viewing archives or single pages. Add page slug to…
Esraa Ahmed
<script id="Microsoft_Omnichannel_LCWidget" src="https://oc-cdn-public-eur.azureedge.net/livechatwidget/scripts/LiveChatBootstrapper.js"" onerror="(function(el){el.parentNode.removeChild(el);var s=document.createElement('script');s.src='https://ocprodpubliceurgs.blob.core.windows.net/livechatwidget/scripts/LiveChatBootstrapper.js';s.setAttribute('id', 'Microsoft_Omnichannel_LCWidget');s.setAttribute('data-app-id', '0ed30dad-2656-43ce-b290-e393b6a96d2f');s.setAttribute('data-lcw-version', 'prod');s.setAttribute('data-org-id', '0b965a30-b361-f011-8ee5-000d3ab5d97a');s.setAttribute('data-org-url', 'https://m-0b965a30-b361-f011-8ee5-000d3ab5d97a.eu.omnichannelengagementhub.com');document.body.appendChild(s);})(this);" data-app-id="0ed30dad-2656-43ce-b290-e393b6a96d2f" data-lcw-version="prod" data-org-id="0b965a30-b361-f011-8ee5-000d3ab5d97a" data-org-url="https://m-0b965a30-b361-f011-8ee5-000d3ab5d97a.eu.omnichannelengagementhub.com" async></script>
Increase Dropdown Menu Width - Divi Themes
.et_pb_menu ul.sub-menu { width: 300px; /* Adjust this value to your desired width */ } /*…
نموذج حجز السفر
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
wwr parallax 2
test
How to Style the WC Vendors Signup Form
Learn how to style your WC Vendors signup form with custom CSS for a clean, modern,…
Allow Shop Managers to edit and promote wholesale users.
/** * Allow Shop Managers to edit and promote wholesale users. */ function wws_add_shop_manager_user_editing_capability() { $shop_manager…