by Garth | Nov 20, 2018 | Plugins, Wordpress
Contact Form 7...
by Garth | Sep 17, 2018 | Plugins, Wordpress
WP Go Maps (formerly WP Google...
by Garth | Sep 10, 2018 | Themes, Wordpress
Allegiant...
by Garth | Sep 3, 2018 | PHP, Wordpress
<?php edit_post_link(‘Button Text’); // Always handy to have Edit Post Links available ?>
by Garth | Sep 3, 2018 | PHP, Wordpress
Firstly you have your while loop to run through all your posts. And above your while loop you have your args. You need to add this arg $args[‘paged’] = $paged; Below is a template to start your while loop $args[‘post_type’] =...
by Garth | Aug 19, 2018 | Themes, Wordpress
Materialis...