Close

Profile: hristian.dimov

Avatar

User posts

10 years ago

edcorusa wrote:
I have been using your themes and extensions and find them top notch.
A couple of suggestion for you Nop Attachments extension.


Hi Edcorusa,

Thank you for the suggestions!

edcorusa wrote:
First, it would be nice to have a filtering system in the Manage Attachments. This would help when managing a large number of attachment. Like a filter for the name and file extension and even if possible the mapped products.


Now, you can filter the attachments ( from Manage attachments ) by Name, Short Description and Display Order out of the box. Filtering by file extension is not available, because the attachment could be not only a file, but a URL too.

edcorusa wrote:
It would also be nice if under the Automatic Conditions for selection, you could select a Specification Attribute. This way, if you have a specification attribute for a dimensional drawing, it could automatically map the attached drawing file to the product.


This feature has been added since 18 of July and it is added in the Attachments for 3.4 version and above.

edcorusa wrote:
Another nice feature would be is a page search for customers. Like a support page where they can search for manuals, drawings, ect. The customer can enter a product or drawing number and get a result with download links. This would also be great for other document downloads like compliance document, QC manuals, or document for employment and employees.


Please suggest this idea to our User Voice portal, and if people vote for it we will implement it.

edcorusa wrote:
It would also be nice to go down you list of attachments in the Manage Attachments and see what attachment are mapped to products or not. This way if a product has been deleted, but the attachment is still there, you can take care of it easily.
It would also be nice for some statistics of what files are being downloaded. You can then judge what file you really need on your site. For instance I have a PDF, DXF and DWG of a drawing for each product. If I could see that the DXF files are not being downloaded. I could remove them.


Both ideas are great, and we will probably implement them, but again, please submit them to our User Voice portal so we can easily plan what features should be added.

Site error..
10 years ago

naresh wrote:
Hi I am getting the following error, and site is down..
Server Error in '/' Application.


Hi naresh,

please download ( from you account ) and update the SevenSpikes.Core plugin to the latest version. Also make sure that the SevenSpikes.Nop.Conditions.dll && SevenSpikes.Nop.Framework.dll are present in the SevenSpikes.Core folder.

P.S. - By the way your free support and upgrades license has expired.

Bugs
10 years ago

madsgodvinjensen wrote:
There is a limitation in the .NET Framework on the JSON request being sent to the server. The fix is actually very simple. You need to increase the limit via adding a setting in your Web.config file.
Into the <appSettings> section add the following line:
<add key="aspnet:MaxJsonDeserializerMembers" value="150000" />

Hope this helps!

I've tried changing web.config. I've also tried changing the MaxJsonLength property in web.config. No luck. As per my description it seems to be a problem in the code and not the config.


Hi madsgodvinjensen,

please submit a ticket with the required data to our system providing a link to your site and admin credentials, so we can investigate it.

Bugs
10 years ago

MotorStarters wrote:
I'm getting a cross-over of Ajax filter specification attributes from one category to another even though none of the products have the same specification attributes, they are selectable but a box comes up that says no results found, the cross-over is only one way on to category - see here http://www.fluxcomponents.co.uk/en/three-phase-motors-2


Hi MotorStarters,

could you please update the plugin to the latest version ( you will need to uninstall and install the plugin as there is a change in the stored procedure ).

If the above solution does not work for you, please submit a ticket to our system with a link to your database ( it will be much faster to identify the problem ).

Bugs
10 years ago

madsgodvinjensen wrote:
I'm getting an error in the Product Ribbon Conditions. When opening an edit condition dialog I get a "Retrieving condition types failed" alert. When inspecting the Ajax request sent I the following details:


Hi madsgodvinjensen,

There is a limitation in the .NET Framework on the JSON request being sent to the server. The fix is actually very simple. You need to increase the limit via adding a setting in your Web.config file.
Into the <appSettings> section add the following line:
<add key="aspnet:MaxJsonDeserializerMembers" value="150000" />

Hope this helps!

10 years ago

mrtracy2011 wrote:
I  would count down timer all product on home page and product in category but nop sale campains only show count in product detail.I have also tried show countdown timmer without success. Please advise.


Hi mrtracy2011,

This is not possible out of the box. Please suggest your idea in our User Voice portal, and if people vote for it we will implement it.

10 years ago

artspace wrote:
I'm using version 3.4 and having problems saving conditions. When I select the logic form the drop downs and create the condition I want, and select update and save, the conditions are not being saved.



Hi artspace,

could you please check if there are some errors related to the Html Widgets in System -> Log ? If not, please provide us with some screenshots or you could submit a ticket to our support system providing admin credentials to your site so that we can find what the problem is.

10 years ago

digitalmbs wrote:
Hi,

First of all, I just love the Motion theme and can't stop to keep tweaking it further. Now, I have another idea that I would like to improve on. I am not sure where we need to change it i.e. if it is for core Nop or it is in Motion theme but I am sure that Nop-Template team will guide me in right direction.
What I want to do is this

1) Rejig checkout page - so it has only 1 text field asking for an email, and 2 buttons with options as "I have ordered Before" and "First Order". If existing customer then ask for password and continue with existing customer workflow.

2) If New customer then - follow guess checkout flow.

3) For guest, at the end of order confirmation - Ask to create account at that time all we need is for them to set password.

4) Once all steps completed - Ask them to Share their recent purchase on social network ie. FB, G+, Pinterest, Tweeter etc. And it will allow them to post directly from there using product picture , url and short description.

Now sure how much custom coding it will require. If it is just changing cshtml then I can do that but for changing C# code them I might need more help but any guidance will appreciate.


Hi digitalmbs,

all of the suggestions should be addressed to the nopCommerce because the checkout process is a part of the nop core. Also, these changes are quite complicated and this will require a lot of coding.

Hope this helps!

10 years ago

RonM wrote:
One of the reasons I mention this is because I have licensed the developer version of the Ultimate Plug-In Pack, and I manage and host a number of client sites using your plug-ins. I know that you guys are very active in fixing bugs and updating your software, so I want to keep all my client sites up to date with current plug-ins as a matter of routine maintenance, just as I do with patching my servers.


Hi Ron,

thank you for the suggestions. They are a little bit tricky to implement, but as you said it will be very useful for the clients to see if there is a new version of a product, so we will do our best to implement it.

10 years ago

micheletucci wrote:
Hi, 

I have the follow setting 

[Categories] [Specification_1] [Specification_2] ... [Specification_N]

but only one category, auto select category it's possibile ?

best regards


Hi micheletucci,

unfortunately, this is not possible out of the box. Please suggest this idea to our User Voice portal, and if people vote for it we will implement it.