xDebug PHP Wizard

Setting up xDebug is a bit of a pain as the links are not clearly linked. So below is some info to help you 😉 In order to use the Install Wizard. Open your PHPinfo() page from the xampp default dashboard pagehttp://localhost/dashboard/phpinfo.php Copy all...

Owl Carousel Docs

Documentation can be found hereOwl Carousel https://owlcarousel2.github.io/OwlCarousel2/Add font awesome as well because font awesome is awesome. wp_enqueue_style(‘fontawesome’, ‘https://use.fontawesome.com/releases/v5.2.0/css/all.css’);...

Simple Back Button

<a href=”javascript:history.go(-1)” class=”custom_back_button”><i class=”fas fa-chevron-left”></i> Back</a> This example uses Font Awesome. Don’t forget to include Font Awesome lib in your...

Pin It on Pinterest