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

    Hello,

    i looked in the forum, but i did not find my answer.

    How can i change the heading of the result-list:

    1. i tried to find something in the language file mod_jak2filter.ini, but i dont find it. I want to change the word “search results)
    2. there is the heading of the page after the word “search results”, How can i hide this?

    Thank you very much for your help.

    Brigitte

    Luna Garden Moderator
    #507669

    Hello Brigitte ,

    In order to change the word ‘Search result’ in both Page Heading and Page title, go to file
    languageen-GBen-GB.com_jak2filter.ini
    and find for:
    JAK2FILTER_SEARCH_RESULTS
    Change the value of this param.
    “search results” is in component heading, JA K2 Filter is based on K2 templates of the site, so please find in
    componentscom_k2templatesdefaultcategory.php
    or

    templates[your_default_template]htmlcom_k2[k2_template_name]defaultcategory.php
    find and remove

    <?php if($this->params->get('show_page_title')): ?>
    <!-- Page title -->
    <div class="componentheading<?php echo $this->params->get('pageclass_sfx')?>">
    <?php echo $this->escape($this->params->get('page_title')); ?>
    </div>
    <?php endif; ?>

    But remember, if you remove above code, it will affect to other K2 Pages

    vigo2015 Friend
    #563580

    Hello,

    I can’t find in the

    languageen-GBen-GB.com_jak2filter.ini

    the JAK2FILTER_SEARCH_RESULTS

    Maybe the name has changed in this version ?

    Luna Garden Moderator
    #563707

    Hi Vigo,

    It’s still there, nothing changes. I have checked file en-GB.com_jak2filter.ini again.

    PM me your site URL and FTP account. I will check for you.

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

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

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