Product display as demo with styles?

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #237171

-- url of the page with the problem -- : www.tiendamat.com
-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.5

Hi,

I'd like to do that when there are several products displaying (for example, when clicking in a category) to do something similar as you got in your demo site, that when you pass the mouse through the product image it darkerns and shows "add to wishlist" or "chose options".

My question is if it's posible to do that with Hikashop Styles, or if you must have the JSN template you are using in your demo site.

Thank you.

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

  • Posts: 84310
  • Thank you received: 13701
  • MODERATOR
9 years 4 months ago #237227

Hi,

This effect doesn't exist by default. It's something from the template. But there is something close to that.
Edit your menu item via the Joomla menus manager and change the "Layout type" to "fade" in the "products options" tab and you'll have an effect a bit like that.

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

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #237487

Hi Nicolas,

thanks for the reply. Unfortunatly, when I switch the layout type to "fade", the template gets distroyed and I don't know why...

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

  • Posts: 84310
  • Thank you received: 13701
  • MODERATOR
9 years 4 months ago #237501

Hi,

Could you give a link to a page with that issue so that we could have a look ?

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

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #238224

Hi Nicolas,

I've done it on www.tiendamat.com/cables-varios/manguera-electrica (through menu, you can enter Cables ->Manguera eléctrica).

As you can see, everything gets desfigurated.

Thank you

Last edit: 9 years 4 months ago by vanway.

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
9 years 4 months ago #238230

Hello,

Can you :
- Go to System => Global Configuration
- Click on Server tab
- Find and change the "Error Reporting" option on "Maximum"



I hope we will have more clue to find the roots of this issue.

Regards,

Attachments:
Last edit: 9 years 4 months ago by Philip.

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

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #238301

done!

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

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #238488

sorry, by done I meant that I changed the error reporting to maximum, not that I fixed it. :huh:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 4 months ago #238507

Hi,

Please edit the view "product / listing_fade" and replace the line:

if(!empty($this->params->get('pane_height','')))
By:
if($this->params->get('pane_height','') != '')

The following user(s) said Thank You: vanway

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

  • Posts: 129
  • Thank you received: 2
9 years 4 months ago #238638

worked smoothly. Thank you!

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

Time to create page: 0.086 seconds
Powered by Kunena Forum