Close

Profile: shvager87

Avatar

User posts

8 years ago

Hi!
I have one problem. I tryed open reviews tab from link with anchor "#quickTab-reviews" but tab don't open. 

<div class="product-review-links">
                <a href="#quickTab-reviews">@Model.TotalReviews
                    @T("Reviews.Overview.Reviews")</a> <span class="separator">|</span> <a href="#quickTab-reviews">@T("Reviews.Overview.AddNew")</a>
            </div>

Also I try add anchor into tab content, but it does not work too.
How can I call to open this tab from link?

9 years ago

It would be great to hide filters below if selected category don't use them.
 For example Category1 has filter F1, Category2 has filter F2. If I select Category2 then filter F1 will hide from panel
http://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback/suggestions/7577961-nop-ajax-filters-pro

10 years ago

The problem solved. I there was html widget position in view with other plugin snd was conflict with two  scripts.

10 years ago

Hello! I had an error when I try Quick View button
Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.
[code]System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.NullReferenceException: Object reference not set to an instance of an object. at ASP._Page_Views_WidgetsRequestProducts_Nop_Plugin_Widgets_RequestProducts_Views_WidgetsRequestProducts_RequestProducts_cshtml.Execute() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\f871236d\6b2ea000\App_Web_nop.plugin.widgets.requestproducts.views.widgetsrequestproducts.requestproducts.cshtml.1ebc12c4.gsboqrqn.0.cs:line 0 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.StartPage.RunPage() at System.Web.WebPages.StartPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.<>c__DisplayClassa.<EndProcessRequest>b__9() at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3() at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapp

10 years ago

Sometimes I have an popup window with:
Retrieving ...Nop.Ajax.Filters/JqueryTemplates/JDropDown.htm failed.
What is it?

10 years ago

Oh, thanks, I forgot to clear cache)

10 years ago

What kind of ordering of filters based on product specifications?
And is it possible to sort them by default ordering?
Thank you.

10 years ago

Hello! I need to insert code of creditpay system to quick view. It has own API? I need only paste simple block

<div class="buy_in_credit" razmer="78x21" cena="@defaultProductVariant.ProductVariantPrice.PriceWithDiscountValue" nazva="@Model.ProductDetails.Name" tovarpage="@Url.RouteUrl("Product", new { SeName = Model.ProductDetails.SeName })"></div>

but it does not work because external script was not attached. On main site this script wroted in Root,Head
<script type="text/javascript" src="http://creditpay.com.ua/api/js/script.js"></script>


Where I must to write this to this script will work?
Thank You!

10 years ago

Hello! I can't change names of default tabs.
Trying to change in language localization (strings - SevenSpikes.NopQuickTabs.Client.Tabs.Description, SevenSpikes.NopQuickTabs.Client.Tabs.Specifications), but they still heve default values.

But when I changed string "SevenSpikes.NopQuickTabs.Client.Tabs.Reviews" - it was changed.
Nop version 3.0. Installed NopPlugin collection

11 years ago

Thank You! I add the space to the Global.asax.
Everything works fine