Thanks Anton
So I'm having some trouble troubleshooting something with our search. Every time I debug the solution by using the search box and search page, the breakpoint that I have in the ProductService SearchProducts method never gets hit. It does get hit when the autocomplete search happens but otherwise it never goes there when sitting the search button. Can you please guide me on where I need to look to make changes to the Search functionality?
Hi Anton
Thanks for your response. We're not currently using the instant search. The search I'm referring to is the search box which appears near the top of every page. It's also the main product search page
Does anyone know of a way to always have Search in product description? Right now users have to check the check box in order to search in description. We would like this to be the default
It appears to be coming out of the jquery-1.7.1.min.js file
Hi Boyko
Right now we haven't deployed it to production so I can't share a URL quite yet. How do i disable the javascript bundling? Through web.config?
I can see in the Network tab of Chrome's developer tools that a 404 error is being recorded for the following file /Themes/<<themename>>/Content/CSS/none. There is no file or folder matching this and I cannot find any reference to this. It seems to be coming from the following which I'm not sure where this is q_ev5pvrk7dmjut-ul379indtzo9b5ya8m1xisonl581.js?v=Q4YVkCwDB7u7U9A40PcL2n5Qgk-bd1VpgF8NiooYx8E1:1
I don't see any issues with the site however I'd like to know how and why this is appearing?
We are using nopCommerce 3.2 and the Lighthouse theme
Thank you for getting back. Would this issue be fixed? Although this is a known issue it will be noticed by our testing team and business users
We've noticed that there seems to be a caching issue with the store logo. We changed the logo using the admin screens and it appears without any issues on our local development server however if we try accessing the site over our company's network (my desktop) the image doesn't appear the first time. However if I access the page again it works. What I've noticed when debugging it is that initially the url for the image is referencing localhost even though I'm not on my dev server. When I access the page again the url for the image swaps localhost for the dev server name which is how I'm trying to access the site. I sometimes get this issue with the NivoSlider images but it's still better than the logo.
We're using
nopCommerce 3.2
Lighthouse theme
Any suggestions as to what is happening and how this can be fixed?
Thanks
Yup the Theme is definitely in the Plugin folder. I tried commenting that line of code but then there are several references to Lighthouse objects (like LighthouseThemeSettings) that I still get an error
Also because of this error I cannot reach the admin screen because it's in the footer file