Add the following code to single.php in a Genesis Child Theme to create a Custom Field to Remove the Authorbox. … [Read more...] about Create Custom Field to Remove Authorbox in Genesis Child Theme.
Layout
Disable WordPress Theme Changing
Add the following code to your WordPress theme's function.php file, or a functionality plugin to prevent Users from changing the WordPress theme in the Dashboard. … [Read more...] about Disable WordPress Theme Changing
Generate Path to WordPress Root
Use the following codes to generate a path to the WordPress root URL in theme and template files. … [Read more...] about Generate Path to WordPress Root
Maximize Your Presentation – Define The Width Of Your Website
For years websites were designed to be fluid with tables set to 100%; that design element is sometimes used for background images. When maximum screen sizes were 1024 x 768 it wasn't such a big deal, but today, with screen sizes ranging from Smart Phones to 60" flat screens and maximum screen sizes of 2048 x 1536 or higher, size matters. Fluid Width Website … [Read more...] about Maximize Your Presentation – Define The Width Of Your Website