• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Overview
  • Faculty Theme
  • Request a Site
  • Working with WordPress
    • Design Options
      • Front Page Layouts and Widgets Areas
      • Widget Areas (Sidebars)
      • Content Types: People, Publications, Research, Facilities, and Courses
      • Footer Contents
    • Theme Settings
    • Editing
      • News section
      • Forms
      • The Whitepaper template
    • Page Redirects
    • Google Analytics & Verification
    • Feedburner (and other RSS analytics services)
  • Resources

COE WordPress Sites

Texas A&M University College of Engineering

Featured image fallback

Normally, Genesis themes include a fallback for featured images, automatically loading the first image uploaded to the post if there is no featured image set. We have disabled this for the Berkeley theme. To restore it, either enter the following into a custom plugin file:

remove_filter( 'genesis_get_image_default_args', 'berkeley_image_default_args' );

… or remove the following from the theme’s /inc/image-sizes.php file:

add_filter( 'genesis_get_image_default_args', 'berkeley_image_default_args' );

function berkeley_image_default_args( $args ) {
    $args['fallback'] = '';
    return $args;
}

Need Help?

Contact the COE WordPress Help Desk with questions.

  • Email: wp-engr-helpdesk@tamu.edu

Ready for a Site?

Request a Site

© 2016–2025 COE WordPress Sites Log in

Texas A&M Engineering Experiment Station Logo
  • College of Engineering
  • Facebook
  • Twitter
  • State of Texas
  • Open Records
  • Risk, Fraud & Misconduct Hotline
  • Statewide Search
  • Site Links & Policies
  • Accommodations
  • Environmental Health, Safety & Security
  • Employment