In my spare time I help out on the StudioPress forums. One of the most asked questions is ‘how do I get my header to be responsive?‘. The issue is usually with the header logo and getting it to show properly on different screen sizes. I’m going to show you what I think is the […]
View MoreTutorials
1 Easy Step To Add A Home Icon To Breadcrumbs With WordPress SEO by Yoast
There’s a good chance that you’re already using the WordPress SEO by Yoast plugin on your site. As I’m writing this, there have been 11,575,494 downloads from WordPress. If you’re using the Genesis breadcrumbs, you should refer to this post instead. There’s also a good chance you’re already using the very popular Font Awesome icons. […]
View MoreMove The WooCommerce Price On The Single Product Page
WooCommerce shopping cart for WordPress displays the price between the product title and product description on the single product page by default. If you’d like to move the price after the content, you can do so easily by adding the following hook to your theme’s functions.php file: [gist id=”acc312ebd7f2ae50c175″ file=”woocommerce-move-price.php”] The number on each line […]
View More7 Easy Steps To Add An Off-Canvas Mobile Menu To Any Genesis Child Theme
With website visitors spending more and more time viewing your website from mobile devices, mobile navigation is becoming more important than ever. We’d like to show you one option that looks and works very well. Mmenu is a free jQuery plugin for an “off-canvas” menu with lots of options, well documented, and free (but please […]
View MoreIntegrating WooCommerce With The Genesis Framework For WordPress
UPDATE: This code has been updated to support Genesis Layout Settings (thanks to Kelly Murray) and fix an issue with the sidebar appearing below the content when using the full-width layout. Updated April 4, 2015. We’re big fans of the WooCommerce eCommerce plugin, which generally integrates well with WordPress themes. When using it with the […]
View MoreCreate Equal, Full Height Columns With CSS Including Genesis Framework Example
Equal and full height columns, sometimes referred to as the Holy Grail of webdesign can be very difficult to achieve, hence the name “Holy Grail.” If you have a website with dynamic content, the height of each column will vary depending on content and you don’t know how tall each column will be. The challenge […]
View MoreReplace Genesis Breadcrumbs Home Text with Icon or Image
UPDATE: Our new webdesign uses the breadcrumbs from the popular WordPress SEO by Yoast plugin. We wrote a much easier way to accomplish in this article this if you’re using this plugin. In case you haven’t notice, Icons are all the rage these days. All the cool kids are using them, so it only makes […]
View MoreI Want My Breadcrumbs Back – Genesis vs. Yoast WordPress SEO 1.5
UPDATE: This has been fixed with the Genesis 2.1 update and is no longer required. As always, it’s recommended that you update to the latest Genesis version. Yoast recently announced a major update to their very popular Yoast WordPress SEO Plugin, an update which is considered “probably the single biggest update to our WordPress SEO […]
View More