howto define the download file for registerd only

  • Posts: 103
  • Thank you received: 1
  • Hikashop Essential
11 years 11 months ago #88307

Dears:

I am using Hikashop essential version.

Question 1:
How to define the download file of products for registerd users only?
I need to add catalogs for every product,but i need it only can be downloaded for site registered users only,
How to do it?

Quesiton 2:how to change the default layout of catagory module ,now it is not goodlooking like attachment.

Thank you very much.

Jacky

Attachments:

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

  • Posts: 103
  • Thank you received: 1
  • Hikashop Essential
11 years 11 months ago #88382

No answer?

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

  • Posts: 83051
  • Thank you received: 13412
  • MODERATOR
11 years 11 months ago #88521

Hi,

1. There is no option for that. HikaShop is not a download manager. You would have to edit the file show_block_product_files via the menu Display>Views and add that line at the top:
<?php $user = JFactory::getUser(); if($user->guest) return; ?>

2. You can edit your module via the menu Display>Content modules. There you will find a "layout" and a "item box layout" (for div layout only) if you want to change the display of the categories.

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

Time to create page: 0.049 seconds
Powered by Kunena Forum