• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

The Cre8tive Diva - WordPress Developer

Digital Nomad | Helping WordPress & Genesis Framework Website Owners All Over the World

  • Home
  • About
    • Terms of Service & Privacy
    • Accessibility
  • Services
    • Blogger to WordPress Migration
    • Buddypress Installation
  • My Work
  • Blog
    • Tutorials
    • Five on Friday
    • Genesis Framework
    • Tipsy Tuesday
    • WordPress
  • Contact
  • Shop
  • $0.00

Updated on October 11, 2018

Gallery Pro: How to Disable the Genesis Author Box from Single Posts

Gallery Pro has been coded to enable the Genesis Author Box at the bottom of each blog post. This code automatically checks the box under Users > Your Profile. To disable the Genesis Author Box, you would typically uncheck the box.

Gallery Pro: How to Disable the Genesis Author Box from Single Posts

Since the code is “forcing” the Genesis Author Box, it is overriding the default settings which doesn’t allow you to uncheck the box. To restore the default setting, you will need to follow these steps to modify the code.

If you are unfamiliar with working with your theme files, stop and ask for help. If you are familiar with modifying your theme files – you should back them up before proceeding.

Browse over to the Gallery Pro theme folder. Open up your functions.php file. Look for this:

// Genesis Changes
include_once( get_stylesheet_directory() . '/inc/genesis-changes.php' );

Copy and paste the following code right below it. (Must be BEFORE “Theme Defaults”). Then Save it.

// Restore Default Author Box Functionality Boss Pro
remove_filter( 'get_the_author_genesis_author_box_single', '__return_true' );

Note: This will not work if you add it to the bottom of the functions file. It must be added right below the Genesis Changes code.

Then, go over to Users > Your Profile. Uncheck the box and Save. The Genesis Author Box will now be gone from your single blog posts.

Like my Signature? Get the Signature Widget for Genesis right here!

FacebookTweetPinPrint

Filed Under: Genesis Framework, Genesis Themes, Tutorials

Primary Sidebar

It's just me and my dog Bella. I am a freelance web developer at Cre8tiveDiva.com. I build websites using WordPress and the Genesis Framework, WooCommerce and provide troubleshooting and support. I also build with Shopify. I love chocolate, lots of coffee!

Sign Me Up!

Receive my blog posts, tips and updates delivered to your inbox!

Yes, Sign Me Up

*By signing up you will receive new blogs, updates on products, services and important alerts.

Categories

  • Design
  • eCommerce
  • Five on Friday
  • Fonts
  • Free Themes
  • Freebie Friday
  • Genesis Framework
  • Genesis Plugins
  • Genesis Themes
  • Genesis Untapped
  • Instagram
  • MailChimp
  • News
  • Plugins
  • Press This News
  • Social Media
  • Tipsy Tuesday
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Web Development
  • WooCommerce
  • WordPress
  • WordPress Plugins

Footer

Digital Nomad! I can be anywhere I wanna be now.

  • Facebook
  • Google+
  • RSS
  • Twitter

Latest Blog Posts

  • Temporary Fix When Using Genesis Blocks Posts and Page Grid with Genesis Simple Share
  • How to Add Reading Time to a WordPress Genesis Child Theme Without a Plugin
  • How to Add “Shop” to WooCommerce Breadcrumbs when Using Yoast

Looking for Something?

Copyright © 2012–2021 · Designed with by Me! · Hosted on SiteGround