Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • z3x2c1 Friend
    #1054156

    Hello! When in typing in search, category name, example – "Подробности", in search result appear – "<span class="highlight">Подробности". Please help fix it.

    Joomla 3.7.4, JAMagz II 1.0.3


    1. Screen-07-08-2017-144505
    Pankaj Sharma Moderator
    #1054351

    Hi
    This issue is due to Joomla update, I fixed this issue directly on your site
    file "/html/com_search/search/default_results.php" in template "ja_magz_ii".
    You can see the changes in Line 58-67.

    Regards

    z3x2c1 Friend
    #1054382

    Thank you!

    javier_m1 Friend
    #1058695

    Regards,

    I have the same problem, how can I fix it?

    Pankaj Sharma Moderator
    #1058742

    Hi
    Open file "/html/com_search/search/default_results.php" in template "ja_magz_ii".
    You can see the changes in Line 58-67.
    Change the code as below

    change to 
    <h3 class="result-title">
         <?php echo $this->pagination->limitstart + $result->count . '. '; ?>
         <?php if ($result->href) : ?>
          <a href="<?php echo JRoute::_($result->href); ?>"<?php if ($result->browsernav == 1) : ?> target="_blank"<?php endif; ?>>
           <?php echo $result->title; ?>
          </a>
         <?php else : ?>
          <?php echo $result->title; ?>
         <?php endif; ?>
        </h3>
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

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