Hi all! another question for you..
1. I need to manage my search results entries and display them in different ways according to witch channel they came from.
For example, if I search for a specific product (like parquet from channel “flooring”), i want to see just the picture of that product.
If I search for some text (contained within channel “news” for example) I want to see just the title of the article, and so on.
This would be easy if I could use conditionals like {if channel="news} {title_{language_code}}{/if}
or other case {if channel="flooring"} {figure_flooring} {/if}, etc..
2. In addition to this i’m using Bbr Multilanguage Support 2.0.4 and i need to filter my search results in order to
display the right {language_code} for the current language.
In other words i need a multi-lingual search solution in order to use country code variable of my custom fields.
So when the current language is italian I need to show only the {title_it} on my results )
Is all or some of that possible?
please help me!
thanks