Sometimes we want to add the brand name on product name. This option is not available in WooCommerce plugin but you can achieve easily and administrators can easily control the option from their dashboard. In this tutorial I am sharing the step by step procedure and showing you how you will do this same things… Continue Reading
attributes
Adds Image Upload Field to Product Attributes Terms Add/Edit Form
Upload thumbnail field is only available to WooCommerce product category add/edit form. In this tutorial I shall show you how you will add the same upload image field to attributes terms add/edit form. Creating A PHP File At first we shall create the PHP file “product-attributes-terms-form-fields.php” and save into the yourthemefolder/woocommerce folder. Code of this… Continue Reading