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
  #231  
Old 05-25-2014, 09:22 PM
 
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 designguru
The refine filters do not show correct out of the box!
Refer to this thread: http://forum.x-cart.com/showthread.php?t=69062

Divs are used for displaying content. Tables are used to show tables.
Where can I get a fix to get Refine Filters to be displayed correctly?

Hi

What's wrong with how the module is displayed? Please could you elaborate on that?

Regarding tables. Well, I do not like it either but at this stage we won't re-create the module just to be perfect in code. It works and it does what it's supposed to do. 95% of users do not even know what tables and divs are.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote
  #232  
Old 05-28-2014, 04:18 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
Hi

What's wrong with how the module is displayed? Please could you elaborate on that?

Regarding tables. Well, I do not like it either but at this stage we won't re-create the module just to be perfect in code. It works and it does what it's supposed to do. 95% of users do not even know what tables and divs are.

I don't let that comment count "Customers anyway don't know that tables are."
You develop a product/mod on high standard and because you want to create a great professional product whether customers/shop owners know or not how you do that.


Here's a screenshot of the display of filters. I replaced the text:

filter_error.jpg
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #233  
Old 05-29-2014, 12:12 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 designguru
Here's a screenshot of the display of filters. I replaced the text:

It's hard to say why the layout is stretched. I recommend you to contact our technical support team.

Thank you.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote
  #234  
Old 05-29-2014, 12:18 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
It's hard to say why the layout is stretched. I recommend you to contact our technical support team.

Thank you.

Whenever I do that the answer is:

- pay $99 for the investigation
- pay $xxx for the fix


That's why I pointed this out on this forum.
I even had customizations which didn't work properly and they wanted to charge for an investigation
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #235  
Old 05-29-2014, 12:20 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 designguru
Whenever I do that the answer is:

- pay $99 for the investigation
- pay $xxx for the fix


That's why I pointed this out on this forum.
I even had customizations which didn't work properly and they wanted to charge for an investigation


They are always ready to refund money in case the bug is in our software.
__________________
Sincerely yours,
Vladimir Gritsenko
VP Marketing @ X-Cart
Reply With Quote
  #236  
Old 05-29-2014, 12:20 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Refine Filters module released

Quote:
Originally Posted by vladimir.gritsenko
They are always ready to refund money in case the bug is in our software.

We can re-fund you but we need to investigate.
If you would like proceed pay $99 for the investigation so we can decide about the refund.


It seems like I'm not the only one having this problem, so it might have to do with the mod itself.
http://forum.x-cart.com/showthread.php?t=69062


My point is not about someone refunding me but saying the module needs additional work to function properly design-wise.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #237  
Old 05-29-2014, 07:24 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Refine Filters module released

This should be easily fixed and looking t the image you posted it seems like the table cell is at some fixed width (or the space available makes it like this) so there is not enough space in it to fit the words. Simple check with Firebug will tell you what it is.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #238  
Old 05-29-2014, 09:05 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Refine Filters module released

Quote:
Originally Posted by cflsystems
This should be easily fixed and looking t the image you posted it seems like the table cell is at some fixed width (or the space available makes it like this) so there is not enough space in it to fit the words. Simple check with Firebug will tell you what it is.

When you change the width the class is messing up other parts of the mod too. So you basically need to code a new class to fix every part of the mod.

All I say is: it's not okay t to sell a mod which needs additional coding to fix things to display correctly. It should work out of the box. Or at least there should be the desire and interest by the company to fix things.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #239  
Old 05-29-2014, 09:20 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Refine Filters module released

Well in general any dev including QT will code it to work properly on stock XC and skin. There is no guarantee the module will fit or look ok on custom skin and you can expect to have to modify its appearance if using custom skin or stock modified skin....
If this happens on stock XC then yes it should work out of the box but not always with modified skin. XC demo site shows it ok - http://demo.x-cart.com/demo/home.php
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #240  
Old 05-29-2014, 09:23 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: Refine Filters module released

Quote:
Originally Posted by cflsystems
If this happens on stock XC then yes it should work out of the box but not always with modified skin. XC demo site shows it ok - http://demo.x-cart.com/demo/home.php

I agree. However, the table should work properly in stock themes anyway when there's enough space. I think my main point is clear.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
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 07:21 AM.

   

 
X-Cart forums © 2001-2020