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

WP SITES

2662

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Support
  • Newsletter
  • Videos
  • Log in

Premium Member? - Request custom code

How To Remove Footer Widgets From Single Posts In Genesis

In this short and simple post, i’ll give you the code which you can add to a new file named single.php and upload to the root directory of your child themes folder.

Best to use a code editor like Notepad++ when creating new files as it will enable you to save the file as a php file.

Other Options

You could also use a custom function and conditionally remove the footer widgets from all single posts using:

if ( is_singular('post') )

Related Posts

  • Remove Footer Or Widgets On Specific Pages

Footer Widgets

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

PHP Code

template_include

get_body_class

if else

array

class_exists

foreach

sprintf

add_action

printf

variable

Advertise · WPEngine · Genesis · Log in

  • How Premium Membership Works
  • Sign Up
  • Support
  • Subscription Details/Invoice
  • Tagged Tutorials
  • Access-Download Problems