Just like a lot of WordPress users, I use for a client WPML to make the website multilingual. The plugin is a magical plugin that enables you to translate everything on your website. To make the translation process much easier for the user, WPML just tracks down every single added string to the...
How to perform SQL queries with WooCommerce?
This post will be updated regularly. This is a work in progress 🙂 DISCLAIMER: Maybe the title is a bit misleading, but this blog post is meant to be as a reference for people just like me who are forced to google everytime how to get a or to manipulate product, product category and all other stuff...
How to solve “http doesn’t redirect to https”
This website is running on VPS from Linode.com . I have configured every single detail about the site, and as you have noticed that the website has only one version with https. I have only peshmerge.io (non-www) version. This morning I have clicked on the link of my website on my twitter profile...
How to solve the problem of missing Captcha in GravityForms when cache is on
Sometimes this problems happens when you have enabled a caching pulgin (W3 total cache or WP fastest Cache etc ) in wordpress which leads to incorrect functionality of javascript and css files responsible for generating the captcha. The solution for this problem is simple. What you have to do is to...