In this article I show Bill Erickson’s code can be used to display select menu from a WordPress custom menu. Also included is a custom shortcode using which you can display select menu in widgets and Page/Post editor in this format: [menudropdown menu=”Header Menu”] In your child theme directory, create lib/classes directory and upload a […]
How to add custom HTML above the list of Posts on Blog page in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Responsive Design View Presets in Firefox for Web Development
Firefox has a fantastic featured baked in called Responsive Design View for quickly resizing your active tab to different Preset dimensions. To bring it up, go to Tools > Web Developer > Responsive Design View or press Cmd + Alt + M on a Mac or Ctrl + Shift + M on a PC. If […]
[Video] How to re-create GenesisCustomizations.com
To view the full content, please sign up for the membership. Already a member? Log in below or here.
[Video] Adding an opt-in form below Header in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Genesis Page Template for displaying Posts in Masonry
In the past I wrote about setting up Masonry in Genesis where I provided the code to display blog posts in Masonry Grid on the Posts page (home.php). In this article I share the code for setting up the same as a Page Template that can be applied to any static Page. Additionally just like […]
Sample CSS for styling Header Nav Menu in Genesis
Before: After: Menu items can be split into multi lines by using a line break. CSS class of right has been specified for the last menu item. Menu set in ‘Custom Menu’ widget in ‘Header Right’ widget area. functions.php: To view the full content, please sign up for the membership. Already a member? Log in […]
How to add a container above Header’s wrap in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to replace Featured Posts in Home Middle section of Agency Pro with Filterable Portfolio
In this tutorial I will share the steps to replace the 6 Featured Posts in ‘Our Work’ Home Middle section with Portfolio CPT entries that can be filtered by their ‘Portfolio Type’ taxonomy. Also included are the templates for the display of Portfolio archive pages and single Portfolio entry pages. Update 1: Added instructions to […]
How to make the top bar fixed in Swank
A user in StudioPress asks: I bought the Swank theme a few days ago and I was hoping to be able to make the top two widgets (the one with the social icons and the other with the text) static, so that it scrolls down with the user. How would I go about doing that? […]
Recent Comments