-
How to Use Google Font in Genesis theme
Genesis themes do use Google Fonts. In this tutorial we like to share how to change the default google font in any genesis child theme (e.g. eleven40-pro).
-
bbPress Styling Guide for Genesis theme
Copy /wp-content/plugins/bbpress/templates/default/css/bbpress.css to /wp-content/themes/yourtheme/css/bbpress.css and edit the copied file accordingly.
-
Add Widgets to Homepage of Genesis Theme
Adding Widgets to the Home Page of a Genesis Child Theme is necessary for Magazine style Website. Creating a front-page.php template is the correct method.
-
Add Pre-Footer Widget in Genesis Child Theme
How to create pre-footer widget are in Genesis child theme.? Adding a Pre-Footer or Sub-Footer widget sometimes may be useful for placing Subscription widget or placing Popular Tags etc.
-
Add Print Style to Genesis Theme without Plugin
There is a great plugin for adding a print button below your blog post. WP-Print. If you are a genesis user, there is another great one. Genesis Printstyle Plus. We like to add print style without using any plugin.
-
Sidebar Widget for Home and Single Post in Genesis
Now, what if we want to display a particular widget only in home page or only in a single post page? In this tutorial we will create one sidebar widget area for home page and another for single post only.