kevanbulmer wrote:Hi
I keep getting this error:
Retrieving http://buyskincare.co.uk/Plugins/SevenSpikes.Nop.AjaxFilters/JQueryTemplates/JDropDown.htm failed.
Which seems to be very random
Any ideas on the cause?
ver 2.65.286.4700
 Hi kevanbulmer,
I guess there is something wrong with you SSL settings. You could get this error if you attempt to access an 
http resource from 
https script and it is considered as unsafe javascript call. I guess you get this error only when you open a category page and your url starts with 
https but the javascript of the filters try get the JDropDown.htm with http. 
Could you check if you have "shared SSL" enabled by any chance in nopCommerce?
Hope this helps!
Best Regards,
Nop-Templates Support Team