why the free product disappear in price filter

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #72706

Hi,
I used a filter for price,
but this filter will disappear my product with price 0
It only show the price >0,
So how can I solve this issue?

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

  • Posts: 12953
  • Thank you received: 1778
12 years 8 months ago #72712

Hi,

Can you show me your filter configuration with some screenshots and give me your website address ?

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

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #72721
Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
12 years 8 months ago #72742

It's actually working for me with your configuration, can you give me a link where you're using this filter ?

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

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #72748




It seems that have some conflict with yoothme widget,
when I enable filter ,my widget slideshow will disappear.

Attachments:

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

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #72750




It seems that have some conflict with yoothme widget,
when I enable filter ,my widget slideshow will disappear.
links: cc.zfabric.cn/laides

Attachments:

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

  • Posts: 84102
  • Thank you received: 13639
  • MODERATOR
12 years 8 months ago #73109

Hi,

The link you provided doesn't work.
If you have a javascript conflict, you should try to install and configure the jquery easy plugin for joomla. It often helps in such cases.

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

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #73120

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

  • Posts: 84102
  • Thank you received: 13639
  • MODERATOR
12 years 8 months ago #73400

You indeed have a javascript error in the widgetkit javascript:
Uncaught TypeError: Object [object Object] has no method 'slideshow'

Please install and configure the jquery easy plugin for joomla and that should solve the problem.

The following user(s) said Thank You: wzyefd

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

  • Posts: 24
  • Thank you received: 0
12 years 8 months ago #73406

Thank you,
The conflict with widget has been solved by installing easy plugin,
But the issue that the products with price 0 are still disappear.

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

  • Posts: 84102
  • Thank you received: 13639
  • MODERATOR
12 years 8 months ago #73621

Please add the line:
if($main_currency!=$currentCurrency) $case .= ' when b.price_currency_id IS NULL then 0';

before:
$case.= ' end ';

in the file administrator/components/com_hikashop/classes/filter.php and that should fix the problem.

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

Time to create page: 0.075 seconds
Powered by Kunena Forum