Elementor is a great page builder but it has its moments to give you a headache when you least expect it. I recently had a “404 page not found error” when trying to load next page of blog posts. So here you can find out about how I fixed this bug. My Permalink Settings are… Continue reading Elementor Archive Posts widget – pagination 404 error
Category: WordPress
Hot to make a phone number clickable link in DIVI theme
The DIVI WordPress theme has a phone number in the secondary header but, as many of us have noticed, it is not clickable on mobile devices. Even if you place a valid ahref tag (tel:) in the same field still nothing happens and the link does not work. Here is the thing that worked out… Continue reading Hot to make a phone number clickable link in DIVI theme
Brackets Error – PHP runtime not found
After a certain update of the Brackets software you might get the following error: PHP runtime not found. Install the PHP7 runtime and update “executablePath” in PHP Preferences appropriately. This enables PHP-related tooling such as Code Hints, Parameter Hints, Jump To Definition and more. Here is the solution that did the trick for me. 1.… Continue reading Brackets Error – PHP runtime not found
Display category description in WordPress theme
Custom header image for WordPress website with Polylang plugin
I was looking for a solution to make custom header image for multi-language WordPress website by using some plug-in solutions and came across a problem since the theme I was using wasn’t supporting the custom headers, hence those plug-ins showed no header image whatsoever. Read how I did it and learn how to make Polylang… Continue reading Custom header image for WordPress website with Polylang plugin