Moving subcategories below product thumbnails.

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #53001

Hello All,

I have a category that has about 12 products in it, with one sub category inside it.
How do I move the sub category to be below the thumbnails of the products in the main category, so the subcategory will be the last thumbnail not the first.

Here is the site I am trying to change.
www.londonstudio.co.nz/index.php/the-sho...2-cafe-loyalty-cards

Any assistance would be greatly appreciated.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 10 months ago #53071

Hi londonstudio,

It's possible, edit the view Category / listing.php In HikaSop > Display > Views.

Cut the lines:

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

And past before:
$html = ob_get_clean();

The following user(s) said Thank You: londonstudio

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

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #53257

Thank you Xavier. That worked!

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

Time to create page: 0.065 seconds
Powered by Kunena Forum