• Skip to main content
  • Skip to primary sidebar

WordPress, Genesis Framework and Storefront customization tutorials

  • Archive
    • Genesis
    • WooCommerce
    • WordPress
  • Premium
  • Blog
  • About
    • Tools I Use
  • Contact
  • Login
Home » jquery

jquery

Dropdown Ajax Filter for Custom Post Type Taxonomy

2020-11-27 by Gabor Leave a Comment

Step 1

Filter by taxonomy terms

Step 2

Send a Request and to Receive Result Data

Step 3

Process the Request in functions.php

Filed Under: JavaScript Tagged With: ajax, jquery

jQuery – Add class / remove class

2020-11-27 by Gabor Leave a Comment

Filed Under: JavaScript Tagged With: jquery

How to select “Add to cart” button with jQuery

2020-04-19 by Gabor Leave a Comment

jQuery(document).ready(function() {
jQuery(‘body’).on(‘click’, ‘.add_to_cart_button’, function() {
jQuery(this)
alert(“HELLO”);
});
});

Filed Under: JavaScript, Other, WooCommerce Tagged With: jquery

Primary Sidebar

  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube
WP Rocket - WordPress Caching Plugin
UpdraftPlus Premium

Disclosure: Some of the links in this site are affiliate links. I will be paid a commission if you use this link to make a purchase.

  • Privacy Policy
  • Flames Design
© 2021 WP Flames - All Right Reserved