Easy Javascript Wizard

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...

Ajax Post

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;...

All In One WP Security & Firewall

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...

Default .htaccess

# 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 ....

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

Basic Email Signature

<!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”...

Pin It on Pinterest

Share This