-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
product reordering breaks spree search #1
Comments
I'm not currently maintaining this extension, sorry. |
hi thanks, sorry I know you dont maintain it anymore but could you please tell me why the spree search box does not work with your extension, just a few words would be really helpful, should it be working or do I need to write some scope, I get that below in my production log, thanks Brian
|
I can only assume that the position attribute isn't being considered when the calls are being scoped by the search. We never actually used this extension in conjunction with product groups though. |
Refactoring to spree style and added Version file
Hi, I recently installed this extension and found that if you search a product on my spree 0.11.0 app front end it returns the products on the page, meaning it doesnt search and return products using the keyword typed into the input box, its also the same when you click on taxons and also ascend and descend links are non clickible, once I disable this extension everything is fine, can someone please help, thanks Brian
The text was updated successfully, but these errors were encountered: