We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

breadcrumb goes away after page one of pagination using structure

Development and Programming

dpruter's avatar
dpruter
1 posts
16 years ago
dpruter's avatar dpruter

My structure based breadcrumb goes away on page 2 or greater when pagination is used. Anyone else have that issue? Something wrong with my code perhaps?

Here is what I’m using to display my entries:

{exp:structure:paginate parse="inward" show_page_total="yes" previous="« Previous" next="Next »" mode="jumping" show_first_last="no"}
{exp:weblog:entries weblog="press_releases" dynamic="off" limit="10"}
                <div class="item">
                    <h2><a href="http://{page_url}">{title}</a></h2>
                    {entry_date format="%m/%d/%Y"}
                </div>
{/exp:weblog:entries}{/exp:structure:paginate}

and of course I use standard breadcrumb tag above it towards the top of the page:

{exp:structure:breadcrumb here_as_title="yes"}

So breadcrumb works great on first page and then once you click on “next” of the pagination breadcrumb goes away.

Any ideas would be appreciated!

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.