Close

Profile: Boyko

Avatar

User posts

12 years ago

mstuart wrote:

Hi mstuart,

It looks like there is a mismatch in the files. Please delete the whole AjaxFilters plugin folder and upload it again.
Thanks

Ok, I deleted the AjaxFilters plugin folder and copied it over again.  This did not fix the issue.  

Do I need to download another version?


Some additional information....

I have the custom widget for the AjaxFilters placed in /Views/Shared/_ColumnsThree.cshtml (in the right column)

_ColumnsThree.cshtml is being referenced by /Views/Catalog/CategoryTemplate.ProductsInGridOrLines.cshtml


Yes, you can download the package again just in case.
The templates shouldn't be a problem. Do you have a custom theme or you are using the DefaultClean theme? Please note that after selecting any of the filtering options the Ajax Filters return a view from here:
Plugins\SevenSpikes.Nop.AjaxFilters\Views\Catalog7Spikes\CategoryTemplate.ProductsInGridOrLines.cshtml

It is a partial view with the filtered products on which is passed a ProductsModel but the error says that a Category model is expected, which means that the wrong view is used maybe the default category template for some reason.
Please modify you Global.asax file by adding a few empty spaces in it and save it.

Thanks

12 years ago

drcomputer wrote:
Please help me for error
Log level:   Error
The log entry message.Short message:   The parameters dictionary contains a null entry for parameter 'productId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult GetAddProductToCartAjaxButton(Int32, System.String, Boolean)' in 'SevenSpikes.Nop.Plugins.AjaxCart.Controllers.NopAjaxCartController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters


Hi drcomputer,

Please provide more information. When exactly do you get this error and on which pages? It would be best if you send us a link to your web site and we can take a look.

Thanks

12 years ago

mstuart wrote:
Ok... here goes...


The log entry message.Short message:  

The model item passed into the dictionary is of type 'SevenSpikes.Nop.AjaxFilters.Models.ProductsModel', but this dictionary requires a model item of type 'Nop.Web.Models.Catalog.CategoryModel'.  


Hi mstuart,

It looks like there is a mismatch in the files. Please delete the whole AjaxFilters plugin folder and upload it again.

Thanks

12 years ago

mstuart wrote:
Thanks for getting back so fast.

Currently, I'm working on my local machine using Visual Studios 2012.  I'm working on a website redesign for a client and would like to demo the Ajax Filter to them.


Will attaching the "view source" help?



In that case please reproduce the problem again and then check you Log and tell us the error following these steps.

Thanks

12 years ago

mstuart wrote:
Hello,

I'm attempting to add the Nop Ajax Filters to a category page.  I followed all the steps in the documentation and the filters display correctly and look very nice.  However, I'm getting a message box "Loading the page failed." when clicking on any of the filters.

I only have the "Enable Specifications Filter" and "Include Products From Subcategories checked in the settings.

I'm using the trial version of 2.8.

What am I missing here?

Thanks in advance!

Mike


Hi Mike,

Please send us an email with a link to your web site, so that we can take a look.

Thanks

12 years ago

cicciuzzo wrote:
http://www.icircle.it/menu-jquery-dockbar-stile-mac/


Hi cicciuzzo,

Now I got it :) But I don't think this could be done with the JCarousel plugin. It should be more like a separate plugin but I don't see any real world usage for it. Have you seen a ecommerce web site where you have the products like this?

Thanks

12 years ago

cicciuzzo wrote:


Hi cicciuzzo,

I can't see any Zoom on this page. Am I missing something?

Thanks

12 years ago

cicciuzzo wrote:
I would like a zoom or magnification effect on the center .. so when I flow the central elements is always bigger ..

is possible?


Hi cicciuzzo,

I don't quite understand what exactly you want. Could you share a link to a web site where you have seen this effect.

Thanks

12 years ago

shayt wrote:
Hi,

i would like to suggest a way to show RANDOM products ...
Thanks,
Shay


Hi Shay,

Thank you for your suggestion!
Please feel free to add your idea in our UserVoice portal and let others vote for it.

Thanks

12 years ago

shayt wrote:

By the way can you check the JCarousel on our Fashion theme after changing the language to be English-RTL. I think it work as it should be working with the only difference is that the order of the products is the opposite of the default order.

Thanks

YES, the fashion theme with RTL is working great,
and i don't care about the order of the products.
the swipe direction is in the SAME direction as the regular theme.

can you show me how can i change my jcarousel to work like the fashion RTL theme.

Thanks,
Shay


Hi Shay,

We made the JCarousel in the DarkOrange theme to behave the same as the Fashion theme.
Simply download the plugin package again, delete the JCarousel plugin folder from your Plugins folder and add the new one from the package.

Thanks