Close

Profile: Support

Avatar

User posts

11 years ago

Topic for general discussion regarding Nop Store Locator plugin

Bugs
11 years ago

Topic for reporting any Nop Traction Responsive Theme problems.

11 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Traction Theme for nopCommerce.

11 years ago

Topic for general discussion regarding the Nop Traction Responsive Theme.

Bugs
11 years ago

Topic for reporting any Nop Previous/Next Product problems.

IMPORTANT NOTE: There is a known issues with installing new plugins in nopCommerce. Please read this post for more information how to resolve it.

11 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Previous/Next Product plugin for nopCommerce.

11 years ago

Topic for general discussion regarding Nop Previous/Next Product plugin

11 years ago

Hi deselt,

If you have the Nop Ajax Filters installed and activated as a widget, the default filtering should not be displayed, without the need to comment them out in the code. Would it be possible to uncomment the code and enable the ajax filters and let us know whether on a category page you have both the Nop Ajax Filters and the default specification filters enabled.

Thanks in advance!

Best Regards!

Bugs
11 years ago

ustuffed wrote:
Hi,
When the screen is smaller than the default resolution, the responsive theme creates a "second floor" menu.
When a box-menu of some menu is open, and you hover on the box but behind has an item of main menu, the box is closed.

http://i.imgur.com/gjhtRyI.png

In the image that's linked above. When you hover the pointer on the "football" sub-categorie, the box is closed, cuz "contact us" item is behind.
In my store we have lots of categories in the main menu, so the "second floor" 's boxes are always closed by this bug. Making the boxes inaccessible.


Hi,

Thank you for your feedback!

We have fixed that issue and uploaded on our site. In order to integrate the fix just download the theme again from your My Downloads section and replace the following file with the one from the package:

Plugins\SevenSpikes.Nop.Plugins.MegaMenu\Themes\Motion\Content\MegaMenu.css

After that you need to clear your browser's cache and reload the page.

Please let us know if the issue still exists!

Best Regards!

Bugs
11 years ago

lacorne wrote:
Error on install of the Product Ribbons:
(all other plugins install successfully)

The level of log entry.Log level:  
Error

The log entry message.Short message:  
A generic error occurred in GDI+.

The details for the log entry.Full message:  
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+. at System.Drawing.Image.Save(Stream stream, ImageCodecInfo encoder, EncoderParameters encoderParams) at ImageResizer.ImageBuilder.buildToStream(Bitmap source, Stream dest, ResizeSettings settings) at ImageResizer.ImageBuilder.BuildJob(ImageJob job) at ImageResizer.ImageBuilder.Build(ImageJob job) at ImageResizer.ImageBuilder.Build(Object source, Object dest, ResizeSettings settings, Boolean disposeSource, Boolean addFileExtension) at ImageResizer.ImageBuilder.Build(Object source, Object dest, ResizeSettings settings, Boolean disposeSource) at ImageResizer.ImageBuilder.Build(Object source, Object dest, ResizeSettings settings) at Nop.Services.Media.PictureService.ValidatePicture(Byte[] pictureBinary, String mimeType) at Nop.Services.Media.PictureService.InsertPicture(Byte[] pictureBinary, String mimeType, String seoFilename, Boolean isNew, Boolean validateBinary) at SevenSpikes.Nop.Plugins.ProductRibbons.Plugin.ProductRibbonsPlugin.gryraWbV17Ql5hT4nHx(Object , Object , Object , Object , Boolean , Boolean ) at SevenSpikes.Nop.Plugins.ProductRibbons.Plugin.ProductRibbonsPlugin.Tff77vbkTa() at SevenSpikes.Nop.Plugins.ProductRibbons.Plugin.ProductRibbonsPlugin.InstallAdditionalSettings() at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.v4K8MlfUlXjk4qm9oqe(Object ) at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.Install() at Nop.Admin.Controllers.PluginController.Install(String systemName)


Hi Lacorne,

The error described is due to not having permissions on the server for the ~/Content/images folder which nopCommerce uses for saving the thumbnails of all images on the site. Can you please make sure that you have read/write permissions set for the ~/Content folder on your server.

Hope that helps!

Best Regards!