This code enables you to use a different logo on your blog page. You can upload the image via the customizer, add a default named blog.png
Accordion F.A.Q’s In Columns
You can wrap the HTML for your accordion in column classes if you want to display your F.A.Q questions & answers in 2, 3, 4 & 6 columns like
Rename Post Formats In WordPress
This code enables you to rename post formats via your child themes functions file : [code] add_filter( 'gettext_with_context',
Genesis Accordion Javascript Template
Most of the accordion solutions already published here for members, use jQuery which is easier to use with WordPress as opposed to
Genesis Popular Posts In Columns
This tutorial provides the CSS & CSS for Media Queries for 2 different solutions which enable you to display popular posts in
Create Multiple Custom Taxonomies In Genesis
Add the following PHP code to the end of your child themes functions file and modify to suit your own requirements. The code enables you