Add Hotjar iframe attribute to add_hj_iframe_attr class
jQuery(document).ready( function($) { $( ‘.add_hj_iframe_attr’ ).each( function( index ) { $( this ).attr(‘data-hj-allow-iframe’, ”); }); });Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
jQuery(document).ready( function($) { $( ‘.add_hj_iframe_attr’ ).each( function( index ) { $( this ).attr(‘data-hj-allow-iframe’, ”); }); });Continue reading
/* Theme My Login */ /* You are now logged out. */ .tml .tml-action-confirmaction .success, .tml .tml-error, .tml .tml-message, .tml .tml-success { border-left: 4px solid #800000; /* change the color here to compliment your site */ box-shadow: 1px 1px 2px…Continue reading
Home Page History Attention Franchise Dynasty Welcome to the Kansas City Chiefs Fan Page! This is a fan page that I have created and it is going to be going over the Kansas City Chiefs and throughout the page I…Continue reading
/* Author: Sumaiya, Clickup Doc https://app.clickup.com/36636088/v/dc/12y1dr-22535/12y1dr-17435 */ /* Des: This CSS is added to colorizes the active link in the sidebar of the BetterDocs documentation */ .betterdocs-sidebar.betterdocs-sidebar-layout-1 .betterdocs-single-category-wrapper .betterdocs-single-category-inner .betterdocs-articles-list li a.active { color: #3457d5 !important; } /* completed */…Continue reading
jQuery(document).ready(function($) { // Listen for clicks on the variation items $(‘.variable-items-wrapper’).on(‘click’, ‘li’, function() { // Get the data-value attribute of the selected item var selectedValue = $(this).data(‘value’); // Check if the skuData object is defined and contains the selected SKU…Continue reading
(function() { let originalTitle = document.title; Object.defineProperty(document, ‘title’, { get: function() { // Remove ‘>’ from the title when accessed return originalTitle.replace(/>/g, ”); } }); })();Continue reading
add_action(‘wp_head’, function () { ?>Continue reading