test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • decisea Friend
    #870122

    Hello,

    In module configuration ok JA K2 Filter, I can’t select the theme to be used for the search result when a filter is applied. The result is that in any case the default template is used for those results.

    I would like to have the ability to choose the theme to be used for this view, as it was the case before and as the documentation mention it at this adress : https://www.joomlart.com/documentation/joomla-component/ja-k2-filter.

    You can see on the image below that there is an option "Select a theme".

    Image form K2 Filter Documentation

    This is what I see in my module configuration, there is no such option :

    enter image description here

    Am I missing something ? Thank you in advance for your answer.

    Regards

    Luna Garden Moderator
    #870330

    Hi,

    In order to show this settting, go to file:

    modulesmod_jak2filtermod_jak2filter.xml

    find for:

    <!-- <field
                            name="theme"
                            type="template"
                            default=""
                            label="K2_SELECT_A_TEMPLATE"
                            description="K2_SELECT_A_TEMPLATE_DESC" /> -->

    then uncomment it:

    <field
                            name="theme"
                            type="template"
                            default=""
                            label="K2_SELECT_A_TEMPLATE"
                            description="K2_SELECT_A_TEMPLATE_DESC" />

    decisea Friend
    #870344

    Hello,

    Thank you for your answer.
    I wonder : why is this parameter commented by default ? Is there another way to select a custom theme for search result ?

    Luna Garden Moderator
    #871136

    You can simply uncomment the part like my above suggestion and select theme from there – it’s the only way.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Luna Garden 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum