How to use WordPress Custom Fields GPS with Google Maps API
In this post I am going to show you how to implement the Google Maps API with Wordpress' custom fields containing GPS coordinates. I like to use the Advanced Custom…
In this post I am going to show you how to implement the Google Maps API with Wordpress' custom fields containing GPS coordinates. I like to use the Advanced Custom…
Here is how to get the Advanced Custom Fields Gallery type to display in the Justified Image Grid plugin. Got the original code for this from https://snippets.khromov.se/integrating-advanced-custom-field-galleries-into-existing-themes-easily/ and modified it…
Here is some code that will use the Advanced Custom Fields file field and output the filename with a link to the file as well.
Flex Slider is an awesome and super basic image slider that you can add to your theme to make it easy for clients to add a slider to their webpages.…
This snippet will output the PHP info for your hosting environment. You would want to add this to a php file like php-info.php and put it in your root folder…