Search results for: admin

WP Simple Pay: Add Custom CSS Classes to the Payment Button

"Payment Button" refers to the button that launches an On-site Overlay or Stripe Checkout Payment Form.

Menu Item image Animation on Hover

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

<10

Download Manager

Support for Download Manager for WC Vendor

Forum

JS code for question and answer page

Reverse variable pricing

Great for when you've added variable prices lowest to highest but want to show highest to…

Add deliveryTime schema to shippingDetails schema

This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema

<10

Stop Lazy Load

add_filter( 'wp_lazy_loading_enabled', '__return_false' );

<10

Shortcode to show Thumbnail

Show the featured image anywhere in the post by using [thumbnail].

Enable Full WP_Editor on Product Fields

add_filter( 'wcv_product_description_editor_settings', 'wcv_full_editor' ); add_filter( 'wcv_product_short_description_editor_settings', 'wcv_full_editor' ); function wcv_full_editor( $settings ){ $settings['teeny'] = false; return…

Remove Discount Field

Removes the Discount Code field from the checkout form.

solal avis

avis présents sur ma page d'accueil

sophie laloux
<10

wordpress

Doylton Davis
<10

Change Position of v2 Invisible reCAPTCHA Badge

Changes the position of the v2 Invisible reCAPTCHA badge

<10

Conversion Event Snippet

When people click on book now or sign up and redirected to Mindbody for bookings.

Mitch Bilic PRO
<10

On Scroll Elementor show/hide element

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

1 44 45 46 47 48 52