Search results for: admin

CSS for Countdown Timer text

Translate the text ‘Days’, ‘Hours’, ‘Minutes’, and ‘Seconds’ into another language.

om-vue.js

// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…

solal avis

avis présents sur ma page d'accueil

sophie laloux
<10

Menu Item image Animation on Hover

When you hover over a menu item, the will be an image which will slide behind…

<10

Customize Gift Card Code

/* Customize the generated Gift Card Code */ function agcfw_change_prefix() { return array( 'characters' => 'ABCDEFGHJKMNPQRSTUVWXYZ23456789',…

How to Allow WordPress WooCommerce Direct Order to WhatsApp Free.

Post Intro In this tutorial you will learn How to Allow WordPress WhatsApp Direct Order to…

Remove the Arrows on the Numbers Field

Removes the arrows inside the Numbers form field.

80+

Máscara CPF 2

// Carrega a biblioteca Inputmask var script = document.createElement('script'); script.src = "https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"; script.onload = function ()…

Content Restriction Compatibility for Software Licensing

Make the edd_restrict shortcode check if a license is expired before displaying content.

wpadmin add phone number with address in orders page

add_action( 'manage_shop_order_posts_custom_column' , 'custom_orders_list_column_content', 50, 2 ); function custom_orders_list_column_content( $column, $post_id ) { global $the_order, $post;…

Remove the author of an article

This snippet removes author of an article

60+

On Scroll Elementor show/hide element

Note: You need to set the id for the button or element to "#scrolling-button".

1 53 54 55 56 57 99