This tutorial provides the steps to add a utility bar having two (left and right) widget areas above the fixed header in Showcase Pro. Screencast: Tested in Showcase Pro version 2.0.2 Step 1 Edit functions.php. a) Inside showcase_theme_setup(), below // Add previous and next post links after entry add_action( ‘genesis_entry_footer’, ‘genesis_prev_next_post_nav’ ); add To view […]
Search Results for: genesis
Soliloquy slider below header on Showcase Pro’s homepage
In the comments section of Soliloquy slider below header on Pages in Showcase Pro, a user asked: Is it possible to do this as well for the home page in Showcase? Iād like to have the header/menu fixed with the white background on all pages versus the sticky effect when you scroll. This tutorial provides […]
Conditionally display header with Customizer API
Hello everyone. So I’ve successfully implemented the code from this tutorial: https://sridharkatakam.com/how-to-use-customizer-api-to-add-settings-for-header-background-color-and-background-image-in-genesis/ but I would like to show the header area only on the home page. I would I do this. With a conditional? If so how do I set the code up to do this?
Default Page Header Showcase Pro
Would love to see a tutorial on how to set a default hero image for pages and/or posts on Showcase Pro 2.0? Basically, it would be great to define a fallback image if the featured image is not set. The code appears to be located on line 320 in the functions.php file. function showcase_page_header() { […]
Reply To: CPT Archive Organised by Month
Follow https://sridharkatakam.com/group-entries-month-year-cpt-archive-genesis/
CPT Archive Organised by Month
Is it possible to display a Custom Post Type archive page organised by Month with genesis ? as below – Jan post post post Feb post post March post post post etc , etc
Soliloquy slider below header on Pages in Showcase Pro
This tutorial provides the steps to show different Soliloquy slider below the header on different static Pages in Showcase Pro. The difference between this and the earlier tutorial is that we are going to set the header to have a solid background color here and set a padding equal to the height of the fixed […]
Reply To: Monochrome pro mobile menu
I’ve updated https://sridharkatakam.com/add-inline-mobile-responsive-menu-genesis-sample/ for the latest Genesis Sample.
Reply To: Monochrome pro mobile menu
I believe that is the same updated responsive menu code that’s introduced in the latest Genesis Sample. Which child theme are you trying to set up the inline mobile menu in?
Reply To: Monochrome pro mobile menu
I have covered it here: https://sridharkatakam.com/add-inline-mobile-responsive-menu-genesis-sample/ Although it’s for an older version of Genesis Sample, you should be able to use it with some changes in the latest version as well.
Recent Comments