Radha asks, how can I get the title-area to float to the left & be smaller (right now it’s getting 1120px from somewhere) & the social icons to float to the right? On mobile the logo should be stacked on top of social icons – all nice & centered. When it comes to logos and […]
Free Content
Splitting Gravity Forms fields into 2 columns
In my current PSD > WP project one of the requirements is to display a group of Gravity Forms fields on the left and another group of fields on the right like this: Cameron Rahman provided the code for this here. Here’s how I implemented the same: In the form added two Section Breaks one […]
How to display Posts from a Category in columns using Display Posts Shortcode
Display Posts Shortcode is a fantastic plugin by Bill Erickson using which we can fetch and display entries from the WP database easily w/o writing manual queries. In this article I show how Display Posts Shortcode can be used to show Featured images and linked titles of 12 Posts from a particular “Featured” category in […]
How to remove Sidebar for Blog, Archives and Posts page in Genesis
Want to set Full Content layout for Blog, Archives and Posts page in Genesis with other pages of the site having a Content Sidebar layout? Go to theme settings and set Content Sidebar layout as the default. Then add the following in child theme’s functions.php:
Custom Page Titles in Genesis Featured Posts Combo Plugin’s Widget
Genesis Featured Posts Combo is a newish plugin (starts from $15) by Chinmoy Paul for Genesis that fills the gaps in standard Genesis Featured Posts, Genesis Featured Page widgets and other abandoned plugins like Genesis Featured Widget Amplified (totally dead) and Genesis Sandbox Featured Content Widget (barely alive). These are the major selling points of […]
[Video] How to customize Header and Navigation in Endless theme
In the members-only forum, Scot asked, I would like to know how to remove the logo image and placing just the title in the primary nav to the left of the nav bar in Brian Gardener BG endless theme? Before: After: I have recorded a screencast of me customizing the Endless theme to make site […]
DNS Server Information for GoDaddy cPanel Hosting
Just a quick post to point out where DNS entries for domains added in GoDaddy’s cPanel hosting can be obtained from. After adding an Addon domain go to DNS Manager, click Edit Zone below the domain, scroll to the bottom and the values will be in the NS (Nameserver) section.
How to add a Full Width Image below Header on Blog page in Genesis
Hristo asks, Hey, I would like to add a section to the blog page – a full width banner. Of course, I can edit the child theme, do it manually, etc but I was wondering if there’s a proper Genesis way to do this It is assumed that you have set a static Page as […]
Utility Bar in Dynamik
In the members-only forum, Paul wrote: Hi Sridhar I’ve been trying to add Carrie Dils’ utility bar to Dynamik but it’s just not happening. I can create something similar using a nav bar and floating content right but it doesn’t look too good on phones… 2 widget areas would work so much better! Hope you […]
How to set full width content on 404 pages in Genesis
If you would like to force full width content for 404 Page Not Found error pages in Genesis and not have it use the default layout set in theme settings, add the following in child theme’s functions.php:
Recent Comments