Move subcategory below main categories

  • Posts: 16
  • Thank you received: 0
8 years 3 weeks ago #269651

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- Error-message(debug-mod must be tuned on) -- : No errors.

Please see attached screen shot. How do I move that subcategory "Fasteners" below the main category listings and thumbnails?


www.aradise.com Joomla Website Designers and Internet Marketing Specialists
Attachments:

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

  • Posts: 83935
  • Thank you received: 13596
  • MODERATOR
8 years 3 weeks ago #269657

Hi,

You need to edit the file "listing" of the view "category" via the menu Display>views and change the code there to move the code displaying the sub categories

$html = $this->loadTemplate($layout_type);
if(!empty($html)) echo '<div class="hikashop_subcategories_listing">'.$html.'</div>';
after the display of the products.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum
loading