This code adds the blog name to your single post breadcrumbs when using the Genesis Blog Page Template. We go from this : To this
Genesis Tutorials
The tutorials in this archive are primarily focused on but not limited to modification and customization of Genesis child themes. Most of these tutorials relate to web design changes, additions and removal of default functionality and features included in StudioPress HTML 5 child themes. Some tutorials also focus on but not limited to 3rd party genesis child themes like Foodie Pro. You'll also find several dozen tutorials for WordPress default themes from 2010 thru to 2016. Tutorials include PHP code that works with Genesis, WordPress as well as CSS, jQuery and HTML. All code is tested and supported for members.
Remove Category From Breadcrumbs In Single Posts Using Genesis
This PHP code, once added to the end of your child themes functions file, will remove the category crumb from all single posts in any
Add Icons To The AgentPress Featured Listings Widget For Beds, Baths & Property Size
This file contains the code which enables you to fully customize the AgentPress Pro featured listings widget and add custom fields with
Use Custom Featured Image On Single Posts Different To Archives In Authority Pro
The code in this download folder enables you to use a different featured image on single posts to the image displayed on archive
Add SVG Icons To Custom Nav Menu In Genesis
This code enables you to add simple SVG icons to a custom nav menu named Social in any Genesis child theme. The code is written to detect
Add Sidebar To Navigation Pro Single Posts Template
The way Navigation Pro is coded, doesn't let you change the layout on single posts because of this line of PHP code located around line 31
Add How Long Ago A Post Was Published To Genesis Post Info
This code creates a custom shortcode which you can use to display how long ago a post was published. For example, this screenshot shows the
Add Latest Post Before Archive Page Title In Genesis
This code enables you to add your most recent post before your archive page title and all other posts in the loop after your title like this
Display Search Inline With Genesis Responsive Mobile Menu When Toggled Open
By default, the search form, when added to the nav menu, is displayed within the drop down menu when toggled open. The solution available in
Show Popular Posts By Views Count Using Foodie Pro Featured Posts Widget
By default, the Foodie Pro featured posts widget does NOT include a option to display posts by the number of times a post has been viewed.
WPEngine Style Blog Page With 2 Columns & Sidebar Then 3 Columns
This download folder includes a custom blog page template like the WPEngine blog page : The template includes code to : Display the
How To Modify The Responsive Menu Text In Genesis
This simple solution enables you to change the name of the responsive menu from the default text which is MENU to something else. All you
Magazine Pro Templates To Display Different Archive Page Types In Equal Height Columns
The templates in this download folder enable you to display your entries in equal height columns for any page type including : Your
Using get_comment_date & get_comment_time In A Custom Comments Loop
When using get_comments or WP_Comment_Query to code your custom comments loop, you can add the date and time using any format strings
Add Content To Posts In Specific Taxonomy Term ( Conditional Tag )
This conditional tag enables you to target single entries assigned to a specific term for a custom taxonomy. In this case, the taxonomy
Order Posts By Rating Value In Taxonomy Term Archive
This PHP code, added to your child themes functions file, enables you to order you posts using any WP_Query parameters. I this case, we
Add Header Right Widget & Full Width Menu In Genesis Sample Theme
The code in this download folder adds the header right widget area back to the Genesis Sample child theme and also repositions the primary
Remove Modify Slug From Permalinks For Single CPT Post and Taxonomy Term Pages
The code in this download folder enables you to remove the slug from the permalinks for single custom post types and taxonomy term archive
Genesis Review & Star Rating System For Single Post Types
In this case, the template named single-listing.php enables comment authors to add a review and star rating from 1 to 5 simply by clicking
Hide Genesis Responsive Menu On Menu Item Click
This solution enables you to hide the Genesis responsive menu when any menu item in the drop down toggle menu is clicked. Once the menu item
You must be logged in to post a comment.