Is it possible to display a ribbon if the product end date is within a specified range (i.e. 2 days until end date).
Thanks,
The sliders are not adhering to the Limit to Stores setting. They are showing up on all stores. Using version 3.3.75.10791
How is the specification filter getting the list of specifications to display?
Is it using standard nop service methods or custom logic in the compiled plugin code?
In the mobile view when you slide out the menu, Is it possible to have the PRODUCTS clickable as well as the arrow? on a mobile device If the user clicks the PRODUCTS text it closes the menu.
After further testing it seems to happen when I try to set the time colour for a store. If I set the theme for "All Stores" then it works as intended.
Can you look into this issue for individual stores?
I am using v3.3 and running locally from vs2012. When I change the colour preset and click save it returns to the default red colour.
Where is this value set? Is there something that I am missing?
Many thanks for your hard work!
We just installed the Ajax filter plugin. It is displaying on the category page but when we click an option we get the following error below. We have made some changes to the Category.cshtml page and other pages. Maybe we have removed a field that is needed? Can you tell us what section needs to be present when an option is clicked.
An exception was thrown while invoking the constructor 'Void .ctor(Nop.Services.Catalog.ICategoryService, Nop.Services.Catalog.IManufacturerService, Nop.Services.Catalog.IProductService, Nop.Services.Catalog.IProductTemplateService, Nop.Services.Catalog.ICategoryTemplateService, Nop.Services.Catalog.IManufacturerTemplateService, Nop.Services.Catalog.IProductAttributeService, Nop.Services.Catalog.IProductAttributeParser, Nop.Core.IWorkContext, Nop.Core.IStoreContext, Nop.Services.Tax.ITaxService, Nop.Services.Directory.ICurrencyService, Nop.Services.Media.IPictureService, Nop.Services.Localization.ILocalizationService, Nop.Services.Catalog.IPriceCalculationService, Nop.Services.Catalog.IPriceFormatter, Nop.Core.IWebHelper, Nop.Services.Catalog.ISpecificationAttributeService, Nop.Services.Helpers.IDateTimeHelper, Nop.Services.Orders.IShoppingCartService, Nop.Services.Catalog.IRecentlyViewedProductsService, Nop.Services.Catalog.ICompareProductsService, Nop.Services.Messages.IWorkflowMessageService, Nop.Services.Catalog.IProductTagService, Nop.Services.Orders.IOrderReportService, Nop.Services.Common.IGenericAttributeService, Nop.Services.Catalog.IBackInStockSubscriptionService, Nop.Services.Security.IAclService, Nop.Services.Stores.IStoreMappingService, Nop.Services.Security.IPermissionService, Nop.Services.Media.IDownloadService, Nop.Services.Logging.ICustomerActivityService, Nop.Services.Events.IEventPublisher, Nop.Core.Domain.Common.CommonSettings, Nop.Core.Domain.Media.MediaSettings, Nop.Core.Domain.Catalog.CatalogSettings, Nop.Core.Domain.Orders.ShoppingCartSettings, Nop.Core.Domain.Localization.LocalizationSettings, Nop.Core.Domain.Customers.CustomerSettings, Nop.Web.Framework.UI.Captcha.CaptchaSettings, Nop.Core.Caching.ICacheManager, Nop.Core.Data.IDataProvider, SevenSpikes.Nop.Services.Catalog.IProductService7Spikes, SevenSpikes.Nop.AjaxFilters.Services.IProductServiceNopAjaxFilters, SevenSpikes.Nop.Services.Catalog.IDiscountService7Spikes, SevenSpikes.Nop.AjaxFilters.Services.IPriceCalculationServiceNopAjaxFilters, SevenSpikes.Nop.AjaxFilters.Helpers.IFiltersPageHelper, SevenSpikes.Nop.AjaxFilters.Domain.NopAjaxFiltersSettings, Nop.Core.Domain.Tax.TaxSettings, Nop.Core.Caching.ICacheManager, SevenSpikes.Nop.AjaxFilters.QueryStringManipulation.IQueryStringBuilder, SevenSpikes.Nop.AjaxFilters.QueryStringManipulation.IQueryStringToModelUpdater)' on type 'Catalog7SpikesController'.