WPSlash

Tutorials

Tutorials WooFood

How to Change the Default “Select” Button Text in WooFood

When using WooFood – the WooCommerce food delivery plugin, you may want to customize the default “Select” button text that appears on product listings. Instead of the default “Select” text, you can change it to something more engaging like “Order Now” to encourage conversions. In this guide, we’ll show you how to easily modify the button text using a simple WooCommerce filter in your […]
May 26, 2022
Tipping for WooCommerce

How to Make Tipping for WooCommerce Plugin Compatible with CheckoutWC

If you’re using Tipping for WooCommerce and want to integrate it with CheckoutWC, you may need to add a custom function to ensure compatibility. CheckoutWC is a popular WooCommerce checkout optimization plugin that enhances the checkout experience, but some plugins—like tipping extensions—require additional customization to work properly. In this guide, we’ll show you how to make Tipping for WooCommerce compatible with CheckoutWC using a […]
January 5, 2022
Tutorials WooFood

How to Set Different Minimum Delivery Amounts Per City in WooCommerce

If you’re running a WooCommerce-powered restaurant ordering system, you may want to set different minimum order amounts for delivery based on the customer’s city. This ensures that delivery remains cost-effective for your business, especially when serving multiple locations. In this guide, we’ll show you how to use a custom PHP snippet to dynamically adjust the minimum delivery amount per city when using WooFood […]
July 3, 2021
Tutorials WooFood

How to Set Different Minimum Delivery Amounts for Each Location in WooFood

If you’re using WooFood – the WooCommerce food delivery plugin, you may want to set different minimum order amounts depending on the location. This is especially useful for restaurants with multiple branches or different delivery zones, ensuring that delivery costs are covered efficiently. In this guide, we’ll show you how to use a simple WooCommerce hook to set custom minimum delivery amounts per location using […]
June 14, 2021
Tutorials WooFood

How to Dynamically Change Delivery Time Based on the Day in WooCommerce

For restaurants and food delivery businesses, adjusting delivery and pickup times based on the day of the week is crucial for efficient order management. Some days may have higher order volumes, requiring longer preparation times, while others may allow for faster deliveries. With WooFood – the ultimate WooCommerce food ordering plugin, you can easily modify delivery times dynamically using a custom PHP snippet. In this […]
May 27, 2021
Tutorials WooFood

How to Conditionally Exclude Orders from Automatic Printing in WooCommerce

For restaurants and food delivery businesses using WooFood’s Automatic Order Printing Software, there may be situations where you don’t want certain orders to be printed automatically. For example, gift card purchases, digital products, or specific menu items may not require a printed order ticket. With a simple WooCommerce filter, you can dynamically exclude orders from being processed by the automatic printing software based on specific conditions. […]
April 6, 2021
Tutorials WooFood

Set Free Delivery Fee on Order above a specific amount on for WooFood

Using the below action you can set free delivery above $25. You can copy and paste the following code to your functions.php child theme and adjust it to your needs .
April 5, 2021
Tutorials WooFood

Add Price on Add To Cart Button

The following snippet will copy the price automatically and add it inside the add to cart button
March 31, 2021
Tutorials WooFood

How to Integrate Nextend Social Login with WooFood Theme

March 29, 2021
1 2 3 8 9