Feature Suggestion: Make Breadcrumb as global area

Permalink Browser Info Environment
Hi, great theme!

I just had one suggestion.

I think it's good to have Global Breadrumb Area

I've changed the header.php to the following

<?php   defined('C5_EXECUTE') or die(_("Access Denied."));
$c = Page::getCurrentPage();
// Les options
$o = \Concrete\Package\ThemeSupermint\Src\Models\ThemeSupermintOptions::get();
$this->inc('elements/navigation.php');
$display_header = $c->isEditMode() || $c->getCollectionID() !== "1" ;
?>
<header id="header">
    <?php 
      $a = new Area("Header Image");
      $a->display($c);
   ?>
   <?php  if ($display_header) : ?>
   <div id="sub-header">
        <div class="container">


Note that I've also changed $display_header to not to display on the top page cID=1

Just a one suggestion.

Type: Discussion
Status: In Progress
katz515
View Replies:
sebastienj replied on at Permalink Reply
sebastienj
Thank you ! but i don't think that all user will need this.
katz515 replied on at Permalink Reply
katz515
Yeah, I understand.

Perhaps, you could create an option in the dashboard if user want to set a Breadcrumb Global area.

Again... it's just my suggestion.

Thanks!

concrete5 Environment Information

All

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.