Change look of Category list page

  • Posts: 202
  • Thank you received: 2
12 years 9 months ago #47467

The primary link to my Hikashop store is a Category Listing, type of layout is DIV, and lists all direct subcategories.

Right now, each top-level category looks like the attached image. What view do I edit to change this layout?

I want the category name to be wrapped in an H3 tag, and I want to be able to change the formatting of the subcats.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
12 years 9 months ago #47590

Hi momentis,

The view to edit is:
"Category / listing_div.php" for the child categories.
Add a class, or waht you want before:

echo $child->category_name;

Edit "Category / listing_img_title.php" for the main category name.
And add what you want before:
echo $this->row->category_name;

The following user(s) said Thank You: momentis

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

  • Posts: 202
  • Thank you received: 2
12 years 9 months ago #47917

Thanks, Xavier! I will give this a try!!

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

Time to create page: 0.057 seconds
Powered by Kunena Forum