Close

Profile: SDobrev

Avatar

User posts

7 years ago

Hi,

Could you please submit a ticket with URLs to your stores so we can further investigate this issue?

Thank you!

7 years ago

Hi Tommy,

In version 4.0 the code for adding widget zone is changed. Use this:

    @await Component.InvokeAsync("Widget", new { widgetZone = "custom_widget_zone" })

Hi,

This is the path to the _AddToCart.cshtml view: "Nop.Web\Themes\Pavilion\Views\Product\_AddToCart.cshtml"

Hope this helps!

Bugs
7 years ago

Hi,

Do you have any custom modifications?

The next arrow is widening the page.
.fader-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    width: 240px;
    z-index: 2;
    background: url(/Plugins/SevenSpikes.Nop.Plugins.JCarousel/Themes/Ronning/Content/images/fade-right.png) repeat-y left top
}

Bugs
7 years ago

Hi,

It is very strange because we haven't changed anything on the demo site. Most probably the problem was from the CloudFlare when you have tested the site.

Could you please provide URL to your site where this bug is visible?

Bugs
7 years ago

Hi,

It is possible the walkthrough is widening the page. Could you reproduce it on the http://demos.nop-templates.com/?

Can you scroll down and try to find which element is widening the page?
Also if it is possible could you provide URL to your store with enabled JCarousel where we can see the problem?

Thank you!

Bugs
7 years ago

Hi,

Could you please provide screenshots of the problem? If I understand you correctly it is visible on our demos.nop-templates.com site.

Are you sure the Carousel plugin is causing this issue?

Hi,

Most probably there is a syntax error in any of the CSS files and this is breaking the minification/bundling.

7 years ago

Hi,

Unfortunately, it is not possible. The plugin depends on the query string and cannot work without it.

Hi,

If it is possible, please submit a ticket and provide URL and admin credentials to your store so we can further investigate this problem.

What is the exact version of the products you are using?
We will try to reproduce the problem locally.

Thank you!