Updated on October 14, 2020 TextExpander (20% off coupon code: SK20PERCENTOFFTE) is a Mac software for expanding abbreviations to full text with support for useful features like custom triggers (delimiters) and cursor placements. A must-have tool for increasing my productivity. For example, I type ml followed by ` and TextExpander expands it to margin-left: ; […]
Free Content
Full Width Page Template in Genesis for Beaver Builder
Update on October 13, 2017: Click here to go to the updated version of this tutorial. Beaver Builder is a pretty good plugin for easily creating content rows for Pages via drag and drop. In this article I share a modification of code from Front Page Template for Full Width Sections in Genesis tutorial for […]
Displaying entries on a CPT archive page in random order in WordPress
Jami asks, Looking for help on where to search for editing Minimum Pro’s Portfolio Archive order… I’d love for it to be done in a random order. I’m familiar with using custom fields to order them alphabetically (having done this for a directory style version of the portfolio archive on another site), but this time […]
Local to Live WordPress Websites Workflow using DesktopServer, Bitbucket, SourceTree, Dploy.io and WP Migrate DB Pro
Version control and working on a WordPress website locally while being able to push the changes to live site with the click of a button is something that most of us (esp. those that have seen the benefits) appreciate the usefulness of. In this tutorial I share step-by-step details of the process I have pieced […]
How to display Featured image before entry content on Posts and Pages in Genesis
Polly in the GenesisWP Facebook group wanted to know how Featured images attached to Posts and Pages can be shown automatically above the content in Genesis. A static Page: A single Post: Step 1 Add the following at the end of child theme’s functions.php: Step 2 Add the following in child theme’s style.css and modify […]
Front Page Template for Full Width Sections in Genesis
The current trend with most website homepages these days is full width sections going from edge to edge of the browser between the header and footer. Bill Erickson has an excellent post on this topic here. In this article I would like to share my custom front-page.php based off of Bill’s code. This template takes […]
Genesis in a Box
Elements in Genesis are full width with the actual content of various sections constrained by max-width applied to the wrap. I have modified my Genesis Sample-based variant to make it boxed. Live Demo The width of site container has been set to 960px. Also the 3-column layouts (like content/sidebar/sidebar) have been removed. Download
Genesis Starter Child Theme
Update on August 23, 2017: Here is the newer version. Originally published on March 28, 2015 Updated on May 22, 2016 For most of the custom PSD to WordPress work that I do, I use a modified version of Genesis Sample – a starter Genesis child theme if you will. In this post I would […]
Sublime Text Snippets for Genesis
Sublime Text is a fantastic cross-platform text/code editor that’s fast, lightweight, customizable and powerful. The same adjectives hold good for the Genesis WordPress framework. In the past Justin Tallant has created a Sublime Text package for Genesis that includes 24 snippets some of which have not been updated to account for the HTML5 update of […]
Keyboard Shortcut for inserting/editing a link in Text view of WordPress editor
I spend a lot of time in WordPress editor in Text view and often wondered how I can set hyperlink for selected text by pressing a keyboard shortcut. Turns out it is possible to do so only when in the Visual view via Cmd + K or Alt + Shift + A but not when […]
Recent Comments