-
De register custom post type in The7 theme
Add this code to your theme’s or child theme’s functions.php, it will disable The7 testimonials, you can follow the same approach for other custom post types also.
-
Update Woocommerce cart price with code
How to update the woocommerce cart product price with code
-
Woocommerce add product to cart from Gravity Form
I had a requirement in one my latest project to add a product to woocommerce cart when submitting a Gravity form. ie an user customized product. Here it is how I achieved that.
-
Pass PHP values to jquery the wordpress way
Pass your php values and data to jquery/javascript using the ‘wp_localize_script’ function.
-
Integrating Gravity form with ActiveCampaign
Recently my client asked me to write code for adding ActiveCampaign subscriber list when submitting a Gravity form. There is addons available for most of the mail campaign. But not for ActiveCampaign. Here is how I achived that, though it seems bit complicated.
-
Place Holder for Gravity Form Filelds
A simple trick to achive the placeholder effects to gravity form filelds




