Close

Profile: Lucrasoft

Avatar

User posts

Bugs
9 years ago

Boyko wrote:


That is 3.4.374.12766 (version from dll).

I am asking as I wonder how do you have AjaxFilters.js file as we supply only the AjaxFilters.min.js file with the plugin package?


I found Filters.js in the scripts folder beside Filters.min.js, while I was trying to debug. I am not seeing it on any other of our NopCommerce sites, but they may have different versions of the plugin.

Bugs
9 years ago

Boyko wrote:
The JSON returned has some null values: the 'NopAjaxFilterSettings' field and the 'Name' fields of the 'AttributeFilterGroups' items. I don't know if that's normal?

Also: This only happens when using Filters.min.js. Replacing its code with code from Filters.js works.

My guesses are, 1: the minified code differs from the non-minified code or 2: the minification cripples the functionality.

I hope this helps, maybe for other users too.

Hi Lucrasoft,

That is strange. Which version of the Ajax Filters are you using?


That is 3.4.374.12766 (version from dll).

Bugs
9 years ago

Boyko wrote:
Uncaught TypeError: Cannot read property 'toString' of undefined
RefreshFilters
RequestProductsForSelectedFilters.$.ajax.success


We have the same problem, but could not find a solution on this forum. Could someone please publish a solution?

Thanks!

Hi Lucrasoft,

You probably have a server error and you need to see what the error is by looking at the System -> Log.


Unfortunately, there are no errors in the system log.

The JSON returned has some null values: the 'NopAjaxFilterSettings' field and the 'Name' fields of the 'AttributeFilterGroups' items. I don't know if that's normal?

Also: This only happens when using Filters.min.js. Replacing its code with code from Filters.js works.

My guesses are, 1: the minified code differs from the non-minified code or 2: the minification cripples the functionality.

I hope this helps, maybe for other users too.

9 years ago

Is it possible to add functionality to search in product attribute combinations? Because we would like to search on the sku configured in the product attribute combinations.

Bugs
9 years ago

smitrik wrote:
Uncaught TypeError: Cannot read property 'toString' of undefined
RefreshFilters
RequestProductsForSelectedFilters.$.ajax.success


We have the same problem, but could not find a solution on this forum. Could someone please publish a solution?

Thanks!

9 years ago

Hey Deni,

I just enabled the CategoryMenuTemplate.WithPictures but I can't get it to work. How am I able to show the categories inside the root category instead of the root category itself?

Thanks in advance.

9 years ago

Hey DENI,

Thanks for your reply. I managed to solve it myself but please tell me if you have some better way to do it. I am using the InfiniteCategories template ...

I am doing a loop through first category of the MenuCategoryModel in the helper called CreateSubLists instead of doing a loop once through the model itself.

Anyhow, it works great so feel free to close this thread if you want.

9 years ago

I would like to skip the first level category since my categories are divided into root categories. I am using multiple stores so I used a root category to distinguish them from each other. So I want the categories within "Shop1" to be shown in the menu instead of "Shop1" itself with its subcategories.

Is there any way to do this? Feel free to ask for clarification if I am being unclear.

Thanks.

9 years ago

Boyko wrote:
Hi Boyko,

Thanks for your reply. I did follow the instructions and I reinstalled the plugin after upgrading.

Hi Lucrasoft,

Then they should be working fine. When did you download the Alfresco theme package?
The Ajax Filters work only on category/manufacturer pages but you have said that " Ajax Filters on the products page". Is this a typo or you really meant the product page?

Thanks


I downloaded the Alfresco package just yesterday, so that should be fine right. I meant category pages, yes. Sorry for being unclear.

9 years ago

Hi Boyko,

Thanks for your reply. I did follow the instructions and I reinstalled the plugin after upgrading.