Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • yeca Friend
    #1065071

    Hi,

    We have a problem with Megastore theme. When using search the result titles are messed up, attached is the image of it. Whan we use other theme(e.g. Purity III) the title search results work fine. Do You have any idea of what we should do.

    Thanks.

    • This topic was modified 6 years, 11 months ago by  yeca.

    1. Search-results-issue
    Pankaj Sharma Moderator
    #1065160

    Hi
    Kindly check you are using the latest version of template and Joomla version is not 3.8 as the template is not updated yet.

    If still the same issue please share a temp superuser login details of the site.
    I will check it ion your site.

    Regards

    yeca Friend
    #1065364
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1065401

    Hi
    I applied a fix on your site for search,
    Please check it now.

    Regards

    yeca Friend
    #1065545
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1065598

    Thank You very much, it works. Can You please tell us what had to be fixed?

    Open htmlcom_searchsearch
    edit file default_results.php
    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>

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

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