OTP login is more secure than a static password, especially a user-created password, which can be weak and/or reused across multiple accounts. OTPs may replace authentication login information or may be used in addition to it in order to add another layer of security. OTP Login As per wordpress customer request we have created a
In this post, we are going to build a dropdown mobile menu with all parent menu items. If you have many child menu items for your mobile menu, this can become a long list. With a dropdown mobile menu, we can open the sub menus item on mouse click and can make it a lot
Hello Friends, Today we are sharing a useful information to make google recaptcha field required. You can try with below sample code to add validation for recaptcha field. Sample 1 – Pure javascript <script> window.onload = function() { var $recaptcha = document.querySelector('#g-recaptcha-response'); if($recaptcha) { $recaptcha.setAttribute("required", "required"); } }; </script> Sample 2 – With jQuery <script>
Hello Friends. If you want to give an option for your customers to define quantity on shop categories page then use below code. You need to add below code into theme functons.php file function custom_quantity_field_archive() { $product = wc_get_product( get_the_ID() ); if ( ! $product->is_sold_individually() && 'variable' != $product->get_type() && $product->is_purchasable() ) { woocommerce_quantity_input( array(
Hi Friends, Today we are going to share very useful information to create the menu for logged-in or non-logged user separately and switch the menu automatically. If you don’t have any technical knowledge then don’t worry, you can easily do it by following given below steps. Steps To Create Logged in and Non-Logged in
Hi Friends, WooCommerce by default does display a “Read more” message instead to “Out of stock” for all out of stock products. If you would like to display “Read more” text as ‘Out of stock’ then you can do it without any technical knowledge . You will need to add given below code into your
By default WooCommerce does display the “Read More” for all out of stock products. If you want to change the “Read More” button text to “Out of Stock” then you can do it easily by following the WooCommerce hooks functions even you have not any coding knowledge. You will only require to add below code
Normally when we click on the pdf file link it is open in browser instead to download it on our local system. So if you want to force to download the pdf on local system instead to open into browser then you can do it very easily. I am here explain you helpful trick to
Hi Friends, Today we have released new version of our WordPress plugin “WP Categories Widget” . It’s the very simple plugin to display any type of custom taxonomy categories through the widget sidebar. `FEATURES` Disable Widget Block Editor An option to show categories post count An option to hide child categories An option to hide
Hi Friends, After tested with latest version of WordPress 5.8 & WooCommerce version 5.5.1 Today we have released new version of our WordPress plugin “WooCommerce Sales Count Manager” plugin. Please see below features of our WooCommerce add-on plugin. WooCommerce Sales Count Manager” has providing the feature to display the total sold item number for each