Close

Profile: iliyan.tanev

Avatar

User posts

Bugs
10 years ago

Hi,

Thank you for your feedback!

We found a problem with the selectors when having multiple search boxes and created a fix. It is deployed for 3.60. You should update your themes and plugins to latest version.

10 years ago

Hi,

We will, but we will need to know other customers opinion on this. You should suggest this to our UserVoice portal.

10 years ago

Hi,

Don't hesitate to write back if you have any more questions!

10 years ago

Hi,

Yes, you can.
Open InstantSearch.cshtml view, which you can find in Plugins\SevenSpikes.Nop.Plugins.InstantSearch\Views\InstantSearch. At the bottom of the view you will find a JS redirect looking like this:

window.location.href = "@Url.RouteUrl("HomePage")" + "search?adv=true&cid=" + selectedCategory + "&q=" + encodeURIComponent(searchedTerm) + "&[email protected]&isc=true";


Just change the parameter there.

10 years ago

Hi,

If you have the Alfresco from 3.10 you do not need upgrade script for 3.10.

What do you mean by "Alfresco SQL update requests" ?

Note: Keep in mind  that you need to run the upgrade scripts (both, nopCommerce and ours) ascending (from lowest version to highest).

10 years ago

Hi,

Unfortunately no. You can update to latest version of nopCommerce and try to use some of our performance tips (although they are for 3.30).
Also a good place to search for initial load optimizations is nopCommerce forums.

Bugs
10 years ago

Hi,

Did you send your credentials as a response to the ticket or as a response to the notification email ? 

We do not track the notification email it is simply used to make the tracking of your ticket easier for you. You need to respond to the ticket itself from our ticketing system.
When you go to My tickets from your account in nop-templates you should see your ticket.

Bugs
10 years ago

Hi,

Is this your ticket ?
According to the time it was answered 5 minutes after it was submitted. Maybe you have missed the email that our ticketing system sends when someone answers certain ticket.

Bugs
10 years ago

Hi,

Can you try to reinstall the theme plugin ?
If this doesn't work please submit a ticket with admin credentials so we can check your setup. 

Bugs
10 years ago

Hi,

No this is not a correct value it should look like something like this:

19:2,18:1,20:3,21:4

Note: Keep in mind that the above value is just an example. Do not use it!

Can you try to delete the value of the setting and add your home page categories again from theme settings page ?