Changing the default category image.

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 4 months ago #3266

Current category images default to: barcode.png
Is it possible to change the default?
Is it possible to set the default to no image?

One workaround is to add something like the following to the template listing_img_title.php file:

if ($this->row->file_path != 'no-image.gif') {
  ....
}

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

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
13 years 4 months ago #3269

The default image can be changed in the configuration under the tab files.
You can also change the item layout to "title" instead of "image and title" so that category images won't be displayed.

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

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 4 months ago #3271

Thanks re default image I was looking in the wrong.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum