Quantcast
Channel: Suzanne Ahjira» Tutorials
Viewing all articles
Browse latest Browse all 29

Enable Genesis Simple Sidebars Plugin for Custom Post Types

$
0
0

I’m sure a few of you will have asked whether this is possible. Eventually everyone creates a custom post type and then wonders why Genesis Simple Sidebars isn’t enabled. No problem. You just have to add one line of code to your functions.php file and you’re good to go.

add_post_type_support( 'product', 'genesis-simple-sidebars' );

Viewing all articles
Browse latest Browse all 29

Trending Articles