Category: Wordpress
WordPress ACF(Advanced Custom Fields) plugin provides a really nice feature of repeatable fields. So you can add set of sub fields easily and then fetch them on frontend using a very simple loop. You can make any kind of field repetitive. So it can be textbox, selectbox, date picker, image upload and many more. You […]
Woocommerce provides a really nice ajax feature when we add products to the cart. So the page does not reload and the cart counts gets updated immediately. But it is limited for Product Listing/Archive page only. On the single product page (product details page), it doesn’t use the ajax based add to cart button. So every […]
As GST (Goods and Services Tax) has been announced recently in India, this has now become mandatory for every sellers to remove all the other taxes and update them with a single tax called GST. I am going to show you how to setup & apply GST Tax on Woocommerce based websites. These are very simple […]
Hey Guys, this is something I have been looking for from couple of days. Finally got the solution on my own. Problem While using ACF (Advnaced Custom Fields) plugin on a WordPress site, when you add WYSISYG editor field, it stores the custom field data properly without any issues. But when you print that data […]
If you are a WordPress websites developer and looking for a list of must have wordpress plugins, you have come to the right place. Here I have shortlisted the list of wordpress plugins that I have used myself in last 4 years on almost every web project. Let’s take a look at each of them […]