Author Archives: C.O.P
How to dequeue MemberPress’ theme.css globally and enqueue it conditionally
MemberPress loads theme.css globally all the time so that the login form can work on any page. https://example.com/wp-content/plugins/memberpress/css/ui/theme.css?ver=1.8.7 [...]
How to remove post info in Genesis for specific post types
This article shows how entry meta (or post info) in the entry header can be [...]
Adding support for features like post author link and comments to Custom Post Types in Genesis
With the current version of Genesis (3.3.1) and Genesis Sample (3.3.0), post author post link will not appear in [...]
How to display Logo and Site Title in Monochrome Pro
Looking to show site title text next to logo image in Monochrome Pro‘s site header? Just [...]
How to enable responsive hamburger menu for the footer menu in Infinity Pro
A menu appearing in the Footer Menu location in Infinity Pro will appear expanded at [...]
Genesis – All snippets
Snippets Custom Header Support /** Add custom header support */ add_theme_support( 'genesis-custom-header', array( 'width' => [...]
