The Portfolio CPT archive page in Minimum Pro displays Portfolio entries in 2 columns out of the box. If you are looking to change these to appear in 3 or 4 or 5 or 6 columns, follow these steps: Step 1 Edit Minimum Pro’s archive-portfolio.php. Replace //* Add even/odd post class add_filter( ‘post_class’, ‘minimum_even_odd_portfolio_post_class’ ); […]
Column Classes
Home Welcome widget areas in Genesis
In the comments section of How to set up a Welcome section with Image at left and a Text widget on right in Genesis, a user asked: 1. Is it possible to get a modifyed code for displaying the section only on home page? 2. Adjustment of height? 3. Useing a pic, without transparent background? […]
Reusable code snippets for Multi-Column widget areas in Genesis
Genesis has built-in column classes which we can use to arrange widget areas next to each other vertically in columns. In this article I share code for registering multiple widget areas and displaying their content in various combinations (number and split ratio) of columns. Note: In the sample code below genesis_after_header hook is used. You […]
How to display widgets in columns using Genesis Column Classes
One of the frequently asked questions in the StudioPress community is “How do I make widgets appear next to each other in columns instead of one below the other?” In this article I show how we can use Widget CSS Classes plugin to specify the column classes that are built into Genesis so that three […]
Recent Comments