How to never hide the address fields for purchase above some amount?Update the amount: How to make the postcode field optional for some country?You can use the haf_optional_postcode_countries filter. Keep in mind that the built-in WooCommerce postcode validation will not be applied when using the plugin and tax classes should not be restricted by postcodes.… Continue reading Hide Address Fields for WooCommerce
Author: Condless
User Posts Limit
How to make some user unrestricted in rules that applied on certain post type?Update the user id and the post type: How to make rules that applied on certain post type to limit the total posts in the website?Update the post type: How to make rules that applied on certain post type to limit by… Continue reading User Posts Limit
Unit Price for WooCommerce
Which pricing options the plugin offers? Selling products by weight (kilogram/gram)- suitable for fruits and vegetables. Selling products by units but pricing it by weight (kg/gram)- suitable for chicken and fish. Selling products both by units and by weight (by creating variable product), and the option for pricing by weight the variation which is sold… Continue reading Unit Price for WooCommerce
Cities Shipping Zones for WooCommerce
Which uses shop owners make with the customer city? Set shipping rates per cities Sales stats by city (Dashbaord => WooCommerce => Reports => Sales by city) Display cities shipping calculator with the shortcode [csz_cities] Sell certain products per city (with plugin that limits by state) Ship certain products per city (associating the products to… Continue reading Cities Shipping Zones for WooCommerce
Default Attributes for WooCommerce
How to exclude some attribute from the stock-based default attributes calculation?Update the attribute id: How to deactivate the plugin’s cache (suitable for testing the plugin functionality without waiting for the cache to be refreshed)?