KB

When adding an image to a page or post, that image is used as the Featured Image, even though the option is not set.

In some older versions of Coaching Pro, you may run into this issue. Please update the file: /coaching-pro/lib/theme-setup.php accordingly: Update the code starting at Line 220: Save the updated file and upload it into your theme folder. You will now see the image in the body of your page or post is no longer used…

Custom CSS Examples

We have compiled a collection of CSS snippets for the Coaching Pro theme by BrandiD. You can add any of these to the Customizer -> Additional CSS area to adjust styles. These examples include: Change text colors in welcome area Remove borders on home page Remove borders and change background color on home page testimonial…

How do I update the child theme?

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 you would still like to update the…

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 demo:  http://hello.personalbranding.thebrandid.com/columns/ There’s also a plugin that you may find useful:  https://wordpress.org/plugins/genesis-columns-advanced/