by woofocus | Useful Snippets
Recently, one of my customers wanted to automatically mark an order on WordPress as completed one day after the order. As you may know, cron-job process in WordPress does not working like cron-jobs in PHP. If you have low amount of visitors, the first visit triggers...
by woofocus | Useful Plugins
WooCommerce is an e-commerce plugin based on product sales. If you want to sell measurable products, then you need to extend Woocommerce. To do so, we can use the Measurement Price Calculator. With this plugin, you can sell products priced out based on unit or you can...
by woofocus | Conversion Optimization
The WooCommerce Checkout page is one of the most important pages when it comes to idealizing a buyer’s journey. Imagine a customer viewed an ad on social media. Influenced by the same, he went on to your web store. Browsing through the products, a few were added...
by woofocus | Useful Snippets
Hi WooLovers. Today, We’re going to manipulate comment counts. Numbers are good but visualizing something is much more sense for the customer. The web is full of text and people only scan this text but when we see images or visual things we give pay attention....
by woofocus | Useful Snippets
Adding content to a specific place inside the WooCommerce Loop will make this field visible. These fields are subject to change depending on every user’s needs. Therefore in this article, I will be listing as many possibilities as possible and providing...