Close

Profile: ScotterMonkey

Avatar

User posts

I did exactly as you instructed and I restarted application.
It made no difference.
I still see this: "Sizes: 16 oz. [+$11.00]"
Ideas?

I'm running Ajax Cart 3.70.
For a product that I've created "Sizes" product attribute and the size of 16oz adds $11, you see the following in the popup and the cart:

Sizes: 16 oz. [+$11.00]

What files can I change to remove the "[+$11.00]" part?
I do like that it adds the extra amount and shows up in the product price.
I just don't want it showing like this in the cart.

Thanks!

7 years ago

Hi -
I loved this product in 3.70. It worked great. Had many options.
When I upgraded to 3.80, seems I lost many options.
And it stopped working. Maybe because of these two boxes I don't know what to put in.
FYI: I don't have any themes installed.
So.. my top menu is class "top-menu" and I *think* "header_menu_before" (or top-menu) is where I want the megamenu to be. In English: I want it to integrate with the main top navigation menu as it did so easily in version 3.70.
The two boxes in the 3.80 MegaMenu that I don't know what to put in: CSS class and Widget zone. Unfortunately, widget zone only has a dropdown with two choices and neither choice seems to work to get my menus working the way they were before.
Help! Ideas?

7 years ago

When I go to the default nopCommerce blog (version 3.70 site), I see "Blog archive" menu on the right side that has Years and then under that, per blog post, a Month with a number next to the month, the number showing how many posts for that month.
This does not tell my users/customers anything about any given blog post until you click/tap on the month. What I'd *like* to see is an option where each month is auto-expanded as a heading, with the titles for each blog post iterating below that month header. And, of course, each title being hyperlinked to the post. 
My assumption, from looking at the demo of your plugin is that it also does not have this feature.
Is this true? How hard to add to your plugin?

8 years ago

Please help?
I'm running nopCommerce 3.60.
Installed trial of one page checkout.
Then bought and installed full version.
When I try to go into "plugins -> 7spikesplugins -> nopOnePage Checkout -> settings, I get an error. I see this error log msg mentions countries. So I made sure I had my store set up with USA as default country. Restarted application. Didn't help.
To know: I had trial version installed then followed instructions after buying full version to just copy the one DLL over. 
Now any time I try to go to settings for this extension, I get an error screen.
ERROR FROM LOG:
System.MissingMethodException: Method not found: 'System.Collections.Generic.IList`1<Nop.Core.Domain.Directory.Country> Nop.Services.Directory.ICountryService.GetAllCountriesForShipping(Int32, Boolean)'. at SevenSpikes.Nop.Plugins.RealOnePageCheckout.Controllers.Admin.RealOnePageCheckoutPluginAdminController.Hsf66G5oO(AddressType ) at SevenSpikes.Nop.Plugins.RealOnePageCheckout.Controllers.Admin.RealOnePageCheckoutPluginAdminController.Settings() at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at