Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Refine Filters module released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #241  
Old 07-30-2014, 01:17 AM
  phil@tfgg's Avatar 
phil@tfgg phil@tfgg is offline
 

Member
  
Join Date: Jun 2014
Location: Newcastle upon Tyne
Posts: 14
 

Default Re: Refine Filters module released

I have raised a ticket for this but I will raise it here in case someone has an answer:

I think I have noticed a flaw with how your filters are built.

Correct me if I am wrong.

You can only set one product class per product?

If your product class has more than one product class option you cannot apply just one option. The first in each product class option is automatically selected. There is no undefined option so if you press apply it sets all options even if they don't relate to that product.

Is there a way of fixing this issue?
__________________
X-cart 4.6.4

Previously on here as philrisk. Back again for more punishment lol.
Reply With Quote
  #242  
Old 07-30-2014, 02:14 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: Refine Filters module released

Quote:
Originally Posted by phil@tfgg
I have raised a ticket for this but I will raise it here in case someone has an answer:

I think I have noticed a flaw with how your filters are built.

Correct me if I am wrong.

You can only set one product class per product?

If your product class has more than one product class option you cannot apply just one option. The first in each product class option is automatically selected. There is no undefined option so if you press apply it sets all options even if they don't relate to that product.

Is there a way of fixing this issue?

Yes I am also facing the same.this is definitely a bug that I am facing in my case also.Also Filter class data is not importing throgh CSV file.It also a bug.

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #243  
Old 07-30-2014, 02:27 AM
  phil@tfgg's Avatar 
phil@tfgg phil@tfgg is offline
 

Member
  
Join Date: Jun 2014
Location: Newcastle upon Tyne
Posts: 14
 

Thumbs down Re: Refine Filters module released

Quote:
Originally Posted by xtech
Yes I am also facing the same.this is definitely a bug that I am facing in my case also.Also Filter class data is not importing throgh CSV file.It also a bug.

Thanks,
xtech

It seems like a major bug. It has brought my filters to a stand still. I cant add products that have only one option when there are several filter options available.
__________________
X-cart 4.6.4

Previously on here as philrisk. Back again for more punishment lol.
Reply With Quote
  #244  
Old 07-30-2014, 04:17 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

Quote:
Originally Posted by phil@tfgg
I have raised a ticket for this but I will raise it here in case someone has an answer:

I think I have noticed a flaw with how your filters are built.

Correct me if I am wrong.

You can only set one product class per product?

If your product class has more than one product class option you cannot apply just one option. The first in each product class option is automatically selected. There is no undefined option so if you press apply it sets all options even if they don't relate to that product.

Is there a way of fixing this issue?

Thanks for the report. Indeed, there is no undefined option there. I see two ways to make it work:

1. You may choose "multiple selector" type of class option instead of single selector. Then you may uncheck all the options holding ctrl key (PC). It does not require any modifications.

2. Alternatively, you may add an empty option to the sinlge drop-down selector by adding the following string to skin/common_files/modules/Refine_Filters/rf_product_class.tpl template:

<option value=""></option>

it shourl be added right after

<select name="options[{$v.foptionid}]">

Hope that helps.

Thank you.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote
  #245  
Old 07-30-2014, 04:19 AM
 
vladimir.gritsenko vladimir.gritsenko is offline
 

X-Cart team
  
Join Date: Aug 2005
Posts: 202
 

Default Re: Refine Filters module released

Quote:
Originally Posted by xtech
Yes I am also facing the same.this is definitely a bug that I am facing in my case also.Also Filter class data is not importing throgh CSV file.It also a bug.

Thanks,
xtech

Please could you upload the csv file to FileArea section of your HelpDesk acoount and send me the link so I could check it?

Thanks.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote
  #246  
Old 07-30-2014, 05:19 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
Please could you upload the csv file to FileArea section of your HelpDesk acoount and send me the link so I could check it?

Thanks.

Thanks for your response.I have already raised this issue in ticket Filter class value is not taking throgh import issue in healthiza site and uploaded yonx.csv and Goodwyn.csv

Message id: 539089092

Please check it from your end.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #247  
Old 07-30-2014, 05:49 AM
  phil@tfgg's Avatar 
phil@tfgg phil@tfgg is offline
 

Member
  
Join Date: Jun 2014
Location: Newcastle upon Tyne
Posts: 14
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
Thanks for the report. Indeed, there is no undefined option there. I see two ways to make it work:

1. You may choose "multiple selector" type of class option instead of single selector. Then you may uncheck all the options holding ctrl key (PC). It does not require any modifications.

2. Alternatively, you may add an empty option to the sinlge drop-down selector by adding the following string to skin/common_files/modules/Refine_Filters/rf_product_class.tpl template:

<option value=""></option>

it shourl be added right after

<select name="options[{$v.foptionid}]">

Hope that helps.

Thank you.

Cheers that looks like its worked perfectly. Will you be updating the next release with that?
__________________
X-cart 4.6.4

Previously on here as philrisk. Back again for more punishment lol.
Reply With Quote
  #248  
Old 07-30-2014, 04:48 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
Thanks for the report. Indeed, there is no undefined option there. I see two ways to make it work:

1. You may choose "multiple selector" type of class option instead of single selector. Then you may uncheck all the options holding ctrl key (PC). It does not require any modifications.

Hope that helps.

Thank you.

That can be done done manually.But if I have a store of 5000 products then how can i do it for automatically by csv?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #249  
Old 07-30-2014, 09:45 PM
  phil@tfgg's Avatar 
phil@tfgg phil@tfgg is offline
 

Member
  
Join Date: Jun 2014
Location: Newcastle upon Tyne
Posts: 14
 

Default Re: Refine Filters module released

Quote:
Originally Posted by xtech
That can be done done manually.But if I have a store of 5000 products then how can i do it for automatically by csv?
Do option two. It only took 30 seconds to do.
__________________
X-cart 4.6.4

Previously on here as philrisk. Back again for more punishment lol.
Reply With Quote
  #250  
Old 07-30-2014, 09:58 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: Refine Filters module released

Quote:
Originally Posted by phil@tfgg
Do option two. It only took 30 seconds to do.

Instead of doing this manually have u tried with csv import options?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:14 PM.

   

 
X-Cart forums © 2001-2020