Close

Profile: bsgcraft

Avatar

User posts

6 years ago

One of the biggest issues we have in our store is when a guest tries to access a topic page that is restricted to registered users, they just get redirected to the home page.  It seems the better approach to this is to redirect them to the login page or at least pop up a message like "You must be logged in to view this page."  In addition, users should be redirected back to the page they were on or requested after they log in rather then taken to the home page.  It just is not a fluent work flow right now.

6 years ago

We are using Pavilion theme and we have made some customizations which include 2 fields on the product screen which allow us to add custom text into them. One is unitofconversion and the other is conversionfactor.

For some reason, this plugin is throwing errors now because of this modification. Here is what we have done.

1>     I have modified the IProductservice interface method in nop.services module.
2>     Search Products Method signature is changed as we have added new attribute unitofconversion.
3>     The plugin smart product collections is still looking for the search product method with old signature. Hence it is throwing an error. Method not found.

How can we get the plugin to use the updated signature rather than the old one?

7 years ago

I want to display the tier pricing table in a tab but cant seem to figure out how to make it work. Any assistance would be great. Thanks.

7 years ago

I have about 20 or so top level categories and on the home page, the menu is fixed down. This forces the home page content to begin after the category menu.  I understand there is a slider there on the demo site, however I need to push the content up or I will have a huge gap of empty space. I also modified the theme to use ColumsTwo on the home page.  Thanks.

7 years ago

That worked. Thank you.

7 years ago

I am getting an error when I try to install this plugin:

Could not drop object 'SS_AS_AnywhereSlider' because it is referenced by a FOREIGN KEY constraint.

I was able to install some of your other plugins.

7 years ago

The category menu on the home page is static and on all other pages it is not. Is it possible to have the home page category menu the same as the rest of the site or vise versa?

7 years ago

I have imported some new products, however it appears if the products are new, the products do not generate a slug automatically. I am forced to go into each product and click "Save" so NOP generates the slug itself. Is there a faster alternative to get NOP to generate the slug more efficiently than saving each product?

7 years ago

We have been using NOP for several years and have always been able to import products and map them to category ID, however it seems we now have to use the category name. How am I supposed to import these when I have multiple categories with the same name? If this is from the theme, how can it be modified to use ID's on import?

8 years ago

How can I create a child menu item? I am not using the mega menu plugin either, just the standard menu.  Using an older version of Nop as well (3.2 on this particular URL). Thank you.