Close

Profile: Boyko

Avatar

User posts

9 years ago

joster wrote:
Oh...OK. That is unfortunate.
Thanks for the explanation.


Yes, it is unfortunate.
I really wish things were simpler for us as plugin vendors and for you as customers using our products but this is how it is for now.

9 years ago

joster wrote:

Hello-

I understand what you are saying, however, is it possible for you to share which changesets in the nopcommerce core that were added for 3.60 which your plugin requires? I ask because I have version 3.40 and will not be upgrading, and would gladly(and possibly already have) add those changesets which make it possible to use the RichBlog plugin.

Thanks!


Hi joster,

Here is the changeset that we asked Andrei to do specifically for the RichBlog plugin and this is the reason why we didn't release the plugin for nopCommerce 3.5. We waited for this changeset in order to be able to release the plugin.
http://nopcommerce.codeplex.com/SourceControl/changeset/f240106ff019d347b7bc7ce5dc92f5274159ee33

I don't see how knowing which changeset is needed could help you run the plugin for nopCommerce 3.4. Please note that there might be other changes since nopCommerce 3.4 to nopCommerce 3.6 that could possibly cause problems. 
As you know nopCommerce is not backward compatible with previous versions there are a lot of breaking changes between the different releases. That is why you can't have a plugin (no matter which one) for one version to work for the previous or next version.

9 years ago

codicezerouno wrote:
I got the error in a clean nop installation without any other plugin except those provided with nop binaries.
So, I supposed that anyone changed the route you mentioned.

The strange thing is that the error is not thrown if the project runs in Visualstudio.


Hi codicezerouno,

I can confirm that the plugins work perfectly fine with the default nopCommerce installation.
The only reason I can think of is that something is missing on your server.
Could you please double check if all files are uploaded on your server?
For example you can compare that the local files in the SevenSpikes.Core plugin folder are present on your server as well.

9 years ago

jakubz wrote:
Maybe you can start talking about it with nopcommerce team? Version 3.70? I think this is one of the most important "change" to improvement nopcommerce solutions. I have lots product out of stock.

Do you thinking it is possible? Maybe you are talking with nopcommerce team and other companies about this improvement?


Hi Jakubz,

Can you explain how exactly you are using the stock quantity?
Do you use the stock quantity on the various product attribute combinations or you simply use the field on the product itself?

9 years ago

codicezerouno wrote:
Hello,
I would need to run a new color.

I can, in some way, add a new color from the administrative panel?
thanks


Hi codicezerouno,

You can't add new color presets from the administration.
But you can edit any of the existing ones and simply change the existing color to the one you want.

9 years ago

codicezerouno wrote:
I tried to install Sevenspikes.core plugin in a clean nop 3.60, but after that the site throws the error


Please double check that you have not changed this route "Admin_default".
This route needs to be present otherwise our plugins will throw this error.
Maybe you are no changing it directly but some other plugin you have removes this route, while it shouldn't.

Please let me know if this is the case!

mkzaman wrote:

I have fresh installed nopcommerce and I installed real one page checkout. Each time, I refresh the checkout page a new value inserted in nop Address table. What's the problem here ?


Hi mkzaman,

Thank you for reporting this! We should not create a new address each time until the checkout is not complete. We will correct it and upload a new version of the plugin. I will let you know when it is ready for download (Actually this issue was introduced recently, so it was not present in the previous versions of the plugin).

9 years ago

jakubz wrote:
Maybe you do something with this in 3.60? 

On my page ribbons loading at last element on page. Actually I use 3.5 


Hi jakubz,

We made a few performance optimizations in the Ribbons but they improve the speed of the loading of the ribbons and not the way they are integrated in the page.
It is normal to be loaded last as the ribbons are loaded via Ajax after the page is loaded. So that they do not affect the loading of the page. It is the same in 3.5 and 3.6, as this how the plugin is integrated in nopCommerce.

9 years ago

Aviw wrote:
How can I get to know if there are any new releases of theme?

I mean this feature:
License status: VALID
Free updates until: xx/xx/20xx
Support valid until: xx/xx/20xx

Thanx in advance!


By free updates we mean the followings:
- when a new nopCommerce version is released, we provide a compatible version of the theme for it.
- when any new features are added or any bugs are fixed we also provide a new version of the theme.

The latest version of a theme is always available in your My Downloads section. All you have to do is to download the theme package again and update the theme.

Usually we have a new version of a theme several times a week but the new versions include mostly small bug fixes (if any) or small improvements either in the theme itself or any of the plugins in the theme.
We announce any new more major releases here.
Of course you can also follow our blog as we announce more interesting releases there.

Hope this information is useful!

9 years ago

gloriagloria wrote:

2) in responsive version basket it is not  dynamic  not see number of products in icon on icon, ( basket ),


This is by design. In fact there will be no enough space to fit it in the current design. But everything is customisable, so you can change this if you don't like it.

gloriagloria wrote:

 3) in sidebar filter variant not is possible fix more chooses variants, because sidebar closed continue.


I guess you are talking about the Ajax Filters plugin and that when you select a filter option the side bar is closed and you are navigated to see the results after the filtration.
This is a normal behavior as after the selection of each filter option, the filtration is activated and the user should see the results right away.
If there were a button like this "Apply Filters" and the user explicitly clicks on it when they make all their selections, then this would make sense. But the Ajax Filters don't work this way and their idea is to provide instant results. This is how the Ajax Filters work in all our themes, so this can't be changed.

Thank you for the feedback!