There currently isn’t built-in support for option groups in Gravity Forms. In the meantime it is possible to use the gform_field_choice_markup_pre_render filter to change some choices into opening and closing optgroup tags: On the field in the form editor configure the choices like so: label | value =============== group one | optgroup-start choice one | […]
How to send Gravity Forms email notification when Help Scout API fails
At WP Desk we use tools that greatly improve our customer service and help us save on support time. Two of my personal favorites are Gravity Forms and Help Scout. In this tutorial I will show you how to programmatically trigger Gravity Forms email notification if Help Scout add-on fails to create a conversation in […]
How to add shortcodes support in AutomateWoo emails
AutomateWoo is a great WooCommerce plugin for marketing automation. I recently needed to add shortcodes in AutomateWoo emails and found out that shortcodes do not work out of the box in the email content. However there is a really simple code snippet that you can add to your functions.php to add shortcodes support in AutomateWoo […]
AutomateWoo – Custom Subscription Rule based on Billing Period
We recently introduced yearly subscriptions with monthly payments at WP Desk and I needed to customize our email automations. We heavily use AutomateWoo at WP Desk to send emails. I wanted to send different emails to customers with monthly and yearly payments. There is no subscription rule to filter by billing period, but I thought […]
AutomateWoo – Custom Subscription Rule based on Parent Order Status
Recently I discovered AutomateWoo, which instantly became my favorite marketing automation plugin for WooCommerce. I use it heavily on WP Desk and Flexible Shipping. I am also working much on improving renewal conversion rates for our plugins. I wanted to use AutomateWoo to send email to customers whose subscription got cancelled. I include a small […]
How to use WooCommerce checkout field validation like a Pro
I want to show you how to use WooCommerce checkout field validation with the Flexible Checkout Fields plugin for WooCommerce. In this quick guide, I’ll teach you how to add your own WooCommerce custom validation to your store that you can use independently from the built-in validation rules. Flexible Checkout Fields There are a few […]
How to Remove Related Products from WooCommerce Product Page
Use the code below to remove related products from WooCommerce single product page. Also, would you like to add extra product options to your products in WooCommerce?
Make All WooCommerce Products to be Sold Individually
A WP Desk we sell only virtual products – WooCommerce plugins. We use variable products to create 1, 5 or 25 license variations. But we want our customers to buy these licenses individually. There is no need to buy 2 individual licenses if you pay less for 5 ๐ That’s why we wanted to limit […]
My Wish Comes True – First Speaking Experience Abroad at WordCamp Frankfurt
I’ve always admired people who give great speeches and always wished to do the same. Since 2014 I’ve been speaking at WordCamps and WordUps in Poland and heard mostly good opinions about my presentations. However I also wanted to speak abroad in English and reach people from all over the world. My first attempt was […]