You can see slick here - https://kenwheeler.github.io/slick/. It's a lightweight carousel with tons of flexibility. View slick Add the two folders, js and slick, to your theme's main directory. (You can download them with the link below.) Download slick files Add this to your functions.php: //* Enqueue slick add_action( 'wp_enqueue_scripts', 'gp_slick' … [Read more...] about Adding slick to a Genesis child theme
Genesis
5 Best Genesis Plugins in 2018
Genesis is one of the best frameworks for building powerful SEO-friendly WordPress themes. By adding a few Genesis plugins you can take that power one step further, creating a even more robust system. In this lineup, I wanted to focus on plugins that were lightweight and flexible. The following plugins are usable in a variety of circumstances. I installed them on most of the … [Read more...] about 5 Best Genesis Plugins in 2018
How To Add Or Remove Footer Widgets On Genesis Themes
Genesis WordPress themes typically come with three footer widgets installed. With a little bit of math and a simple edit to one line of code, you can modify the number of footer widgets. Not all site containers or 'wraps' have the same width. This tutorial breaks down how to calculate the CSS you will need to apply to those elements widths. If you're not here for an … [Read more...] about How To Add Or Remove Footer Widgets On Genesis Themes
How To Add FontAwesome Icons To Simple Social Icons
Ever have clients ask you to add abnormal social networks to their site? Ever have clients not like the Facebook icon you used? I have, and this can be frustrating when you already have your social icons setup using Simple Social Icons. Simple Social Icons is -- you guessed it -- an intuitive plugin that adds social icons to your website through widgets. The only downside to … [Read more...] about How To Add FontAwesome Icons To Simple Social Icons
Recommended Plugin: Genesis Widget Column Classes
Most designers and developers using the Genesis framework have familiarized themselves with the built-in column classes used for constructing layouts. By adding a couple CSS classes to HTML elements you can float content responsively across all devices. See the example below: Column 1 Column 2 Column 3 The Result Column 1 … [Read more...] about Recommended Plugin: Genesis Widget Column Classes
Add A Featured Image Behind Your Page Titles In Genesis
Looking for an easy way to spice up the design of your website's internal pages? Stop pasting images randomly throughout your content. Give your page titles a professional creative touch. Here's what I'm talking about: How Does It Work First, in the page.php file, use conditional logic to check to see if a featured image has been uploaded. If it has, wrap the … [Read more...] about Add A Featured Image Behind Your Page Titles In Genesis
Prometheus – A Genesis Starter Child Theme
For my custom website builds I now use Prometheus, a Genesis starter child theme I have developed that has made my workflow a great deal more efficient, and overall has made projects a lot more fun. This article is no longer being maintained because I frequently update the theme and remove or add new features. For a more up-to-date article check out How To Use … [Read more...] about Prometheus – A Genesis Starter Child Theme