In the Tutorial Requests forum, a user wrote: Hey Sridhar. Those of us who use Parallax Pro do so because we want that particular site to have parallax sections on the landing page. But this doesn’t account for page types and post types, which do not have an option for parallax sections. Your tutorial, How […]
Search Results for: genesis
Adding a Parallax section above the footer on pages and posts in Parallax Pro
Hey Sridhar. Those of us who use Parallax Pro do so because we want that particular site to have parallax sections on the landing page. But this doesn’t account for page types and post types, which do not have an option for parallax sections. Your tutorial, How to Apply Parallax Effect in any Genesis Child […]
Reply To: CPT for Tour Guides
As you say, this is indeed a big one – not just for you even for me to cover in tutorials. My suggestion is to use ACF Pro and Soliloquy. Here are a few of my tutorials that should help: Single and Archive templates for Custom Post Type in Genesis Single CPT template in Genesis […]
How to display one sticky Post in Home Bottom section of Enterprise Pro
In the comments section of How to display one Sticky post on homepage in Genesis tutorial, a user asked: I am using the Enterprise Pro theme and would like to show only one sticky post below the widget top area, essentially replacing the widget bottom area. Can you help me? This can be done by […]
How to limit Posts on Posts page to a specific Category in WordPress
In a comment on Genesis Starter Child Theme, a user asked, Thank you for the changes, they are great! In the Genesis > Theme Settings there is a ‘blog page template’ section that allows you to select to show only posts from a specific category. However, with the changes there is no blog page template […]
CPT for Tour Guides
Sridhar, I’m currently working on a tour guide site for a client. I was thinking of revamping the AgentPress Pro Listings/CPT to match my needs. Mostly, What I do like about AgentPress is how the Genesis Featured Page widget is used from selecting 1-6 Listings, in this case it will Tours and the styling of […]
Reply To: Add arguments to genesis default loop, Create second loop with genesis markup
http://genesissnippets.com/genesis-custom-loop/ Used this code to remove the default loop then added 2 loops. One for each taxonomy. Only now struggling with using function minocha_archive_locations_class( $classes ) { global $wp_query; if( ! $wp_query->is_main_query() ) return $classes; $classes[] = 'one-third'; if( 0 == $wp_query->current_post || 0 == $wp_query->current_post % 3 ) $classes[] = 'first'; return $classes; } […]
How to get Menu and Page Transitions like this?
Hi there I would like tutorials using Genesis in how to get the Menu on this website ? Also how to have the animations/page load transition between pages a tutorial for both would be great ! http://www.isabellek.co.uk/ Thanks Andy
Full Page Content in Lightbox
I’m working on a single page scrolling website that will have several home page links that when clicked need to display a lightbox that holds any sort of content (images, text, maybe video), similar to the tutorial you created below. Staff Grid in Genesis with clickable featured images opening Excerpts in a lightbox popup Is […]
Post Grid with Featured Image and some meta data
I’m trying to create something similar to this site – http://sfbay.cropmobster.com/alerts/. The colored category labels for each post are important. This looks similar to some of the grid based tutorials you have done, but I would like to see you recommend the best Genesis theme to start with and where to go from there. Thank […]
Recent Comments