Help Center

Powered by Minitek FAQ Book
Loading...

Search Result Title shows COM_MINITEKLIVESEARCH_ before actual Title

MB
Michael BanschbachPosted 8 years agoEdited 8 years ago
 Hi Yannis,

This is Michael, I am creating a separate ticket for the Live Search from what we are doing on FAQ Book PRO.

I have everything working perfectly, but I just noticed I have something showing up in the Search Result Title that should not be there.

It shows the following in a addition to what I actually have as the Title: COM_MINITEKLIVESEARCH_
So it actually shows as COM_MINITEKLIVESEARCH_ Questions instead of just the questions.

It does this on all three instances that were created. screenshot attached.
Loading...
0
#1981

2 answers

M
MinitekPosted 8 years agoModerator
Hi Michael,

In the data source options of the module instance in Minitek Live Search,
there is a parameter Questions title.

The default value for this parameter is "FAQBOOKPRO_QUESTIONS".
Have you changed this to "QUESTIONS"?

This parameter will produce a untranslated language string:
COM_MINITEKLIVESEARCH_FAQBOOKPRO_QUESTIONS
that in English is translated by default to: Questions.

We have added this parameter so that you can customize the title in multi-language websites.
MB
Michael BanschbachPosted 8 years ago
Thanks, that was it!