Hi
Any idea how to resolve this issue yet?
Many Thanks, this solves the problem.
I only have one more issue.
If you have a couple of values in your specification attribute drop down, the boxes overlap and you cannot select the last option.
If you take a look here: http://www.m1store.co.za/c/41/oil-filter
Try to filter by 3 Series, you will see what I mean. This only happens with IE and not google chrome.
I am running IE9
Kind Regards
OK, so I figured out which file to use. Only problem now is that the default nopcommerce filters are still showing. So I now have on the right side the new Ajax filers, but I also have the nopcommerce filter by attribute showing above the products. Any idea how to remove the nopcommerce "filter by attribute" option and just have the ajax filters?
Hi
I would like to move the AJAX filters to the top of the right side column.
I started following the instructions provided for manual integration, but ran into a brick wall when trying to find the Category.cshtml file. Which file am I supposed to modify to move the filters to the top right? I have modified the _ColumnsThree.cshtml and added the smaple code in there, but which file is used in v2.3 for the next step?
In other words, in which file do I add this code?
@section nopAjaxFilters
{
@Html.Action("GetFilters", "NopAjaxFilters")
}
I am using the standard theme.
Many thanks