Hi,
This is the path to the _AddToCart.cshtml view: "Nop.Web\Themes\Pavilion\Views\Product\_AddToCart.cshtml"
Hope this helps!
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
}
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?
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!
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.
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!
Hi,
It is possible this error to be caused by version mismatch between the Core plugin and Traction plugin.
Update the Traction theme plugin to the same version as the Core plugin.
Hi,
Yes, this is by plugin design.
To use any functionality in the administration which is added by our plugins the user should have Manage Plugins permissions.
This is a nopCommerce limitation because there is only Manage Plugins permission. Here you will find out more information.