Search - show previous level in results
Posted: Wed Dec 14, 2016 11:00 am
Hi,
i have a personal webpage with travel blogs. The website is organized like this:
When i search for a certain keyword i will get the Page name and the URL. But from the page name i cannot make out what year it belongs to. I would like to extend the results with the Level above that page
So when i search for hotel i will get :
USA 2010 - Day 2 - Orlando
USA 2012 - Day 1 - Hollywood
I'm pretty sure this is possible but i'm not into smarty.
i have a personal webpage with travel blogs. The website is organized like this:
Code: Select all
Travel
+
|
+USA 2010-+Day 1
| |
| +Day 2
|
|
+USA 2012-+Day 1
| |
| +Day 2
So when i search for hotel i will get :
USA 2010 - Day 2 - Orlando
USA 2012 - Day 1 - Hollywood
I'm pretty sure this is possible but i'm not into smarty.