Title for search results

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
Dr.ON
Forum Members
Forum Members
Posts: 14
Joined: Thu Jul 30, 2009 6:13 pm

Title for search results

Post by Dr.ON »

How to make that search results were deduced on page with Title " search results "?
1. I have created page " search results " and disable " show in menu "
2. Has added a code {assign var ='pagetitle ' value = $ entry-> title} in temlate results top.
Don't work.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Title for search results

Post by RonnyK »

Search has a parameter called resultpage, the results will be shown on that page.

So when you have the page "Search results", check its alias, and use that alias in the search-call, like

{search resultpage="search-results"}

More parameters can be found in the help of Search, under Extensions->Search->Help

Ronny
Post Reply

Return to “CMSMS Core”