*

mheston

  • ***
  • 48 posts
How to show total items in each category on homepage
« on: June 25, 2021, 08:33:01 AM »
find main.php in sigma theme

find this line  <strong><?php echo osc_category_name(); ?></strong>

change to   <strong><?php echo osc_category_name(); ?></strong> <strong><?php echo osc_category_total_items(); ?></strong>

*

MB Themes

Re: How to show total items in each category on homepage
« Reply #1 on: June 25, 2021, 01:14:40 PM »
@mheston
Thanks for tip ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots