Post by oliwin » Fri Oct 27, 2017 6:43 am

How to show breadcrumbs only in homepage or only categories page?

New member

Posts

Joined
Tue Jan 10, 2017 2:00 am

Post by IP_CAM » Fri Oct 27, 2017 6:51 am

by removing this Code out of every other Theme Template File, where it exists:

Code: Select all

  <ul class="breadcrumb">
    {% for breadcrumb in breadcrumbs %}
    <li><a href="{{ breadcrumb.href }}">{{ breadcrumb.text }}</a></li>
    {% endfor %}
  </ul>
Good Luck ! ;)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + 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 aljaadi.akram » Mon Nov 06, 2017 3:45 pm

How to show breadcrumbs For shopping cart on view cart page because currently appears empty like this
Home > here empty >

I need it like this
Home > shopping cart

New member

Posts

Joined
Fri Nov 03, 2017 4:11 pm
Who is online

Users browsing this forum: No registered users and 29 guests