Close

Profile: Boyko

Avatar

User posts

4 years ago

michl wrote:
Hi,
We are running Venture on nopCommerce 4.2
By configuring Pick up in store-Option on Checkout I can choose the option Pick up in Store and I'm able to show the pick-up point on the map, but there is no option to continue to the payment-site.
Anybody with the same issue?
Thanks in advance!
michl


Hi michl,

As we replied to your ticket, this issue was already fixed a couple of months ago and you just need to update your theme.

ChrisN wrote:
I just setup a fresh server as test machine and I'm getting this error when browsing the new site.  I am using MegaMenu.

The strange thing is I am not getting that error when I run the project in Visual Studio.  I have copied all the binaries to the new server but continue to get this error.

I'm on NopCommerce 4.0 with the latest version of the MegaMenu plugin.

I opened a case with Nop-Templates but have not heard from them in more than 24 hours so they may be out for a while due to the Pandemic.

Can anyone shed some light?


Hi guys,

It turned out something wrong was uploaded on the server and once Chris re-uploaded everything the problem disappeared.

4 years ago

fundamentalav wrote:
HI,
Was hoping there could be a option add seo tokens to blog and or news posts.
Main issue which made ask for this is when a log post gets shared on social media it does not use the Body or Body overview for the description. It just puts in the global generic web site description.
Maybe this is something for the Rich Blog plugin instead?
Have it so that social media posts use the blog posts description or overview description.
CHris


Hi Chris,

Actually what you want is different than the meta data that the Smart SEO plugin modifies and is related to SEO.
If you want to specify the description or image when you share the post in Facebook then you need to have open tags as described here - https://ogp.me/
Actually I think we add og:image for the blog posts in our Rich Blog plugin.

[email protected] wrote:
We have 12k+ filters and clicking on pagenumber or filtering by attributes takes long time or gives timeout error. When I run stored procedure in SSMS it takes just 4 seconds. This is the link to category page
http://callapg.vainc.net/sealing%2Fo-rings. Can you please suggest how we can improve performance?


Hi,

We will reply to your ticket.

4 years ago

fundamentalav wrote:
Hi,
Is possible or are there any plans to add SEO Templates for Blog, News and forum posts?
Thanks Chris


Hi Chris,

Thank you for your suggestion!

Could you please elaborate how you see these templates to look like for each of the above i.e Blog, News and forum post?

4 years ago

Markus_AT wrote:
Hi!

I'm completely new to nopcommerce and learning.
We are planning to set up a multi-vendor-marketplace. nopcommerce looks really good to us. But I'm missing a feature.
I want to show the locations of vendors.
So Nop Store Locator looked good to me - but I need a Nop Vendor locator ;-)!
It just should link to vendors. Do you think this might be possible?!
Generally, I miss the option to link the Store locator to a store to show products for example. Doesn't that make sense?! Maybe I missed it. And this should also map to a vendor.
Do you think, that could be possible?!
Kind Regards,
Markus


Hi Markus,

The Store Locator plugin allows you to enter any kind of information (free text) about the store, which means that you can easily call the stores to be "vendors" and put any information about the vendor there as well as a link to the Vendor's page in nopCommerce where you can see all their products etc.

Bugs
4 years ago

timchallies wrote:
This error appears, please help me:
An item with the same key has already been added. Key: Nodes
System.ArgumentException: An item with the same key has already been added. Key: Nodes
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.TempDataDictionary.Add(String key, Object value)
   at SevenSpikes.Nop.Plugins.Knowledgebase.Controllers.KnowledgebaseController.Category(Int32 id)


Hi timchallies,

Please submit a ticket providing your exact version and access to your store so that we can check what is wrong!

4 years ago

Hi hongdandan001,

Please submit a ticket and we will advise you how to modify the stored procedure of the Ajax Filters.

devadmin wrote:



To reproduce 1) Add different products to cart 2) Go to checkout [just before confirming] 3) Now from cart drop down remove a product. Changes will not get reflected in cart. Ideally if you are in these pages if a change happens e from the drop down cart a force refresh might be a quick fix. I think this is a bug.





Hi devadmin,

I agree with you that it looks like a bug and it should refresh the page but at the same time the idea of the Flyout cart is to work with Ajax and not to refresh the page.
If we make it to refresh the page then some people may complain as they like the current behavior that does not refresh it.
Let's see what the others think about it and we might change this to trigger a page refresh when items are removed from the Flyout cart.

jakubz wrote:
Hi! we see blog posts are not included in sitemap? Is any way to fix that via RichBlog? or maybe we can change somewhere this set to include blog posts in sitemap?


Hi Jakub,

The Rich Blog does not add this ability as it is a Core functionality and should be part of the Blog functionality in nopCommerce.
The nopCommerce team has added ability to add the Blog posts to the sitemap in nopCommerce 4.30 (still not released at the time of writing) - you can see the github issue.