This is a customized Genesis Sample (v 2.3.0) with header and a custom Home Hero widget area on static front page header, entry title, and subtitle (if present) on static Pages header, entry title and post info on single Posts combined in a single div with the featured image as the div’s background. If the […]
Search Results for: wordpress
Full Width Titles
A customized Genesis Sample (v 2.3.0) with centered entry titles and archive titles repositioned from their default location to below the header in a full-width section.
Shrinking Sticky Header with Split Navigation
A customized Genesis Sample (v 2.3.0) with primary navigation appearing in a fixed shrinking header.
Masonry in Genesis
A customized Genesis Sample (v 2.6.0) with posts in the Posts page and archives (like category and tag pages) appearing in a Masonry grid.
How to overlay Post titles on featured images on single posts in Ambiance Pro
In StudioPress forums a user asked: Could anyone tell me pls how I can move page title on specific pages over these big feature images. Let’s first look into how the titles can be relocated from their default position to over the featured images for ALL posts with featured images in Ambiance Pro. What we […]
How to add Excerpts below Author Byline when using Genesis Author Pro
A user asked: I am using the Genesis Author Pro plugin. I need the Excerpt from the Excerpt meta box to display under the title on the book archive page and also on the single book pages. The templates for single book and books archive pages in the Genesis Author Pro plugin remove all the […]
How to unlink logo on the homepage in Genesis
Today I worked on a few customizations in https://crew212.com/ and one of the tasks was to remove the hyperlink for the logo in the site header on the front page but keep it intact (linking to the homepage) on all other inner pages. The site was using the default custom header feature of WordPress for […]
How to change product image thumbnail size on Easy Digital Downloads checkout page
By default product thumbnails on EDD checkout page appear very tiny (25 x 25). Here’s the code snippet to set a custom image size for the same: add_filter( ‘edd_checkout_image_size’, ‘filter_edd_checkout_image_size’, 10, 1 ); /** * Change product image thumbnail size on Easy Digital Downloads checkout page. * * @param array $array default image size (25 […]
Full screen hero section on front page with fixed shrinking header
A customized Genesis Sample (v 2.3.0) with a static full-width front page having a single widget area.
The Front Page 1 section appears in full height of the viewport with its background image behind a transparent header. When scrolling down, the header shrinks and its background color changes to white.
Reply To: Scroll back to top Tutorial
I use https://wordpress.org/plugins/scroll-back-to-top/ here in this site. Although it has not been updated in the last two years, it works just fine.
Recent Comments