Close

Profile: Support

Avatar

User posts

10 years ago

jkeeler wrote:
Perfect. Thanks.

One more thing. When I click on the responsive menu, I would like the dropdown menu to just overlap the content below. It currently pushes the content down. How can this be achieved?

Thanks again.


Hi jkeeler,

Yes you can, although I think it is not user friendly. You can do it by modifying the Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Lighthouse/Content/MegaMenu.css and add the following:

.mega-menu-responsive
{
position: absolute;
width: 100%;
}

Hope that helps!

10 years ago

ylechasseur wrote:
Happy to talk again ..
I was working on another project for a period of time and I didn't have time to upgrade and maintain US Nautic. In fact, I went back on a backup this morning and fix and create new problem... can login anymore. I had this problem a long time ago and I can’t remember what I did.. it was very stupid.. Something with SSL  ..
Other than that I will renew my maintenance don’t worry .. simply forget to do it,, I am addict to your service 

By the way your new themes are really great

Yves


Hi Yves,

Thank you for your kind words.

SSL should not be enabled on a website that has no ssl installed on the server. If you can share some more info on the error received when trying to login we will be happy to help!

Best Regards!

10 years ago

Hi,

Can you please explain in more details what is this page. Please bear in mind that the Nop Ajax Filters can be integrated only on category or manufacturer page. They will not be displayed if you try to integrate them on any other page.

Looking forward to your reply!

Bugs
10 years ago

[email protected] wrote:
We have encountered a bug in JCarousel on NopCommerce 3.00. Later we upgraded to your latest release but we think you never updated the actual JCarousel DLL version after our last update.

Bug:

JCarousel displays unpublished or even deleted products(w/o price) if the product is added to the Carousel before it was unpublished or deleted.

Same unpublished or deleted products are not shown in the grid if one wants to ass new item to carousel but already added unpublished or deleted products are shown on the carousel.


Hi,

Can you please let us know which data source do you use or you use products mapped manually to the carousel. I guess you use version 3.00 of the plugin as stated above.

Looking forward to your reply!

10 years ago

ylechasseur wrote:
Hi Guys,

I have a pretty bizarre problem since a few days. All the widget won't load or start anymore. I uninstalled the anywhere slider and reinstall to see without any result ... It happen overnight !! without doing any change

I am still on version 3.0 (big job to migrate to v3.2) and mssql2012 and Integrated 4.5 Framework..

Hope it is going weel for you

Yves



Hi Yves,

Nice hearing from you!

I looked at www.usnautic.com and the anywhere sliders were displayed on the home page as well as the Nop JCarousel on the bottom of the home page. Would it be possible to tell us what exactly had stopped working and what are the settings about that.

Looking forward to your reply!

Best Regards!

Bugs
10 years ago

joster wrote:

Hello-

I feel stupid for not noticing this until now...it worked fine back when we were using the Fashion theme, but then we switched to Alfresco. We are now running 3.10 with the 3.10 Alfresco responsive theme.

I've got Captcha enabled in my general settings >> security, however, the captcha is not appearing on any of the forms that I have it enabled for???  Oh...and when a new customer tries to register, it says the text didn't match the picture...as if it IS being displayed..


What might cause this problem?

Thanks,
Steve


Hi Steve,

Can you please send us a link to your site, so that we can have a look at the issue. We have checked in version 3.10 and 3.20 of the Nop Alfresco Theme and the Captcha is displayed correctly. You can have a look at our demo which is running version 3.2. I have checked in version 3.10 and the Captcha is displayed in the same way.

Looking forward to your reply!

Best Regards!

10 years ago

Hi,

So you will need to add your widget zone in the Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/SupportedWidgetZones.xml file and restart the application after that so that the new file is being loaded.

Please let us know how it goes!

Best Regards!

10 years ago

[email protected] wrote:
On my local machine I installed NopCommerce3.2 and your theme DarkOrange with the plugins according to your Installation guide step 2:
http://www.nop-templates.com/Help/NopDarkOrangeTheme/lessons/Installation.html
When I execute VS Studio 2013 in Debug mode I receive the following error:

An exception of type 'System.Exception' occurred in Nop.Core.dll but was not handled in user code

Additional information: Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

What do I do wrong ?  


Hi,

Can you let us know if you remove our plugins, whether the site will load. Do you use the plugins for version 3.2. Can you make sure that the SevenSpikes.Core plugin is present in your Nop.Web/Presentation/Plugins folder.

Looking forward to your reply!

Best Regards!

10 years ago

jkeeler wrote:
I have modified the template to be an even 1000px wide rather than 980px.  I changed the media query in the 980.css and 980.rtl.css line to read:

@media screen and (max-width: 1020px) and (min-width: 769px) {

from its original code which was:

@media screen and (max-width: 990px) and (min-width: 769px) {

Now, the responsive menu is expanded automatically when the browser is between 990px and 1020px.  I dont see anywhere I can modify code to fix this. Can you assist?



Hi,

There are two other places that you should edit.

Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Lighthouse/Content/MegaMenu.css - you will need to update the media queries, so that it matches the new breakpoint.
The same number you should place in the Themes/Content/scripts/Lighthouse.js file in the line 28, where you have the pixels in the if statement.

   if (documentDimensions.width <= 990) {


Hope that helps!

Best Regards!

10 years ago

cicciuzzo wrote:
Hi

i developed a simple view and i needed of insert a widget zone for to position same element in that zone.

I selected a new widget zone in admin panel but this widget don't work ..

I add the widget zone

<?xml version="1.0" encoding="utf-8" ?>
<SupportedWidgetZones>
  <WidgetZone>left_side_column_before</WidgetZone>
  <WidgetZone>left_side_column_after</WidgetZone>
  <WidgetZone>rigth_side_column_search_product</WidgetZone>
</SupportedWidgetZones>



how i doing that?

hi


Hi,

As far as I understand you want to display the Ajax Filters in the rigth_side_column_search_product widget zone that you have added to the SupportedWidgetZones.xml file.If this is the case you need to have a call to the widget for this zone. So in the view that you want to display this, you need to have the following
@Html.Widget("rigth_side_column_search_product").

Hope that helps!