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

Tome Module - displaying child entry summaries for static child categories

Development and Programming

vibe9's avatar
vibe9
96 posts
17 years ago
vibe9's avatar vibe9

I’ve scoured the forums and not found anything on this topic, so I’ve started a new thread to address a challenge I’m facing.

Using the Tome module in EE 1.6, I’m trying to display info from the summary field of each of the child category entries on the parent category page. Here’s the code I’m trying to use (which does not work) to give you and idea of what I’m trying to achieve…

Assuming we’re on the parent page of category 13…..

<ul class="summary_list">
    {exp:static_tome_path direction="post" page="13" nest="false"}
    <li><a href="http://{url_title}">{title}</a> - {summary}</li>
    {/exp:static_tome_path}
</ul>

I realize that the module is pulling the title of the category here, not the entry title – so, my question is, is there a way to display the entry title and entry summary here instead?

       

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.