Keyword

[Solved] search - Add counter for how many titles found .

  • nestor
  • nestor's Avatar Topic Author
  • Offline
  • New Member
More
9 years 4 weeks ago #142269 by nestor
We would like to indicate a total number of titles found when using k2 search.

Appreciate if someone could provide the code and what file to include the code please. Thanks.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 4 weeks ago #142306 by Krikor Boghossian
Replied by Krikor Boghossian on topic [Solved] search - Add counter for how many titles found .
Hello,

This snippet will output the total items in a list.
<?php echo $this->pagination->total; ?>

In order to show the search results totals, you need to place it in the generic.php file.
To locate and override this file please read this tutorial: getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • nestor
  • nestor's Avatar Topic Author
  • Offline
  • New Member
More
9 years 3 weeks ago #142630 by nestor
Big thanks Krikor.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 2 weeks ago #142672 by Krikor Boghossian
Replied by Krikor Boghossian on topic [Solved] search - Add counter for how many titles found .
You 're welcome Nestor :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum