Jump to content

WordPress pagination: How to display sidebar content on front page only?


slobjones

Recommended Posts

I need to place sidebar content on my WordPress blog that appears on the home page only.

 

This means the content should display only at mysite.com and not at mysite.com/page/2/

 

Normally, I would just create a new sidebar.php template. But in this case, both the home page and inside pages use the same home template, index.php -- which means they both use the same sidebar.

 

Is there a conditional statement, perhaps using the WordPress tags is_home and/or is_page, that would allow me to display a different sidebar on inside pages?

 

Thanks.

  • 2 weeks later...

You need widget logic: http://wordpress.org/extend/plugins/widget-logic/

with this you can show content on front page, single page/post, page etc.

 

now if u like my idea then please visit my blog and add bookmark to bookmarking sites! :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.