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

Structure pagination problems

Development and Programming

msteinruck's avatar
msteinruck
27 posts
16 years ago
msteinruck's avatar msteinruck

I’m trying to use Structure’s pagination feature and I can’t get it to work. In fact, nothing displays on the page for pagination at all. I plugged in the example exactly as it’s displayed on the Structure site, I have my .htaccess file set up as it’s described on the Structure site. I can’t seem to figure out where to start troubleshooting. There’s no html generated for the pagination links at all. Here’s the code I’m using:

{exp:structure:paginate parse="inward"}
{exp:weblog:entries weblog="{embed:weblog_title}" status="open" dynamic="off" limit="{embed:list_limit}" url_title="{embed:url_title}"}
<article>
    <section class="{if segment_1 == "blog"}entry_ex{if:elseif segment_1 == "research_teach"}teach_ex{/if}">
    <time>{entry_date format="%F %j, %Y"}</time>
    <h3><a href="http://{page_url}">{title}</a></h3>    
    {general_excerpt}
    <a href="http://{page_uri}" class="more">Keep Reading...</a>    
    </section>
</article>
{/exp:weblog:entries}
{/exp:structure:paginate}
       
ALWC's avatar
ALWC
6 posts
16 years ago
ALWC's avatar ALWC

I’m having the same problem.

       
rockthenroll's avatar
rockthenroll
485 posts
16 years ago
rockthenroll's avatar rockthenroll

Update to the latest version, there was a bug fix for pagination display issues. If that doesn’t work, make sure all your tags are properly closed, etc and email support if you still have issues: support [at] buildwithstructure [dotcom]

       

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.