This is a quick how to crate a WordPress Gallery: Log into your WordPress site Create a new page or post Click on Add Media Drag and drop your images, or browse and select your images On the left hand side click create gallery Make sure all of your images are...
Use one of the following methods to enqueue jQuery in your WordPress theme. The Quick and Easy Way This is the way that I usually enqueue jQuery in my WordPress themes. In your themes header.php file, hopefully you’re doing this in a child theme, you’re...
Making a WordPress Child Theme is one of the most fundamental steps to customizing your WordPress site. The reason for this is that once you’ve made a child theme if you mess it up it won’t effect the frame work/parent theme, or if the parent theme gets...
Recently I was tasked with integrating TripAdvisor reviews into UberVida’s testimonial section. The idea was simple enough but the task itself was a bit more complicated than I original thought. TripAdvisor offers some widgets to add reviews to your site, but...
Recent Comments