Help needed

  • Posts: 40
  • Thank you received: 0
9 years 11 months ago #214276

-- HikaShop version -- : HikaShop Business: 2.5.0
-- Joomla version -- : Joomla! 3.4.1
-- Error-message(debug-mod must be tuned on) -- : What file is the file that generates the line 'views: 15 / 30 / 45 / 60 / 75 / all' on the category view page. 

And what file generates the product name and categories on the same page

What file is the file that generates the line 'views: 15 / 30 / 45 / 60 / 75 / all' on the category view page. 

And what file generates the product name and categories on the same page

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

  • Posts: 84247
  • Thank you received: 13690
  • MODERATOR
9 years 11 months ago #214318

Hi,

The pagination is generated by several files:
- The file administrator/components/com_hikashop/helpers/pagination.php
- The Joomla file libraries/cms/pagination/pagination.php which defines JPagination
- The templates/YOUR_TEMPLATE/html/pagination.php file which usually overrides bits of the pagination system in your Joomla template.

On the products listing, the product name is displayed by one of the listing_* files of the "product" view. By default it's listing_img_title, but it might be different based on what you selected in the "item box layout" setting of your products listing settings page.

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

Time to create page: 0.052 seconds
Powered by Kunena Forum