Javascript Org Chart

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

eKrea

E-commerce et création

Limit Revisions

/** * Limit WordPress revisions to 5 for all post types. */ add_filter('wp_revisions_to_keep', function ($num, $post)…

Font Weight correction for Menu Subcategories

.mc_vertical_menu h3 { font-weight: 600 !important; }

Google Tag Manager

That GTM embed code I gave you is a JavaScript snippet wrapped in HTML tags, and…

Logged in User Drop Down Menu

Along with the Avatar and User Shortcode Snippet, this can display a nice logged in User…

Image Ilana Borsje PRO
<10

Fix Formating of Buttons in Off Canvas

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

Image Ilana Borsje PRO
<10

Prevent Powerpack Off Canvas from Breaking JavaScript loading

This prevents issues with Woo Block checkout loading credit card fields and other functionality breaking with…

Image Ilana Borsje PRO
<10

Notify if Stripe is put in Test Mode

Notification for Test mode on Update

Image Ilana Borsje PRO
<10
1 195 196 197 198 199 209