In this article I share a Page Template in Genesis for automatically displaying child Pages (if present) of the current Page in a 3-column grid with featured image in default state and title + excerpt on hover similar to that of Agency Pro’s featured posts grid. We shall use get_pages() and loop through each of […]
Search Results for: image
Reply To: Soliloquy Slider in Outreach Pro
Hi Sridhar, Thanks for the quick response, yes ideally Featured Images of Posts/Pages. Very similar to your tutorial with Education Pro to be honest. I was just having a little difficulty with the styling… Best, Tom
Reply To: Soliloquy Slider in Outreach Pro
Hi Tom, Do you want to use stand-alone slide images or should they be Featured images of Posts?
Reply To: Vary the height of Featured Section header Image in Cafe Pro
Alternately you can do this: 1) In js/home.js comment out or delete both the instances of $('.front-page-header') .css({'height': newHeight +'px'}); 2) [Optional] In style.css, for “.site-header .wrap” element, change the padding from “100px 0” to something like “150px 0” if you want the header image to be taller.
How to replace entry title heading tag for a specific Featured Post widget using GFPC
In Genesis Slack chat a user asked: Hey guys… question for you. Would it be possible to change the H4 Widget Title of the Featured Page Widget to H1? What’s needed is the Home Middle Widget Title which is H4 – we want to be H1 for SEO purposes. Does that make sense? Is that […]
How to hide a widget area after a certain time using jQuery
In the StudioPress community forum a user asks: I have some content in a text widget in a Before Header widget area, that I would like to make disappear after a few seconds. In this article I show how a custom before-header widget area can be set to be initially hidden on page load, then […]
Smooth Scrolling, Highlighted Link and Fixed Side Navigation in Genesis using Page scroll to id and Sticky-Kit
In the members-only forum a user asked: Trying to achieve what this tutorial outlines. http://callmenick.com/post/single-page-site-with-smooth-scrolling-highlighted-link-and-fixed-navigation Here is an example of it in the wild. http://callmenick.com/post/single-page-site-with-smooth-scrolling-highlighted-link-and-fixed-navigation It’s a really effective for pages with long content in regards to aiding page navigation. I would love to see a tutorial from you about this! In this article we […]
How to add Page number on Paginated pages when using Blog Template in Genesis
In this article I share the code for displaying the Blog Page title with the page numbers on paginated pages in Genesis. i.e., for Blog Page (/blog) sample heading would be “Emini Trading Blog” whereas for /blog/page/2 it should read “Emini Trading Blog: Page 2” and so on.. I know it is recommended to NOT […]
Filterable Portfolio in Cafe Pro using Isotope
In the comments section of Filterable Portfolio in Genesis using Isotope tutorial a user asked, How can i implement this script in a widgetized home page section? (I am using cafe pro and want to have this in section 4) We can edit front-page.php in Cafe Pro and replace the code that outputs front-page-4 widget […]
Responsive side menu with search form in Genesis using Font Awesome and Sidr in Genesis
In the comments section of Adding a responsive side menu in Genesis using Sidr a user wanted to know how a search form can be shown in the side menu with the Submit button replaced by a Font Awesome icon. In this tutorial I share the steps for adding a search form floated to the right of Primary Navigation […]
Recent Comments