Tag: Wordpress
-

How to create a child theme for a WordPress website
Note that we have a standard child theme for all our websites See Here
-
How to add reCaptcha on a Gravity form in WordPress 2019
Links you are going to need:Google reCaptcha: google.com/recaptcha/admin/create
-

How to launch a website – Go live!
Move the website to its final destination. This would only apply if we build a website on a testing space. If it has to be moved to the final url you will have to clone and migrate the website first. Migrate a website from its testing space to final destination. Once the website is live…
-

Add Rich Snippets to Google Search – Review stars
Add Review stars to Google Search Add Schema to your website Add reviews to a website Install Plugin All In One Schema Rich Snippets To test https://search.google.com/structured-data/testing-tool/u/0/ Add css: #snippet-box { display: none; } https://www.youtube.com/watch?v=TvigPUtUH-0&t=95s
-

How to edit & create forms with the Gravity Forms Plugin
https://www.lenomedia.co.za/edit-create-forms-gravity/
-

Reset WordPress passwords in phpMyAdmin
WordPress password reset is not working I lost my WordPress Administrator password https://youtu.be/MqPKyyQ6RbA
-

25 Most Common WordPress Issues and how to fix them
http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/
-

How to fix 500 internal server error
Quick Overview https://youtu.be/rrYF0DLYakA How to fix 404 error &8211; How to fix a corrupted htaccess file
-

How to make a pdf smaller without Adobe Creative Cloud
How to reduce the file size of a PDF Pdf too big for WordPress document upload https://smallpdf.com/compress-pdf This is if you don’t have Adobe Creative suite
-

How to migrate or clone a website using WP Clone by Code Academy
Make absolutely sure you follow the instructions in the right order and on the right website (otherwise we will have a MAJOR F*cK UP) On the final destination website Make absolutely sure you are working on the final resting place for this website 1. Make a fresh WordPress install on die destination domain. 2. Install…