Close

Ultimate error

vedran
11 years ago
#717 Quote
Avatar
  • 45
Why is the nivo sliders on all pages on web site?
Why 3D slider does not take right place?
I want the different sliders on different pages and widgets place.

Chart does not working if enabled
- Enable Nop Ajax Cart on Catalog Pages
- Enable Nop Ajax Cart on Product Page

Maybe the remains of an old installation?
Support
11 years ago
#719 Quote
Avatar
  • Moderator
  • 1044
vedran wrote:
Why is the nivo sliders on all pages on web site?
Why 3D slider does not take right place?
I want the different sliders on different pages and widgets place.

Chart does not working if enabled
- Enable Nop Ajax Cart on Catalog Pages
- Enable Nop Ajax Cart on Product Page

Maybe the remains of an old installation?


Hi Vedran,

Which version of the plugins do you use?
The Nivo sliders as well as any other sliders are shown on all pages if integrated as a widget. If you want to show a slider only on a specific page you need to integrate the sliders manually. Please read the sliders documentation and more specifically Sample #2:
http://nop-templates.com/Help/NopAnywhereSliders/Version_2_5/lessons/Working_with_Nop_Anywhere_Sliders.html

Could you provide a link to your website so that we can see what is wrong with the Ajax Cart?

Best Regards,
Nop-Templates.com Support Team
vedran
11 years ago
#720 Quote
Avatar
  • 45
www.mushroomslook.com
ver 2.5
If I define a category to view, he again displayed on all pages
Support
11 years ago
#723 Quote
Avatar
  • Moderator
  • 1044
vedran wrote:
www.mushroomslook.com
ver 2.5
If I define a category to view, he again displayed on all pages


Hi verdan,

Please use Manual integration and not widget integration.
http://nop-templates.com/Help/NopAnywhereSliders/Version_2_5/lessons/Integration.html
Please read 2. Manual Integration to how to do this. If you want to show a slider on a specific category then you need to do Manual integration of the sliders by category - 2.2 Manual Integration by categoryId.

At the moment we can see that the Ajax Cart plugin is not enabled but we still don't see any Add to Cart button on your product pages. Have you done any modification. If you have don't any modification then you need to do Manual integration of the Ajax Cart too. The automatic integration work only for the DefaultDark orange theme without any modification. Could you explain why the Add to Cart button is not shown on your product and category pages i.e:
http://www.mushroomslook.com/p/148/boletus-edulis-var-fuscoruber
http://www.mushroomslook.com/c/1797/fibrillar-stalk-surface

Have you removed them? Note that the Ajax Add to cart would work only if the Add to Cart button is present.

Looking forward to your reply!

Best Regards,
Nop-Templates Support Team
vedran
11 years ago
#725 Quote
Avatar
  • 45
Try this product. Ajax is enabled
http://www.mushroomslook.com/c/21780/gifts
1
Error "Enter valid recipient name Enter valid sender name"
Witout Ajax working correctly.
2
http://www.mushroomslook.com/p/333/membership/
After add to cart (cart is empty)

In PM I send you admin User and psw
You can see log. There are many errors.
Support
11 years ago
#736 Quote
Avatar
  • Moderator
  • 1044
vedran wrote:
Try this product. Ajax is enabled
http://www.mushroomslook.com/c/21780/gifts
1
Error "Enter valid recipient name Enter valid sender name"
Witout Ajax working correctly.


When the Ajax Cart is not enabled the default Add to Cart button is shown. The default add to cart button in nopCommerce doesn't actually adds the product to the cart but redirects you to the product details page.
The error you get is because your product is a Gift Cart and you can't add a gift cart to your shopping cart without specifying the recipient name and the sender name.
The same will happen if you click add to cart on the actual product page.

vedran wrote:

2
http://www.mushroomslook.com/p/333/membership/
After add to cart (cart is empty)

Thank you for reporting this!
Yes, this is a problem that needs to be fixed but actually it is a special case that wouldn't normally occur as the link to your product is not correct and is not reachable from your web site(there are no links pointing to this URL in your store)
The correct link is:
http://www.mushroomslook.com/p/333/membership-mushlook

We will work on the special case issue and will let you know when it is fixed.

Best Regards,
Nop-Templates Support Team
vedran
11 years ago
#737 Quote
Avatar
  • 45
Without AjaxCart I can add recipient name and the sender name.
Everything is working normally.
Once I install Ajax cart not possible to enter recipens and sender name.
Exactly, it is possible but with error.
Now I uninstall Ajaxcart, and you can try. Work.
vedran
11 years ago
#738 Quote
Avatar
  • 45
Second error (The correct link is:
http://www.mushroomslook.com/p/333/membership-mushlook)
I edited in my meni.

Thanks
Support
11 years ago
#739 Quote
Avatar
  • Moderator
  • 1044
vedran wrote:
Without AjaxCart I can add recipient name and the sender name.
Everything is working normally.
Once I install Ajax cart not possible to enter recipens and sender name.
Exactly, it is possible but with error.
Now I uninstall Ajaxcart, and you can try. Work.


We enabled the Ajax Cart and now we can reproduce the problem you describe.
We will investigate it further and will let you know.

EDIT: It seems that there is something wrong with your Physical gift card view as the text boxes are mixed somehow.
Have you made any modifications to the _GiftCartInfo.cshtml file view?
You can see that the Ajax Cart is working fine on our demo site for the physical gift cards:
http://demos.nop-templates.com/c/18/gift-cards

Best Regards,
Nop-Templates Support Team
vedran
11 years ago
#741 Quote
Avatar
  • 45
Hello

No modifications to the _GiftCartInfo.cshtm.
In demo work nice.
I'll try on another website. I will tell you the results. Thank you