Breadcrumbs in Home

Posted in: Newspaper
Post count: 1

Hi,

How can i remove breadcrumbs in home page. I am not asking doing it via CSS visibility:hidden/display:none. I do not want home to display any breadcrumb data.

Post count: 6535

Hi

To achieve that you have to edit the file corresponding with post template used and add a condition like here: http://screencast.com/t/fgaE01sDLe The condition will work only if you’re using a static page as homepage. If you’re using blog template then you have to use is_home() function.
Before making any changes in theme’s files make sure you do a full backup to your current wp-install.

Let us know how it goes.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.