
Cheap Software
There is a youtube channel “Tech Yes City” that is promoting a website for selling cheap windows and office license. In one of their videos, they state that their keys are legit and that they even contact Microsoft. So, we create an Affiliate Program link with the...

Better Captcha for DIVI Contact form
1)You need to create a child of your theme, if you don’t have one already. We are using the Orbisius Child Theme Creator plugin from “Svetoslav Marinov (Slavi)”. AND make sure you have a folder named “includes” in it. It should look like this :...

Can’t log into WordPress “Cookies are blocked”
Hi all, So.... you stuck at the login page of wordpress. You have done everything right: you followed the wordpress instructions about cookies, you copy paste a few lines in wp-config.php without any luck and you are about to throw your pc out the window.... DON'T I...

Divi and Broken Animation
"animation won't work on Edge browser" "animation of content completely BROKEN on IE edge!" "Animation/ transition" "Page elements using animation don't appear on Safari" These are some of the titles in the Divi Community Forum from people complaining that the...

Protect yourself with VPN
They are many reasons to hire vpn services besides the obvious one of the privacy like: the ad flooding not only to you but to your children as well the “accidental” browsing of pages that you do NOT want to be recorded to your history the security that...

w3schools Autocomplete does not work for mobile devices
While w3school is one of the most helpful tools on the internet to get ideas, advices and code. BUT a lot of times seems to miss the extra feature that you would like in your code. Like the autocomplete which is not working on mobile devices. When you have a list and...

When VPN fails Use a “KillSwitch” to protected yourself
Using VPN is something of a must these days and if you really want to click ALL links and install everything that you want to test, is NOT advisable to do it from your working machine. So, I created a Virtual Machine(VM) for that job. BUT, I think I...

PHP does not work after upgrading KUBUNTU 16.04 to 18.04
After a little adventure with Virtualbox, which automatically turned some files from 5.1.xx to 5.2.xx, it was time to see what happened to the localhost.... Part of the PHP code appeared and of course did not work, at least completely. I first checked with...

Tag UL Menu for DIVI Elegant themes WordPress
Here is how you can have a dynamic menu made out tag ul li inside DIVI Choice 1 Choice 2 Choice 3 Create 2 columns, one for the ul menu and one for image, slide show, or whatever you want to show/hide when clicking on the menu. Go at each image at the Advanced tab and...

Adding a WPML Language Switcher on the Menu
You have to add the following snippet to functions.php file of your theme. The code was originally in this link but with the language code, like "en" for English, "gr" for Greece etc. The following code shows the language flag instead. function...