Advanced live search in WordPress 1 – Custom REST API

WordPress is a very decent CMS, but its default search is limited. Here we will start to implement a very advanced ajax search for your WordPress theme without needing plugin. We are going to include Custom Fields in the search results and all the fancy stuff too. This is the first article in a series.… Continue reading Advanced live search in WordPress 1 – Custom REST API

How to reply to WooCommerce reviews on frontend – without plugin

WooCommerce only allows you to reply reviews from WordPress dashboard, by default. In this article, we will learn a simple way to enable any visitor to reply WooCommerce reviews from frontend, without plugin. How to add frontend reply for WooCommerce reviews in – steps 1- Add reply button to WooCommerce reviews First, we should add… Continue reading How to reply to WooCommerce reviews on frontend – without plugin

Two years in the software development field; Lessons I’ve got when learning to code

Two years of working and constantly learning as a software developer, has thought me some valuable lessons I would like to share with you here. After 2 years of dealing with so many challenges in the field, I would say the challenges of learning to code was like being a blindfolded swordsman who has to fight an… Continue reading Two years in the software development field; Lessons I’ve got when learning to code