Hi,
When i am trying to filter by price and use other filters and pass a pagesize by url that does't work?
how to pass a pageSize by url in parameter?
for ex:-
url with filter value:- www.xxxxxx.com/notebook#/pageSize=30&viewMode=grid&orderBy=15&pageNumber=1
and i have a link on view page which pass a url:- www.xxxxxx.com/notebook#/pageSize=1000
now when i click on any filter then new url is :- www.xxxxxx.com/notebook#/pageSize=30&orderBy=11&pageNumber=1
in catalog pageSize(comma spereted ):- 30,1000
so how can i pass a pageSize 1000 by link and it add in a parameter ?
suggest how to do?
Regards
Hi,
Thank you for Reply,
sorry i didn't Get you. can you give me example in jsfiddle. (link which i give you),
and i don't say that i want ribbon in <div class="offer-tag"> or and other tag , i just want it(ribbon) on that place , not on product picture.
i hope now to clear what i mean.
Regards.
Hi ,
Thank you for reply ,
i have share mark up on this url, please check it:- http://jsfiddle.net/fHr9d/
And See ribbon is come in picture boxbut i want it out side of it , exactly i want it into
" <div class="offer-tag"> " , See it is in mark up.
suggest how to do it?
Regards.
Hi,
Waiting for Reply
Regards
Hi,
Waiting for Your Reply ,
Regards.
Hi
Thank You for Reply,
How to do this :- show a filter selected value in a one string in which all selected attribute are concate with remove link. by above example code it's add a remove link in to drop down with attribute name.
if i select color Red and size 8 then it's show after filter like this : - Red(x) - 8(x) , Here x is remove link.
suggest
Regards
Hi,
Thank You For reply
Yes , I have Try to change the class name according to my mark up in the nop.ribbon plugins > setting , but it,s not working.
Suggest
Regards.
Hi
I am Still Waiting for reply for my last post and i also tell me that how to show a filtered attribute with (Remove) link on page. it's possible or not?
Please Reply
Regards,
Pvinit
Hi ,
I have customize markup and nop.ribbon pluging not workig.
if i use your class then it's works but it put ribbon on product picture and i don't want to display it there(picture container) , i want to show it on other div or out side of picture container, how to do? please suggest
and if i change in your markup it's also not work.
suggest ,
Regards
Pvinit
Hi,
Thank You For Reply
I change View Files As You say but it,s not Working and Show An Error , on
SevenSpikes.Nop.Plugins.AjaxFilters\Views\SpecificationFilter7Spikes\SpecificationFilter.cshtml
SevenSpikes.Nop.Plugins.AjaxFilters\Views\ManufacturerFilter7Spikes\ManufacturerFilter.cshtml
Files And It,s Only Work On
SevenSpikes.Nop.Plugins.AjaxFilters\Views\AttributeFilter7Spikes\AttributeFilter.cshtml
Error Message: -
System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpCompileException (0x80004005): c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web\Plugins\SevenSpikes.Nop.AjaxFilters\Views\ManufacturerFilter7Spikes\ManufacturerFilter.cshtml(77): error CS0103: The name 'attributeFilterGroup' does not exist in the current context at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.GetObjectFactory(String virtualPath, Boolean throwIfNotFound) at Nop.Web.Framework.Themes.ThemeableBuildManagerViewEngine.FileExists(ControllerContext controllerContext, String virtualPath) in c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web.Framework\Themes\ThemeableBuildManagerViewEngine .cs:line 10 at Nop.Web.Framework.Themes.ThemeableVirtualPathProviderViewEngine.GetPathFromGeneralName(ControllerContext controllerContext, List`1 locations, String name, String controllerName, String areaName, String theme, String cacheKey, String[]& searchedLocations) in c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web.Framework\Themes\ThemeableVirtualPathProviderViewEngine.cs:line 113 at Nop.Web.Framework.Themes.ThemeableVirtualPathProviderViewEngine.GetPath(ControllerContext controllerContext, String[] locations, String[] areaLocations, String locationsPropertyName, String name, String controllerName, String theme, String cacheKeyPrefix, Boolean useCache, Boolean mobile, String[]& searchedLocations) in c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web.Framework\Themes\ThemeableVirtualPathProviderViewEngine.cs:line 79 at Nop.Web.Framework.Themes.ThemeableVirtualPathProviderViewEngine.FindThemeablePartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache, Boolean mobile) in c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web.Framework\Themes\ThemeableVirtualPathProviderViewEngine.cs:line 231 at Nop.Web.Framework.Themes.ThemeableVirtualPathProviderViewEngine.FindPartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache) in c:\Users\Developer\Documents\Projects\Harry\310\Presentation\Nop.Web.Framework\Themes\ThemeableVirtualPathProviderViewEngine.cs:line 274 at SevenSpikes.Nop.Framework.ViewEngines.ViewEngine7Spikes.FindPartialView(ControllerContext controllerContext, String partialViewN