Re: Breadcrumbs in the collections page

How can I position breadcrumbs above filters on a collections page?

AndreiTz
Tourist
4 0 1

How can I insert the breadcrumbs in the collections page but have it above the filters - see the attached picture. Can someone help me? I use the symmetry theme...

 

I changed it in theme.liquid, see the code below but it can be seen over the picture (see the attached picture)... I also tried to put the code below without success..

 

{% unless template.name == 'cart' or settings.cart_type == 'page' %}{% section 'cart-drawer' %}{% endunless %}
{% section 'announcement-bar' %}
{% section 'header' %}
{%- if template.name == 'product' -%}
{% render 'breadcrumbs' %}
{%- endif -%}
{%- if template.name == 'page' -%}
{% render 'breadcrumbs' %}
{%- endif -%}

{% section 'store-messages' %}
{%- if template.name == 'collection' -%}
{% render 'breadcrumbs' %}
{%- endif -%}
<main id="content" role="main">

<div class="container cf">

{{ content_for_layout }}

</div><!-- /.container -->

</main><!-- /#content -->

{%- if request.path != '/challenge' -%}
<div id="pagefooter">
{% section 'cross-page-promos' %}
{% section 'footer' %}
</div>

{% section 'popup' %}
{%- endif -%}

 

AndreiTz_0-1713087556584.pngAndreiTz_1-1713087576982.png

 

Reply 1 (1)

PageFly-Noah
Shopify Partner
1317 233 280

This is Noah from PageFly - Shopify Page Builder App

I can help you. Please can you provide the website url. Thank you.

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.