Instruction for Old user: Enable default value for input box

[ad_1]

for security perpose, we have disable default value option in our plugin. Actually it’s conflicting with all type side cart plugin. That’s why we have disable it from our plugin. But if you still want ‘default value’ option,
use following code inside your theme’s functions.php file.
we recommend child theme obviously.

add_filter(‘wcmmq_default_qty_option’, ‘__return_true’);

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer