Close

Profile: hristian.dimov

Avatar

User posts

11 years ago

mail2mhm wrote:
Hello guys and support team
I have a request:
Is there any way to show both "Name" and "Local Name" of a product In nop.Instant.Search, in two separate lines?


Hi mail2mhm,

What do you mean by "Local Name". There is no such field in the Product entity. Please elaborate on this.

Bugs
11 years ago

joster wrote:
Well...unfortunately, I did update my web.config, and it does already have that line in it...

What else could be the problem?



Hi joster,

thank you for reporting this issue.

It's fixed now, please download and update the plugin to the latest version.

11 years ago

haknesh wrote:
Hello Boyko,

I dont have a Product folder in Themes\Fashion\Views\   ....?


Hi haknesh,

please create a directory called Product in Themes\Fashion\Views\ and place the ShareButton.cshtml view there.

Best regards,
Hristian Dimov

11 years ago

toanhnt wrote:
Hi nop-template team,

Can your nop quick tab be used with nopcommere furniture official theme? Could you please check this link and give me some advise to fix the problem. thank you
http://pedichair.com/acacia-foot-spa-massage-chair


Hi toanhnt,

this is a styling issue from the furniture theme.
In order to fix it:

1. Open styles.css
2. Find .product-details-page .full-description
3. Remove float: right;

Please, next time when you have a issue use our ticketing system providing more information about the problem.

toanhnt wrote:
Hi,

It does work with the furniture theme, only the text in the product overview  stay in the box area.


Please do not duplicate forum posts.

11 years ago

DJ_Balogh wrote:
I'm having an issue with the Customer Plugins reminder not sending emails out as well. I am testing it on the DEV site with my personal account. I have left items in my cart and the message report lists emails but the message state is "Not Sent" for each.  They were created on June 18th and June 20th respectively.

Are my settings okay?

I have it set to 1 message per customer.
Condition Met Date Later Than: 5 Days
Condition Met Date Earlier Than: 1 Day
Interval Between Messages: 2 Days


Hi DJ_Balogh,

Yes, your settings are correct.

Please keep in mind that the customer reminders plugin does not send emails, but puts them in the queue. The email sending functionality is in the nopCommerce system. You can check if your email account settings are correct. Please also check if your "Send emails" schedule task is running every 60 seconds.

Hope this helps!

Best regards,
Hristian Dimov
Nop-Templates.com

Bugs
11 years ago

joster wrote:
Hello-

I finally solved the problem with my server that was causing issues with the scheduled tasks, and have upgraded to version 3.3.

Reminders are sent as configured...no problem....however...I have a bug with the Reminders Messages Report.

Upon initial load of the page, it shows (for example) 750 messages in the list...but when i click on any item in paging routine, like 2, 3, 4 or Next it shows no results in list..click back..now only shows first page of results...refresh page...shows 750 results with paging...but always fails to load page 2 or 3 (or whatever number) when clicked..

Is this a known bug, or maybe I missed something when upgrading?

Thanks!


Hi joster,

Thank you for reporting this !

We fixed it. Please update the plugin following this article.

Best regards,
Hristian Dimov
Nop-Templates.com

11 years ago

banater wrote:
I just downloaded the trial version of the Customer Reminders Plugin and successfully installed it. However, when I click on Manage Reminders and Reminder Messages Report, it returns a 404. I tried to search for the folders and cshtml from the downloaded zip and couldn't find it anywhere. I am missing something?

Please help


Hi banater,

Can you try adding a few empty spaces in your Global.asax file (as described here)?

Thanks

Bugs
11 years ago

Charles wrote:
Can you just ignore the old price completely?


Hi Chuck,
The Sales Campaigns plugin completely ignores the old price.

Charles wrote:
Or even better, give us the option to select which price to base the discount off of (old price or price).


Unfortunately in the current version of the plugin this is not possible.

Charles wrote:
Then this can work for a lot more use cases.  The fact that the native discounts of nop are based on price (not old price) does make me look at your implementation (by using the old price as part of the formula) as a bug.  


Like I mentioned previously, the plugin is not using old price at all. Only the products which has old price = 0 are taking into consideration. And the Sales Campaigns discount is applied to the product price, just like the nopCommerce discounts are.

Hope this helps!

If you have any further questions, please do not hesitate to ask.

Best regards,
Hristian Dimov
Nop-Templates.com

11 years ago

vikramkashyap_bigsmile wrote:
I have downloaded this Widget, however when I try to install the plugin it gives the following error...
"There was an error parsing the query. [ Token line number = 7,Token line offset = 1,Token in error = CREATE ]"


I have already installed Seven Spikes Core Version: 3.30 and I am using 3.30 of nopCommerce. Am I doing something wrong....


Hi vikramkashyap_bigsmile,

I guess you are using SQL Server compact edition which is not supported by the plugin.
Please use SQL Server 2008 or above.

Hope this helps!

Best regards,
Hristian Dimov,
Nop-Templates.com

Bugs
11 years ago

deselt wrote:
The scheduled task does not seem to be running correctly.
It sand messages if I executed it manually but the schedule
showing error message in log. I try updated for latest version but did not help.

An error occured while running the CustomerRemindersTask

System.NotImplementedException: The method or operation is not implemented. at System.Web.HttpRequestBase.get_UserLanguages() at Nop.Web.Framework.WebWorkContext.GetLanguageFromBrowserSettings() at Nop.Web.Framework.WebWorkContext.get_WorkingLanguage() at SevenSpikes.Nop.Plugins.CustomerReminders.Services.AbandonedShoppingCartReminderRule.(Customer , IList`1 , Int32 ) at SevenSpikes.Nop.Plugins.CustomerReminders.Services.AbandonedShoppingCartReminderRule.GetCustomerReminderInfos(TimeSpan conditionMetDateEarlierThan, TimeSpan conditionMetDateLaterThan, Int32 storeId) at SevenSpikes.Nop.Plugins.CustomerReminders.Services.RemindersProcessor.() at SevenSpikes.Nop.Plugins.CustomerReminders.Tasks.CustomerRemindersTask.Execute()


Hi deselt,

This actually is a nopCommerce bug. Unfortunately none of the scheduled tasks will work with "Automatically detect language" setting enabled.

I suggest you to turn this setting off so that the scheduled tasks will be able to run without errors.

P.S. We will report this bug to the nopCommerce and hopefully it will be fixed in the new version.

Hope this helps!

Best regards,
Hristian Dimov
Nop-Templates.com