While it is essential to keep WordPress and parent theme up-to-date, it is not necessary to keep your active child theme up-to-date - especially if you have customized it. Replacing a child theme with a newer version will overwrite any customizations to files like functions.php and style.css. If … [Read more...] about How do I update the child theme?
WordPress
How to display content in columns
Genesis includes column classes to divide content into multiple columns of 2, 3 or more. You can read more about this here: http://my.studiopress.com/docs/content-column-classes/. To see an example of these can be used within Pages see this page on our theme … [Read more...] about How to display content in columns
Making a New WordPress User
You can add additional users to your WordPress site by clicking on the "Users" menu item to the left of your dashboard, then selecting "Add New". Users can be given different roles with limited capabilities. The roles are defined as follows: Administrator – someone who has access to all the … [Read more...] about Making a New WordPress User