Displaying related entries on static pages
Posted: 30 December 2007 08:35 PM   [ Ignore ]
Newbie
Rank
Total Posts:  7
Joined  2006-12-28

I’m running into an interesting issue when I try to display related entries on static pages.

I’ve got a template group entitled “pages” that contains a single “index” template. This template is used to render all of the static pages on my EE site, set up using the “Pages” module. On this “index” template is a snippet of code that displays related entries based upon the tags assigned to the currently viewed page. (I’m using the {exp:tag:related_entries} to do this.)

Now, here’s the part that confuses me. When I access the page via its static page URI (e.g. http://foo.com/page-uri), no related entries are displayed. However, if I access the static page via the “normal” templating system (e.g. http://foo.com/pages/page-uri), related entries are displayed.

Has anyone else encountered this? If so, how did you work around this?

Profile
 
 
Posted: 31 December 2007 08:56 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

If I understand correctly, related entries will NOT show on the Pages Module written URI, but will of course show on the actual URI?

If so, I can confirm this bug, thank you smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 31 December 2007 09:51 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  7
Joined  2006-12-28
Pie Man - 31 December 2007 08:56 AM

If I understand correctly, related entries will NOT show on the Pages Module written URI, but will of course show on the actual URI?

That is correct.

Profile
 
 
Posted: 14 January 2008 12:39 PM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

This bug has been fixed in the latest version of Tag 2.0.9, which is available for download now smile

Thank you for your patience! smile

 Signature 

Check out the new Solspace Blog!

Profile