Download & Extend

How to move breadcrumbs out of the content zone?

Project:Commerce Kickstart
Version:7.x-2.1
Component:User interface
Category:support request
Priority:normal
Assigned:Cookiz
Status:closed (fixed)

Issue Summary

Is there any way to maintain breadcrumbs location via theme settings? There is "Zone and region configuration" tab in theme settings, I set "header zone" as a parent zone for breadcrumb region but breadcrumbs remain on top of the content. Any tips?

Comments

#1

Assigned to:Anonymous» Cookiz

According to my research, Omega by default does not allows you to handle the breadcrumbs out of the zone "content"
(see the caption called omega_alpha_process_zone which is in this place in omega theme : omega/omega/template.php)

If you want to put the breadcrumbs outside the content area you will have to override in your own theme template.php file this function...
You will also need to override the concerned tpl file in order to display the breadcrumb in the desired zone/region.

AttachmentSize
omega_alpha_process_zone.png 26.37 KB

#2

Status:active» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here