There are some cases where we implement activated the SSL for our domain but entire site breaks. Why its happening? This is because website is served with https:// but CSS file is still referencing http:// instead https:// . It’s known as a ‘Mixed Content’ error How to resolve? To resolve…
-
-
Can’t select database – Solved
Are you a WordPress beginner and tried to move your website from existing server to new another yourself. Then definitely you might have seen this issue “Can’t select database”. Not wondered if you have spent more than hour to resolve this issue and ask some of your friend for same. Some times…