Search Results - parent title

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
ballon108
New Member
New Member
Posts: 8
Joined: Wed Sep 28, 2005 12:00 pm

Search Results - parent title

Post by ballon108 »

I'd like to get search results like this: Parent title - Child title
example:
The Doors - L.A. Woman
The Doors - Strange Days
etc...

I tried this solution:

Code: Select all

{foreach from = $ results item = entry}  
 <li> {$ entry-> parent_page_alias} - href href="{$entry-> url} "> {$ entry-> urltxt} </ a> </ li> 
but does not work .. >:(
ballon108
New Member
New Member
Posts: 8
Joined: Wed Sep 28, 2005 12:00 pm

Re: Search Results - parent title

Post by ballon108 »

The Doors - Parent title
L.A. woman - child title link
Post Reply

Return to “Modules/Add-Ons”