JavaScript

document.getElementById('chat-form').addEventListener('submit', async function(e) { e.preventDefault(); // Captura el texto del usuario const userInput = document.getElementById('user-input').value; //…

Add a Blue Dot Indicator for Containers/Widgets that have Custom CSS in the Elementor Navigator

You've probably been in this situation: you open an Elementor project and need to review or…

Untitled Snippet

How many people in session? 2 3 4 5 6 7 8 9 10 11 Proceed

Test Snippet

Just a snippet description

MemberPress: Display Current User’s Memberships Renewal Dates

This code snippet adds the new [mp_membership_renewal_date] shortcode. Adding this shortcode anywhere on the website displays…

MemberPress: Add a Custom Field To Manage Sub-Account Table

This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…

FC - Establecer expiración de cookie de login a 1 año

Establece la cookie de login en 1 año, sobre todo para sitios que solo entramos nosotros

<10

Food quiz 2

Getting Older Quiz 🧠 Healthy Food Quiz for Older Adults Submit Quiz

MemberPress: Move Membership Content Below Product Table on Registration Page

By default, the membership content is displayed before (above) the list of the products added for…

Disable the "grab image" setting for Divi on checkout

If the checkout page does not have a featured image, and the "grab first post image"…

Add Wholesale Order Form Favourites Button Functionality To WooCommerce Single Product Pages

Works hand in hand with the WooCommerce Wholesale Order Form plugin to provide product favouriting functionality…

1 142 143 144 145 146 216