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.
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 your php values and data to jquery/javascript using the ‘wp_localize_script’ function.
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.
A simple trick to achive the placeholder effects to gravity form filelds
To remove the wordpress pages or a specific category from search results, add the following code snippetss to your functions.php