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
Layout
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
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
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
Insert WordPress Blog Title and Description
Add the following code to a Genesis Child Theme Template File to insert the WordPress Blog Title and Description into your template files. … [Read more...] about Insert WordPress Blog Title and Description
Add Unique Sidebar to your Custom Post Type
Add the following code to your WordPress theme's function.php file, or a functionality plugin to add a unique sidebar to your Custom Post Type. … [Read more...] about Add Unique Sidebar to your Custom Post Type
Remove Default Widgets from the WordPress Dashboard
Add the following code to your WordPress theme's function.php file, or a functionality plugin to remove the default widgets from the WordPress dashboard. … [Read more...] about Remove Default Widgets from the WordPress Dashboard
Customize WordPress Login Page Logo with CSS
The IDs and Classes needed to customize the WordPress Login Page Logo … [Read more...] about Customize WordPress Login Page Logo with CSS
Add Personalized WordPress Dashboard Widgets
Add the following code to your WordPress theme's function.php file, or a functionality plugin and then modify it with your message. … [Read more...] about Add Personalized WordPress Dashboard Widgets
Remove WordPress Posts Columns
Add the following code to your WordPress theme's function.php file, or a functionality plugin to remove WP Posts Columns. … [Read more...] about Remove WordPress Posts Columns