Hi
why ajax filters don't work with custom value? it work only predetermined value?
b.r.
and where should I put this code?
How solved you this problem?
Hi
it's possible add ribbons in category? with ribbon 3.10?
hi
is possible to do it in another way?
hi
how I can disable cloud zoom? I need only click to zoom functionality !! it's possible??
hi
hi
I did a update version of nopcommerce core... but the tab in detail page not see.
The new plug-in should be visible in @Html.Widget("productdetails_before_collateral") ..
The plug-in is active, but I noticed that if you do not like and activates the graphic theme and Jquery.
You help me?
hi
hi
For this theme exist the language pack for example Italian?
because I downloaded from nopcommerce site but isin't complete.
hi
No, it don't work... as if is ignored this widget..
I have clear cache and restart all.. browser and Visual studio..
may depend of the controller ? I don't know!!! ;(((
this my controller
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
namespace Nop.Web.Controllers
{
public class ServiceController : BaseNopController
{
//
// GET: /Service/Index
public ActionResult Index()
{
return View();
}
//
// GET: /Service/SearchProduct
public ActionResult SearchProduct()
{
return View();
}
}
}