In GenesisWP Slack chat, a user asked: I’d like to display featured image as a background to entry title and post info on home and archive pages. Can anyone point me to any tutorials, please! I’ve been trying to figure this out myself for the past two hours. Thanks! genesis_attr filter can be used to […]
Search Results for: genesis
Custom Video Insert with Image Fallback in Genesis
A website I recently worked on had the following requirement: The site owner should be able to enter the ID of a YouTube video when editing Posts. For posts that have video ID provided, the thumbnail should automatically be pulled from YouTube and shown on the archives with a video icon overlayed. Clicking on the […]
Genesis Archives Grid Displaying Categories, Title, Image and Post Info
In my tutorial requests Trello board, a user asked: Is it possible to split post meta? What I want is a grid archive such that categories are listed above the title, then there’s an image (under the title), under the image are the tags. Possible? Thanks to the built-in hooks and shortcodes for categories and […]
How to move post info above title in Genesis Featured Posts widgets
In the comments section of Custom Genesis Featured Posts Widget plugin tutorial, a user asks: First of all, thank you for this plugin! However, I’ve been busy the last two hours trying to move the entry-meta above the title…to no avail! Could someone please point me in the right direction. Where to pass the $args[‘before_title]? […]
How to remove Post info from Posts older than 30 days in Genesis
In the comments section of How to remove Post info conditionally in Genesis, a user asked: How do you remove post info based on post age? Say for posts older than 30 days? WP Engineer has published a post with a handy function for checking if a post is older than a certain number of […]
How to fade in widgets using ScrollMagic in Genesis
This tutorial provides the steps to fade in widget areas on a custom full-width front page in Genesis using the ScrollMagic javascript library. We are going to create 5 front page widget areas and display these on a static front page using this method. Then enqueue ScrollMagic and initialize it like so: create a new […]
Grid Based Responsive Tabs in Genesis using GridTab
GridTab is a lightweight jQuery plugin to create grid based responsive tabs. In this tutorial, we shall display a grid of featured images of posts which when clicked will slide reveal details panel showing a larger image, title and read more button linking to their respective single post. When the panel is open, users can […]
FacetWP is not working with some Genesis child themes
Good day! We are currently working on a website that integrates Genesis as the Parent theme and Brunch Pro as a child theme. We’ve set up custom post types, custom fields and they are definitely working. However, the facets don’t work, they are not showing anything not even the loading circle. We tried following your […]
How to remove post info from a specific post in Genesis
In my previous tutorial titled How to remove Post info conditionally in Genesis, I shared code to remove post info from all archives posts on a Page that uses Blog Page Template all entries of a particular CPT What if you want to get rid of the post info from a particular post or a […]
Custom Shortcode for Primary Category Link in Genesis Entry Meta using ACF
In GenesisWP Facebook group a user asked: I am looking for a way to limit the category shown in the post meta to 1 (the default category assigned to the post). I have many posts in 2 categories to maximize content distribution throughout the site. I would love for an option to choose which category […]
Recent Comments