Use your FTP program (something like FileZilla) and navigate to /plugins/system/IsRequiredVmCustom

Edit the file: IsRequiredVmCustom.php
Search for “Select an option

It will located on/ or around Line 39
$matches[1] = implode('<option value="">Select an option</option><option', explode('<option', $matches[1], 2));

You can change the wording “Select an option” to anything you would like and it will be displayed on the frontend.


virtuemart plugins
Extending Virtuemart eCommerce Capabilities
virtuemart html listing plugin
Insert HTML Code Into Virtuemart Custom Fields
virtuemart upload multiple images
Upload Tons Of Listing Images At The Same Time
virtuemart calendar date plugin
Highly Customized Calendar Custom Fields for Virtuemart
virtuemart publishing
Automatically Publish and UnPublish VM Listings
virtuemart file attachment
Attach Files To A Listing And Control Download Access