Close

Profile: skynopc56

Avatar

User posts

Great!  Any idea on time frame?  I have been putting off attempting to write my own custom datasource when it seems like a pretty easy mod to your current bestsellers data source.  Glad you will soon have both options available.

So we were getting some different data with the Best sellers Product datasource.

I think I have figured it out and that it is using total $ amount sold not total qty sold of items.  Anyway to switch this to use best sellers by qty sold not $?  One expensive item is causing our best seller items not to show.

I often add data to a model in nop using the
CustomProperties or viewbag.  I want to try and add a small item onto the ShoppingCartBox.  Does this model have any CustomProperties or inherit from another model?  Or can I pass a parameter in the Action call that I can place where I want it in the view?




Thanks

Bugs
8 years ago

Ok I have downloaded the update but have had no luck updating the plugin.  I have Tried to replace the SevenSpikes.Theme.Electronics dll file, the whole directory, uninstalling and reinstalling from the admin and so far all I do is break it.  What do I need to do to just upgrade and get this one shopping cart number fix?

Bugs
8 years ago

So I maybe should not have said topic.  It is actually the "About Us" link.  I have "Include "About Us" link:" checked for all stores in the config.  However I have a unique about us page for each store.

If I switch from Store A to Store B the link in the mega menu changes fine and it will link to the correct "About Us" page.  However the title (text of the link does not change).  Say my AboutUs page for Store A is called "About Store A" and the AboutUs page for store B is called "About Store B" the text for the link for the "About Us" tab in Mega Menu will always read "About Store A" even if I am in store B (but like I said it does link to Store B page when I click About Store A, it is just the title of the AboutUS page per store that is not pulling).

Bugs
8 years ago

In the nop mega menu I have multiple stores all enabled with the about us topic.  When I change stores the about us link does change to the new stores link, however the text of the menu will always remain at whatever the Title for the first store is.

For example if Store 1 About us says  "About Store 1" then you go to store 2 it will also say "About Store 1" but does link to the store 2 about us page I have set up.

Bugs
8 years ago

Running nop 3.4 with multiple stores. In the shoppingcartbox in the electronic theme if I add an item to the cart in one store, and then go to another store the count on the shoppingcartbox is not store dependent it always add up the total items in cart across all stores.  The built in shopping cart count above this works fine.  Is there a fix to this for the cart box to take into account items in cart for the store you are in?

Thanks