Send us a Support Question
We want you to get the most value out of our software. Please send us your questions and we'll respond as quickly as possible.
We want you to get the most value out of our software. Please send us your questions and we'll respond as quickly as possible.
This module does not parse this tag, but thanks to user Simon Hagger we can offer the following solution:
On the search results page:
{exp:key_search:results groupby="channel" group_repeat="no" orderby="title" switch="searchResult|searchResultAlt"}
<h3>{group}</h3>
<div class="{switch}">
{embed="_include/search-result-detail" entry_id="{entry_id}"}
</div>
{/exp:key_search:results}
The included file (search-result-detail):
{exp:weblog:entries entry_id="{embed:entry_id}" limit="1" dynamic="off"}
<p>Found here: {exp:structure:breadcrumb inc_here="no" uri="{page_uri}"}</p>{!—Produces the Structure breadcrumb for the search result --}
<h4><a href="{page_url}">{title}</a></h4>{!—Utilises the structure based URL to the result --}
{if ListingIntro} {!—Checks for a custom variable which is in fact a Gypsy field --}
<p>{ListingIntro}</p> {!—Outputs the field if found --}
{/if}
{/exp:weblog:entries}
How do I get pagination to work?
You should put the paginate tag outside the key search main tag pair.
{exp:key_search:results ... }
Results here...
{/exp:key_search:results}
<p>{paginate}</p>
Can I list the search terms on the results page?
Yes. We don't have a unique variable to output the search terms, but you can use the existing core tags as usual. See example below:
You searched for {exp:search:keywords} and returned
{exp:search:total_results}{total_results}{/exp:search:total_results} result{if "{exp:search:total_results}" != 1}s{/if}
How long will I get updates for my licensed software?
You will have complete access to all updates for the life of your site. We will notify you of any available updates via the email address you use for your purchase.
How do I get support for my licensed software?Please use this form or email us directly (support@planet-ee.com)
Are you still supporting older versions of my software?We are currently supporting all released versions. You may expect version support to end six months following release of a new version.
Learn to use the software here. Please let us know if you find any errors.
If you are interested in finding out more about our company or products, feel free to contact us by using our contact form.