Download link for Free Product

  • Posts: 48
  • Thank you received: 0
12 years 3 weeks ago #71746

I have an ebook that I want to offer for free. I initially had the add-to-cart feature, however, the checkout process did not work so well for the free product. In any case, I now set it up so the add-to-cart feature does not display for free products. Now I do not see a download link for the product. Even when I log in as a user, I do not see the link. How does a user download a free product? Thanks!


"The doctor of the future will give no medicine, but will interest his patients in the care of the human frame, in diet, and in the cause and prevention of disease." Thomas Edison

Meditation for Health
www.seekwithinyou.com

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

  • Posts: 13201
  • Thank you received: 2322
12 years 3 weeks ago #71848

Hi,

Do you have set the option "Free download" to free for the file added in the product edition page ?
If this option is enabled, the link will be displayed on the product page.

If you don't have any link, check in the css file if the class ".hikashop_product_files_main{}" have not the property "Display:none;" applied on it.

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

  • Posts: 48
  • Thank you received: 0
12 years 3 weeks ago #71897

Thanks so much Xavier. Once I checked the "Free download" for the file on the product page a link showed up at the bottom. Is there a way to move that up to the top of the page? Just curious, thanks!


"The doctor of the future will give no medicine, but will interest his patients in the care of the human frame, in diet, and in the cause and prevention of disease." Thomas Edison

Meditation for Health
www.seekwithinyou.com

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

  • Posts: 13201
  • Thank you received: 2322
12 years 3 weeks ago #71898

Yes, you can edit the view "product / show_default" in HikaShop > Display > Views.
And move the code:

	<?php
	//LAYOUT show_product_product_files
	$this->setLayout('show_block_product_files');
	echo $this->loadTemplate();
	?>

To the top of the file.

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

  • Posts: 48
  • Thank you received: 0
12 years 3 weeks ago #71911

Thanks! I can see how changing that moves it's location. I actually decided to keep it in its current location :-)


"The doctor of the future will give no medicine, but will interest his patients in the care of the human frame, in diet, and in the cause and prevention of disease." Thomas Edison

Meditation for Health
www.seekwithinyou.com

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

  • Posts: 10
  • Thank you received: 2
11 years 9 months ago #88113

Hello.
I have Hika Business 2.0.0
I'm not seeing this "Product/ Show_Default"

I really need the File download links to the top under the product image.

Thanks

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

  • Posts: 12953
  • Thank you received: 1778
11 years 9 months ago #88169

You'll find this file through "Hikashop->Display->Views" by editing the "show_default" file of your "product" view of your front-end template :).

Last edit: 11 years 9 months ago by Mohamed Thelji.

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

Time to create page: 0.098 seconds
Powered by Kunena Forum