Close

Profile: Boyko

Avatar

User posts

4 years ago

Hi guys,

We have been discussing this internally since Instagram was moved as part of the Facebook apps.
Updating the API is not a problem the problem is the process of approval of the Facebook apps and now Instagram respectively.
We have been submitting our Facebook app for review approval many times and they always reply with some new reasons to reject it. It could literally takes months to get your app approved by Facebook.
This is not OK since we can't have you(our clients) to go through so long process as it makes the plugin very unpractical. We are looking for some alternatives but most of them are quite unreliable and having an app with API access is still the best way to ensure that the plugin would work without any problems.

We seriously consider to deprecate the plugin until we find a solution.

If you guys have any ideas then we will be glad to hear them!

4 years ago

hongdandan001 wrote:

Yes,We use “Ajax Filters” in search page and “Instant Search” in search bar,If we want
If we want the effect of the search box, who should we suggest

This is the URL of our website:http://www.leroymerlin.cn/lmc/buy


Have you modified the nopCommerce stored procedure that searches for products?
I guess you have done so and that is why there are differences in the search results as the Ajax Filters plugin uses it own stored procedure for the filter search, which by default should return the same results as the nopCommerce one.

4 years ago

dological wrote:
i activate emporium theme.. with an SSL enable and now i have mixed content
https://quevender.com.mx/
do y know how can i fix that?
thxs


Hi dological,

You need to make sure your store URL in the Stores menu is with https i.e https://quevender.com.mx/

Also it is good to set "Force SSL on all pages" from the General Settings.

Hope this helps!

4 years ago

bdmizanur wrote:
Using your theme with plugins in nopCommerce 4.1 getting error of entity framework randomly and site stopped running. I think you already knew about this as about this already have git and nopCommerce forum post. Please give a solution, what we can do asap.

Error message: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.

Got errors in two times on last 8 days. Both times site stopped and came back after restart from IIS.
One is for Anywhere slider plugin and another is for Rich blog

I have added screenshots for both times.


Hi bdmizanur,

This is an error from the EF Core 2.1 that nopCommerce 4.1 uses.
It seems like a known issue that we can confirm is not present in nopCommerce 4.20 as it uses EF Core 2.2 (not 2.1 which has this issue).

Bugs
4 years ago

rchild wrote:


I am also having this issue with our website. Was there any solution to this?

Thanks!


Hi rchild,

Every case is different so we can't be sure if this is the same issue or not.
It would be best to submit a ticket so that we can investigate it further for you.

4 years ago

hongdandan001 wrote:
Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Pavilion Theme for nopCommerce.


Thank you for your excellent skin(Pavilion), We are a company from China.We have an urgent problem to solve about Pavilion search function.
It results in that the search results of the official website are much lower than those of Jingdong store and Taobao(alibaba) store under the same data with other websites.It will be very unfavorable for us to drain to our official website.For example, when you search the "artens floor", you can't find any data .But it's in line with Chinese search habits.


Hi hongdandan001,

Do you use the Ajax Filters plugin on the search page?
In order for this to happen you need to have different search on both page.
Can you check if the Search in Description on the Instant Search plugin is enabled as maybe that could be the problem?

In any case it would be best to submit a ticket and we can take a look at your website and advise much better as now we are just guessing what could be wrong.

4 years ago

StrokaInternet wrote:
It would be great if you could extend filter for stock availability or stock availability by warehouses. In case if store supports pickup at store you could filter by desired warehouse. Please let me know if you ever think about that functionality.

Best regards


Hi StrokaInternet,

Thank you for your suggestion!

We will let you know if we decide to implement this in the future.

Sticky menu
4 years ago

danjou wrote:
We tested this on the Emporium template for all pages and some custom plugins like helpdesk and it is working fine. It may be worth adding this as an option in the admin theme settings.

Thank you.


Hi danjou,

We are glad it worked for you!
We will consider adding it in the theme as a setting in the future.

4 years ago

kwestground wrote:
When data source is custom you should be able to validate the products through ACL.


Hi kwestground,

We no longer support custom data source but even if we did the ACL check should be done as part of the custom data source.

4 years ago

[email protected] wrote:
Our company is on Nop 4.20 and were still getting loads of these error every few seconds

nopCommerce version 4.20
15 January 2020 14:15  

Error Mesage "Resource string (reviews.fields.rating.notgoodnotexcellent) is not found. Language ID = 1"

Can this be resolved
Best Regards


Hi Steve,

It is a problem in nopCommerce 4.20 as described here.