Weblog entries listing disappears in permalink pages
Posted: 15 December 2008 09:46 AM   [ Ignore ]  
Summer Student
Total Posts:  4
Joined  12-15-2008

Hey everyone,

I’m trying to set up a site in EE, and I’ve got it set up so that I’ve got a listing of weblog entries in a list like this:

{exp:weblog:entries weblog="{my_weblog}"}
<a href="{permalink=" target="_self"><div {if segment_3 == ""}class="navItem"{if:elseif segment_3 == "{entry_id}"}class="navitemActive"{if:else}class="navItem"{/if}>{title}</div></a>
{/exp:weblog:entries}

It works, but only on the main page, if you haven’t clicked any of the links leading to the permalinks themselves. On those pages, it only displays the current entry.

Anyone got an idea what’s going on?

Profile
 
 
Posted: 15 December 2008 10:14 AM   [ Ignore ]   [ # 1 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1130
Joined  02-15-2008

Add dynamic=“off” to your weblog:entries call. That ought to do it.

{exp:weblog:entries weblog="{my_weblog}" dynamic="off"}
<a href="{permalink=" target="_self"><div {if segment_3 == ""}class="navItem"{if:elseif segment_3 == "{entry_id}"}class="navitemActive"{if:else}class="navItem"{/if}>{title}</div></a>
{/exp:weblog:entries}
 Signature 

Andy Harris | Pepper Digital | Malvern, UK | Twitter | New to ExpressionEngine? Start here!

Profile
 
 
Posted: 15 December 2008 10:21 AM   [ Ignore ]   [ # 2 ]  
Summer Student
Total Posts:  4
Joined  12-15-2008

Well, I’ll be keelhauled! It worked! Thanks!

Profile
 
 
   
 
 
‹‹ Design to Template Help      E-mail Images ››
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1743, on December 02, 2009 03:47 PM
Total Registered Members: 120505 Total Logged-in Users: 56
Total Topics: 126573 Total Anonymous Users: 38
Total Replies: 665457 Total Guests: 348
Total Posts: 792030    
Members ( View Memberlist )