In this article I share how custom menu links can be toggled (open and close) by clicking on an element similar to that in http://travelredbook.com/. Screenshots: Custom Menu. Here’s the summary: Create a shortcode to output a specific WP menu. We are going to limit the depth to 1 so that only the top level […]
Search Results for: image
Custom Single Key Shortcuts in Firefox using KeyConfig
Keyconfig is a fantastic add-on for Firefox that lets you set custom keyboard shortcuts for every possible action/task in Firefox incl. launching bookmarklets. In this article I share how I set single key shortcuts like ‘z’ for going back ‘x’ for going forward ‘a’ to switch to left tab ‘s’ to switch to right tab […]
How to change Timezone in MAMP when using DesktopServer
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to Display a Different Featured Post each Day of the week in Genesis
A user in Genesis Google+ group asks, Does anybody know how to do this in Genesis… I’d like to set up a Genesis Featured Post or Genesis Featured Content widget to display a different post each day of the week, in a recurring weekly loop. I’ve seen a “Schedule Functions” plugin in search, but was […]
How to replace Archive Headline and Intro Text with Category Description in Genesis
Mark asks, Remove Genesis category descriptin / insert standard WP description Seems like genesis sort of have its own category desctiption field when I edit my categories. This means I have two fields for the description. Since the plugins that allows me to use HTML in the category description doesn’t target the Genesis category description […]
How to display Custom Menu as Select Dropdown in WordPress
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 […]
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 […]
Recent Comments