-
AuthorPosts
-
August 7, 2017 at 8:04 am #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
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 8, 2017 at 2:02 am #1054351Hi
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
August 8, 2017 at 3:31 am #1054382Thank you!
August 26, 2017 at 5:32 am #1058695Regards,
I have the same problem, how can I fix it?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 27, 2017 at 5:08 am #1058742Hi
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 belowchange 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>
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 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
Invalid search category name
Viewing 5 posts - 1 through 5 (of 5 total)