Close

Profile: Boyko

Avatar

User posts

Bugs
12 years ago

kevanbulmer wrote:
Hi

I've discovered this is not related to SSL, but rather, when the domain is not using www.

The plugin only works when using www in the address.

How do I fix this?


Hi kevanbulmer,

Do you still get this error because we can't reproduce it on your web site?
Do you have any redirects in your web.config i.e domain.com to www.domain.com?
I am asking because when I try to open your web site with www.buyskincare.co.uk/c/23/moisturiser I always end up with buyskincare.co.uk/c/23/moisturiser.
Actually permanent redirects are good for SEO.

Thanks

RJM wrote:
Hi Boyko,

Thank you very kindly for your prompt reply. I did search and actually found that port before posting myself and I tried editing Themes\myThemeName\Content\styles.css and changing the ui-autocomplete z-index to 1001, to 9999, to 10001, all of which made no difference.

Is this the change that you were referring to or did I possibly miss a key part of the post?

Thank you!

RJM


Hi RJM,

Please send an email to our support mail with a link to your web site, so that we can take a look and see what is wrong.

Thanks

RJM wrote:
Hello,

I am running nopC 2.65 on IIS7.5. The Search Box Results flyout is displaying behind Anywhere Slider on the home page (center). FWIW, I recently upgraded the DLL as I purchased the full Ultimate package. I do not think that I had this issue before the upgrade, but I am not 100% certain. I suspect it is a z-index modification, but I've attempted a few changes all of which yielded no positive results.

This site is going live tomorrow so anything that anyone could do to help me would be appreciated.

Thanks in advance!

RJM


Hi RJM,

If you use the Nop Instant Search plugin it should have a proper z-index to appear above the slider. But if you use the default search in nopCommerce then you need to set it. Please refer to this post

http://www.nop-templates.com/boards/topic/41/bugs#1441

Thanks

12 years ago

codicezerouno wrote:
Oh, yeah!

That's so simple. Sorry guy, sometimes my eyes won't to see simple things!

Thank you, have a nice weekend.


Hi codicezerouno,

Thank you for the feedback!Now we need to update our blog post.

Have a great weekend!

12 years ago

codicezerouno wrote:
Scenario 2.

Yes, I do the change in web.config.

This is the exception generated when plugin manager try to load "anywhere slider pluging"

[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
   System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
   System.Reflection.RuntimeModule.GetTypes() +4
   System.Reflection.Assembly.GetTypes() +61
   Nop.Core.Plugins.PluginManager.Initialize() +3092

[Exception: Could not load file or assembly 'FluentValidation, Version=3.3.1.0, Culture=neutral, PublicKeyToken=a82054b837897c66' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Could not load file or assembly 'FluentValidation, Version=3.3.1.0, Culture=neutral, PublicKeyToken=a82054b837897c66' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
]


Hi,

Please change the version of fluentvalidation in the web.config like this:

<bindingRedirect oldVersion="0.0.0.0-3.3.1.0" newVersion="3.4.6.0" />

Thanks

12 years ago

codicezerouno wrote:
Already did it,
but your plugin does not work.

For examble, I get errors when pluginmanager try to load "anywhere sliders" and the error say that "could not load fluent validation 3.1.1"

How to solve?


Hi codicezerouno,

Which of the scenarios did you follow - 1 or 2?
Did you change you change your web.config file as described in the blog post?

Thanks

Bugs
12 years ago

kevanbulmer wrote:
Hi

I keep getting this error:

Retrieving http://buyskincare.co.uk/Plugins/SevenSpikes.Nop.AjaxFilters/JQueryTemplates/JDropDown.htm failed.

Which seems to be very random

Any ideas on the cause?

ver 2.65.286.4700


Hi kevanbulmer,

I guess there is something wrong with you SSL settings. You could get this error if you attempt to access an http resource from https script and it is considered as unsafe javascript call. I guess you get this error only when you open a category page and your url starts with https but the javascript of the filters try get the JDropDown.htm with http.
Could you check if you have "shared SSL" enabled by any chance in nopCommerce?

Hope this helps!

Best Regards,
Nop-Templates Support Team

12 years ago

nakamoto wrote:
Are the videos supported in the image place?


Hi nakamoto,

Adding video in the image place is not possible out of the box.
But you can easily link a video as a Tab to the product.
Check out the Video Review tab on our demo.
http://demos.nop-templates.com/p/44/toshiba-satellite-a305-s6908-154-inch-laptop

Hope this helps!

Thanks

12 years ago

nakamoto wrote:
Hi,
This template has support for color variant with images? I mean, when we select a color the image of product changes for the new color option?


Hi nakamoto,

This is not possible with the current version of the Fashion theme.
Similar feature is already suggested on our UserVoice portal, so please vote for it here.

Best Regards,
Nop-Templates Support Team

Bugs
12 years ago

nirav.shah wrote:
Nice themes, but it takes times to load pages. I have checked only on demo themes!

The reason I think is whole page loads everytime you clik on any category/ subcategory or even on products?


Hi nirav.shah,

Glad you like the themes!

I don't think this thread is the right place as this definitely couldn't be considered as a bug of the theme, as the site speed depends on a lot of factors. Probably general discussion thread would be more appropriate.

The server where the demo themes are hosted is located in UK.
I don't know from where you are visiting the web sites but the load time depends on your distance from the server (especially the first load).
nirav.shah wrote:


Can you suggest any live website with say shopall or fashion theme


We could not share any customers web sites based on our Privacy policy without explicit permissions from the clients. But we have asked a few clients, so for live web sites you can refer to our clients section.
http://www.nop-templates.com/t/nopcommerce-clients

Please note that in the list of clients there are stores with more than 40000 products and 1500 categories and their performance is really good.

Best Regards,
Nop-Templates Support Team