Closed (fixed)
Project:
Pop base theme
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2011 at 11:40 UTC
Updated:
24 Nov 2011 at 07:20 UTC
Is it possible to remove the breadcrumb?
emk
Comments
Comment #1
ckngYou can remove the breadcrumb either by
- edit out these codes from templates/page.tpl.php
or
- unset the $vars['breadcrumb'] in template.php inside pop_preprocess_page()