Post by cutlerycuts » Tue Aug 22, 2017 10:01 am

How do I get the menu in the attached photo to stop displaying?

Version: OC 2.1.0.2

Attachments

Capture.JPG

Capture.JPG (22.18 KiB) Viewed 714 times


User avatar
New member

Posts

Joined
Sun Oct 04, 2015 11:01 pm
Location - Harlingen, TX

Post by IP_CAM » Tue Aug 22, 2017 11:29 am

Well, you would have to remove all instances of:

Code: Select all

  <ul class="breadcrumb">
    <?php foreach ($breadcrumbs as $breadcrumb) { ?>
    <li><a href="<?php echo $breadcrumb['href']; ?>"><?php echo $breadcrumb['text']; ?></a></li>
    <?php } ?>
  </ul>
in all the xxx.tpl FIles, where it exists, to get rid of the breadcrumb Section.
Depending on the Theme used, it may look a little different, but the 'coding' is more
or less the same, and it also looks exactly the same, in all the files, where it exists!
Good Luck! ;)
Ernie
---
Image

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by cutlerycuts » Tue Aug 22, 2017 1:44 pm

After reading your reply, I wondered if there was an easier way. Didn't know it was referred to breadcrumbs so I did a search on it on this forum and found an easier way.
viewtopic.php?t=175516#p665044

I tried it and it worked like a charm.
Thanks for the info.

User avatar
New member

Posts

Joined
Sun Oct 04, 2015 11:01 pm
Location - Harlingen, TX

Post by cutlerycuts » Thu Aug 31, 2017 11:27 pm

cutlerycuts wrote:
Tue Aug 22, 2017 10:01 am
How do I get the menu in the attached photo to stop displaying?

Version: OC 2.1.0.2
Figured it out. I installed an extension named https://www.opencart.com/index.php?rout ... load_id=43

User avatar
New member

Posts

Joined
Sun Oct 04, 2015 11:01 pm
Location - Harlingen, TX
Who is online

Users browsing this forum: No registered users and 91 guests