by Garth | Nov 24, 2020 | Javascript
INTRO JS https://introjs.com/example/hello-world/index.html Wizard steps are managed with simple HTML attributes data-step=”1″ data-intro=”This is a tooltip for wizard step 1!”data-step=”2″ data-intro=”This is the second...
by Garth | Nov 9, 2020 | Javascript
In the Ajax submits you will see a variable. formdata The below snippet is what you must append to the top of your Ajax call to initiate the variable Otherwise you need to change the variable to what ever you are targeting. var formdata = new FormData;...
by Garth | Nov 4, 2020 | Plugins
All-In-One Security (AIOS) – Security and Firewall If you get locked out of your website with this plugin you can clean your table for this plugin to reset it so you can reconfigure it with the below query. SELECT * FROM wp_options WHERE...
by Garth | Nov 4, 2020 | Plugins
Contact Form...
by Garth | Nov 4, 2020 | Plugins
The SEO Framework – Fast, Automated,...
by Garth | Nov 2, 2020 | htaccess, Wordpress
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{QUERY_STRING} ^page_id=([0-9]*)&category=(.*)$ RewriteRule ^(.*)$ /%1/%2? [R=301,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ....
by Garth | Oct 22, 2020 | Minc Framework
https://github.com/MincDev/php-mysql-connector MVC Model – Handles all DB callsView – Handles all front endController – Calls Model functions for DB transactions
by Garth | Sep 17, 2020 | Plugins, Wordpress
Login No Captcha...
by Garth | Sep 15, 2020 | Plugins
All in One SEO – Best WordPress SEO Plugin – Easily Improve SEO Rankings & Increase...
by Garth | Aug 11, 2020 | Email
<!DOCTYPE html> <html> <head> <title>CoverWeb</title> </head> <body> <div style=”max-width:width:250px;”> <img src=”https://old.garthbaker.co.za/wp-content/uploads/2020/08/Logo-250×250-1.png”...