Close

Profile: leen3o

Avatar

User posts

I just fixed this. To use your filters you have to make sure you have the .master-wrapper-page  div. I put that div in and all is working again.

I have the latest version in v3.50 of nopcommerce, if I use the slider or a filter it seems to work behind the scenes. As in I see the Ajax call, if I check in Chrome inspector I can see the response and it's returning HTML of the products.

BUT it's just not updating the actual HTML on the screen, I've doubled checked the 'Products Grid Panel Selector' and it's correct - Its the '.product-grid'. But it's not replacing the content inside this div? Is this a bug in the latest one?

Hmmm slightly annoying. Although some what understandable. But this is the problem with plugins like this, they are very useful to a point. But when you need to customise, which most sites do it becomes a 'hack' to use them without access or knowledge into things like your SPROC

I'm not saying you have to decrypt the SPROC or plugin. But just an example of calling that SPROC from nopcommerce manually would be enough. This would still mean people can't edit what you have done and are still reliant on your plugin.

I have purchased your nopTemplates Ajax Filters plugin, but would like to extend it a bit for the project I'm working on and use the results on a custom page (With some custom filtering/display) - I need to use your Stored Procedure that you ship with to return some other results

ProductLoadAllPagegNopAjaxFilters

Could you provide some guidance on how to use it and also what all the parameters are? And most importantly what model I should pass in, and what model it returns?

I realise you didn't intend it to be used this way, but I have purchased this filter and need to use it's 'features' on a custom page.

I would really appreciated some guidance on this. And I suspect it could be useful to other developers, and help improve the sales for this plugin as people can use it in another way.

9 years ago

Thanks for replying. But this is not really ideal. We need the ability to hide an entire group? Or as the user adds more options we have to keep updating the the style sheet! Really not ideal. Especially if there are 100's of options...?

Problem is you add no kind of identifier around the "attributeFilterPanel7Spikes" container. So there is no way of hiding an individual panel/block? Any ideas? This is actually quite a big problem for a couple of stores we look after...

9 years ago

On a category, I have one filter list that is really long (Made from the product attributes) and not appropriate for the user to see/filter on.

I just want to be able to not show that one filter but keep them rest. I'm sure this is a standard feature/common question but I cannot see where I would set this??

Hi,

Yes. I know. Probably one of the most frustrating afternoons I've had.

nopCommerce version: 3.30

Loaded Assemblies:
SevenSpikes.Nop.Plugins.Core, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Conditions, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Core, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Framework, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Mappings, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Scheduling, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Services, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.HtmlWidgets, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AjaxFilters, Version=3.3.373.11206, Culture=neutral, PublicKeyToken=null

Note: Weirdly. When I run in Visual Studio (F5) it seems fine, and I can configure the plugins. But when I publish using VS2013 and run that compiled version, then I get this problem? I have checked and the assemblies are published (In fact the list above is from the server)

Hi - Yes. This is why I just cannot figure out what is going on.

I have installed the plugin locally and it seems fine. I published the site, and put it onto our staging server. And now I get this error.


The view 'SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml


I have tried uninstalling and reinstalling on the staging server but same error when I try to go to the settings?