49 comments found.
Hello, does your module work with qt pro module & with the osc vers 2.3.3.4 ? Have a nice day !
hi. yes, it works with osc 2.3.3.4 but for qty pro you will need to adjust pricing filter queries. or if you want, we can adjust it on your website, we have team of developers.
Hi, I want to use this plugin for my ecommerce website. Will it effect my site’s speed? Check if it can be implemented or not. Here’s my website sports handsfree in pakistan
Hello. no, our filter is not slow down the site (you can check on google page speed our demo website with filters: https://demo.solomono.net/laptops/c-378.html ) however our module working only for oscommerce platforms. as I see, looks like you use another ecommerce platform.
Hello there.Today i found an issue.When I change the currency the filter remain in dollars, how can i fix it.Thanks!
hello. thanks for purchasing our filter! could you please show me screenshot or url link to check it?
Hi there.In bm_filter at line 69 the its dollar sign, i need a code which get the current currency(bs vers).Thanks you a lot
Which version do you use? in 2.2 we already show actual currency: https://take.ms/XTV1T
1064 – You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ’’ at line 1
select MAX as max_price, MIN as min_price from products p where
[TEP STOP]
Any solve for this?
Hello. If you change something in code, it could broke mysq query. You need to ask someone who knows mysql and php if you want to add some custom functionality. If you want us to help you please email me.
No,thats from bm_filter near line 55 when a category has no products this error appear.My solution is to give $all_pids_string a value, you have other solution?
as I already told you, you need to download 2.2 version all issues already fixed in this version
when i download it came in 2.1, i need to pay again?
if it does not allow you to download 2.2 please email me
Hello there how can i make to show the filters in advanced search result
hello. Our filter works only for categories pages. If you want it to work on other pages you need to make changes in filter.php or we can do it for you on your website. please email me about this.
I Want To Contact the Management of Solomono,
Hi
I am a BIG Fan of Solomono, Please have my THANKS for that super Product, I want to contact The Management of Solomono, is there a way for someone from your sales team to contact me? restmediamarketing@gmail.comHi, I would need help to solve a problem. What can I do, that when you write the price in the inputs, its page refreshes with a little delay, because I don’t have time to write the price in the inputs, because the page refreshes too fast. Thank you for help !
hello. in ext/filter/filter.js find line 12 ”$(’#m_srch’).submit();” and change it to setTimeout(function() {$(’#m_srch’).submit();},2000); where 2000 = 2 seconds
Hi What are the changes on the 12th June update???
hello. ext/filter/filter.php changed $r_supzapros .=” (options_id=”.$k.” and options_values_id=”.$v1.”) or”; to $r_supzapros .=” (options_id=”.(int)$k.” and options_values_id=”.(int)$v1.”) or”;
Hello, Could you send a text file what did you update in the source code, please? Files and lines … Looks the same code as 2.0
Hello, Marcelo! We updated only Phoenix CE Support (filter.php), however we recommend our own osCommerce version: https://solomono.net/compare-solomono-oscommerce-vs-phoenix-oscommerce-ce-a-415.html
I somehow installed on phoenix it shows now, but price range shows 00 and on clicking attributes nothing happens..
please send to our email admin@solomono.net your website url and we will help you to make it working.
Email sent dear awaiting solution..
Hello. osCommerce Phoenix support added.
Hi dear the installation is not displaying properly on the Phoenix version.. It shows blank box.. Please help
Hello. Yes, we did not tested it on Phoenix version, because when we created this module, Phoenix did not existed yet. we will try to change Documentation for phoenix also.
Hi
I have 2 questions regarging the Product attribute filter.
Question 1.
Please could you tell me how to make the filter price sliding bar to include vat.
As my product prices show including vat, the slider doesn’t math up ?
Question 2.
Regarding the product attributes. I didn’t realise the filter was going to take data from the original product attributes section.
I thought it would be a new table in the database.
I already have 100’s of attributes set up under this section which I wanted seperate from the new filters.
At present, I already have Catergory Filters module running but prefered your box layout and slider filter so decided to buy yours.
My question is, can I redirect the database table location to my category filters data instead of the original product attributes data.
The reason being, in the category filters module, I can add bulk attributes to categories where as in the original products attributes you have to add each item individually ??
Hope you understand what i’m trying to do !!
Many Thanks
Adam 
Hello, Adam. 1. yes, we can fix this issue, please contact me on admin@solomono.net 2. I understand what do you mean, but our module configured only for products attributes tables (products_attributes, products_options, products_options_values etc) – this is the fastest way to filter products. I recommend 2 solutions: 1) we can make changes in your box to make it working with your category filter 2) you can add to current filter only specific attributes you want to show in filter, not all of them. it would be faster solution.
Hi Solomono,
I bought the item but am not ready to implement it on our website. Is it ok to ask for support when I’m ready (and having questions) and let the 6 months start then?
Best regards,
Maurice van Rooij
Hello. yes, no problem. when you will be ready, please contact us and we will help you to install it.
Hi There. Im getting this response after installing the plugin, “The package could not be installed. No valid plugins were found” Please kindly assist.
Hello. How do you install it? did you read install instructions? what oscommerce version do you use?
Regarding IE 11 – should have checked this earlier.The checkboxes in your attribute filter demo page (http://preview.codecanyon.net/item/product-attribute-filter-for-oscommerce/full_screen_preview/12577606) appears to work. We’re using OSCommerce Edge 2.4 and some of the directories are different from OSC 2.3.4 so I will start looking there. I will appreciate any suggestions but can probably find the needed adjustments. -Tom
Hello, Tom. We will help you to fix it but please show url to your site so we could inspect it and find the problem. thank you.
This filter was purchased and downloaded at the end of Nov 2019. We’ve had it running for several months and found recently that in IE11 clicking on an attribute checkbox does not remove the check from “All” and vice versa. Also, clicking a checkbox does not run the filter. i.e. Checkbox clicks to not appear to trigger onclick events seen in other browsers. Edge works properly. Do you have a fix available for IE?
Thanks.
Tom
Hello, Tom. Can you contact us to email and we will help you to fix it?
HI, Need this to get working with the CE version? Please help..
hello, of course we can help you. could you please explain more about this version? if you want, you can send it to our email. thanks.
Also i want only selective attributes to show up not all so what code to alter..Please help!
this is 2.3.4 version, so you can find install instructions in our archive how to install it on 2.3.4, please open documentation from archive. about “selective attributes” you need to edit bm_filter.php file and change checkboxes to selectboxes.
Does this work with PHP 7?
Hello, yes, but If you will have any problems with it, we will help you to fix it for free.
Hi, just bought yout addon, is it compatible also with oscommere 2.2? Do you have differente documentation to install it on 2.2?
hello, Fabio. yes, it works also on 2.2, here is an example on our version of 2.2: http://demo.solomono.net/laptops/c-378.html there is small differemce in boxex between 2.2 and 2.3. but there is many versions of 2.2. you can give us FTP access and we will install filter box in right place(just email to us). or you can try to find where are boxes placed on your version , find some of them and copy it and insert our code from filter_box.
Hello. Can I use this: Product Attribute Filter 2.0 for osCommerce for Zencart 1.5. Thanks for your answer.
hello. this is different platforms now but you can install it if you will make some changes in code.
Do you know which changes need to be made
no.
hi,
I tried to add your plugin on my site, but for some reason it messes up the entire column.
This is the page: http://netinfoweb.net/orangecounty/index.php?cPath=10_34
I followed your steps with accuracy.
Please advice.
hello, your site has a lot of different scripts which cancel each other. for example you have 3 tomes added jquery.js and 2 tomes jquery ui. try to delete all not necessary scripts and filter should work. if it will not helps, send us message to email, we could help you.
thanks for your reply,
What exactly should i delete and from what file?
you should delete duplicates of jquery and jsquery UI, but I dont know from what files, I dont have access to your FTP.
I can provide FTP details for you in order to fix it…but we need to make sure no other elements are affected by that change. how shall i provide the details?
write us to email https://codecanyon.net/user/solomono – email form on the right side
Hello I am interested in buying this addon, but firstly i need to make sure that how the product attributes are added, is this addon has advanced product attribute functionality or the product attributes are added via the default product attribute functionality in admin.
Please reply asap.
Thanks in advance.
hello, thank you for interesting in our module. this module uses default oscommerce attributes: products_attributes, products_options, products_option_values, products_options_to_products_option_values tables if you need additional functionality in admin panel, we can provide it as additional task.