Add the following code to your theme’s function.php file, or a functionality plugin to apply Genesis Hooks to Custom Post Types. … [Read more...] about Apply Genesis Hooks to Custom Post Types
Simple GridLoop for Genesis
Use the following code to create a WordPress Template file (blog.php, archive.php, etc)that will create a Grid Loop for post content in a Genesis theme. … [Read more...] about Simple GridLoop for Genesis
Add, Remove & Reorder Dashboard Widgets By the User’s Role
Modify then add the following code to your WordPress theme's function.php file, or a functionality plugin to add, remove & reorder dashboard widgets by the User's role … [Read more...] about Add, Remove & Reorder Dashboard Widgets By the User’s Role
Force Excerpt on Category in Genesis Child Themes
Add the following code to your WordPress theme's function.php file, or a functionality plugin to to force Excerpts on Category … [Read more...] about Force Excerpt on Category in Genesis Child Themes
Load a template file for a Custom Post Type
Add the following code to your theme’s function.php file, or a functionality plugin to load a template file for a Custom Post Type. … [Read more...] about Load a template file for a Custom Post Type
WordPress 4.8 Text Widget Strips Code
WordPress 4.8 comes with some interesting new features and Widgets but also with a major bug that will frustrate webmasters. While the new Image, video, and audio widgets work fine, the new Text Widget has a knack for ruining some types of code - like stripping JScript from newsletter subscription forms. Already Upgraded to WordPress 4.8? If you have already … [Read more...] about WordPress 4.8 Text Widget Strips Code
Setup Jetpack Publicize for Facebook Integration
There are a lot of plugins to integrate your WordPress website with your Social Networking Accounts but Jetpack by Automattic (same people who created WordPress) is the go-to choice for publicizing and sharing to Social Networks if you are looking for reliability and an easy to setup. While Jetpack may not be as robust as other plugins that provide Social Network … [Read more...] about Setup Jetpack Publicize for Facebook Integration
Insert content in Genesis blog page
Add the following code to a Genesis Child Theme Blog Template File to Insert content in Genesis blog page. Or create a new Blog template file with the following code. … [Read more...] about Insert content in Genesis blog page
FAQ Plugin Adds Continue Reading Link to WordPress Post Excerpt
Add the following code to your WordPress theme's function.php file, or a functionality plugin to prevent the FAQ Plugin from adding a Continue Reading (Read More) Link to the WordPress Post Excerpt. … [Read more...] about FAQ Plugin Adds Continue Reading Link to WordPress Post Excerpt
Genesis Theme Framework Landing / Splash / Sales Letter page
Add the following code to a Genesis Child Theme Template File to create a Landing / Splash / Sales Letter page. … [Read more...] about Genesis Theme Framework Landing / Splash / Sales Letter page