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

Was This Tutorial Helpful?

Free

$0

Access only to all free tutorials per month.



Monthly

$75

Access to 10 premium tutorials per month.


Tutorial Request


Includes code guarantee and coding support.

Yearly

$500

Access to 15 premium tutorials per month.


Monthly Tutorial Request


Includes code guarantee and priority coding support.