Add Register here button in checkout page

Add Register here button in checkout page

Hello, One of our Client’s websites, the requirement was as follows. Don’t allow the user to create the profile at the checkout page. Just display the Register here button and ask the customer to register and get approved before he creates the order. As we...
Change the text ex.VAT to ex.GST

Change the text ex.VAT to ex.GST

It is annoying that woocommerce is still in VAT generation and many countries adopted GST. Hence it requires the change in your functions.php to achieve the same.   add_filter( ‘gettext’, function( $translation, $text, $domain ) { if ( $domain ==...
Alert the admin on Address Change

Alert the admin on Address Change

If you are looking into this post, it means you have setup the woocommerce/wordpress where you approve the users manually. This helps you in handling the delivery if customer is from the place where you don’t deliver the products. The notification email to the...
Website Maintenance – Explained

Website Maintenance – Explained

If you are business owner, or prospective for an agency which builds Websites or Apps, this article is for you. Let’s be honest in the pricing and effort it takes to maintain a website. The below points are mainly involved scenarios which every creative agency...
Why WordPress?

Why WordPress?

People, especially who wants their business website has to be built, feel skeptical about the WordPress. Mainly it was popularized as a blogging platform for few initial years. Later WordPress evolved drastically and it is quite possible to build any kind web...