In this tutorial I share a custom Page template for Genesis which when applied to a Page displays a 3-column grid of featured images of Portfolio custom post type with each thumbnail opening the full image in lightbox using Magnific Popup jQuery script. Clicking on any image displays the full image in a lightbox with […]
Genesis
How to show full posts on the Posts page regardless of Genesis theme settings
In the comments section of my tutorial titled Show Full post followed by excerpts in Genesis, a user wrote: What if you want to show full posts on the homepage, but post excerpts on the archives? Adding the following in child theme’s functions.php displays full content for all the Posts on Posts page (homepage by […]
How to apply Full Width Content Layout to Search pages in Genesis
Unlike single Posts and static Pages it is not possible to set a layout to certain views like search results pages in Genesis via settings in the WP admin. We can use the genesis_pre_get_option_site_layout filter with __genesis_return_full_width_content for applying the full width content. Method 1 Add the following in child theme’s functions.php: To view the […]
Portfolio Grid in Dynamik with Title and Excerpt on Hover
This is a step-by-step tutorial detailing the implementation of my Portfolio in Genesis with Featured Images in a Grid revealing Title and Excerpt on Hover article in Dynamik. Step 1 Install and activate Portfolio Post Type plugin. Add Portfolio Items and attach Featured images. In the demo site I have used images that are 800 […]
Moving Post Meta below Post Title in Genesis Sandbox Featured Content
When using Genesis Sandbox Featured Content plugin’s widget, Post Meta (showing categories and tags by default) appears below the content like this: What if you want to move it below the post title or above the post content like this? Add the following in child theme’s functions.php: To view the full content, please sign up […]
Moving Byline below Featured image in Genesis Sandbox Featured Content
When using Genesis Sandbox Featured Content plugin’s widget, Byline (post info showing published date and author info etc. by default) appears immediately below the title (and above featured image, if present) like this: What if you want to move it below the featured image like this? Add the following in child theme’s functions.php: To view […]
How to add a logo to the left of Primary Nav menu items in Magazine Pro
In my earlier tutorial titled Logo and nav at left and Search at right in Magazine Pro, Kelly asked: Really appreciate this tutorial. Question: I would like to exclude the search / .my-custom-header-right So far no joy deleting the PHP related to search / .my-custom-header-right Any suggestions would be great! In this tutorial I show […]
App-like off-canvas menu using mmenu + Hide header until it’s needed using Headroom in Genesis
A couple of users in the Dynamik Facebook group wanted my take on using mmenu and Headroom jQuery scripts. In this tutorial I share the details of how a custom menu placed in Header Right widget area of Genesis can be converted to a hamburger menu icon at a specific width (768px) – which when […]
Displaying Popular Posts in Genesis using WordPress Popular Posts plugin
A user wrote: Also, if there elements that I really loved about my old theme (Cassia), how can I go about replicating them with Genesis? For example, I really like the section at the top displaying popular posts and a photo shown here: http://themeforest.net/item/cassia-a-responsive-wordpress-blog-theme/full_screen_preview/6088272 Is that possible to recreate in Genesis/Foodie Pro? In this tutorial […]
Front page in Dynamik with Medium-like Full View
A user wrote in the members-only forum: I’m using the Dynamik Theme and having been trying all day to use this to try and figure out how to get a full screen image (that fits the viewport size) to work on my site. I’d also like to add in the scroll arrow and the fade […]
Recent Comments