Close

Profile: hristian.dimov

Avatar

User posts

8 years ago

TomB wrote:
Hi Guys

I was wondering if it would be possible to get a quote on some custom development work needed for the pavilion theme.

We are looking to create custom filter options on the smartproductcollections plugin (please see screen grab). This would need to pulled from a database and listed on the home page, For example computers we would like to filter on i7, i5, i3 and so on.

Please advise.

Thanks


Hi Tom,

usually, we do not do custom work, but just in case contact [email protected]

Hope this helps!

lennilg wrote:
I belive the OP is talking about an issue caused by the same jQuery error. I notice JQuery error when browsing the cart.

The specified value "{{cartItem.quantity}}" is not a valid number. The value must match to the following regular expression: -?(\d+|\d+\.\d+|\.\d+)([eE][-+]?\d+)?

It's culture relateret, only shows when the browser language is not en_US.


Hi,

Thanks for reporting this. We have fixed it and it is currently deploying. It will be ready in a few hours.

Hope this helps!

8 years ago

jkeeler wrote:
I am getting an error when I try to install this plugin:

Could not drop object 'SS_AS_AnywhereSlider' because it is referenced by a FOREIGN KEY constraint.

I was able to install some of your other plugins.


Hi,

it looks like that you have some left-over tables in your database, which should not be there. Basically, go to your database and delete all of the tables which starts with "SS_AS_".

Hope this helps!

8 years ago

Perf wrote:
Hi

I can not get the categoris to be shown in list it still show with pictures. When I try to mark the check box ( marked in yellow) the option with, chosing the manufactor column is not shown, when saving. Could any one help

SC print Mega menu:



Site link:

http://shop.cykeloutlet.dk/

using Brooklyn Them version 3,70

BRG
Per




Hi Per,

I'm not sure that I understand you correctly what you want to achieve. I opened your site and categories are showing in list. Am I missing something?

Looking forward to your reply!

Search by SKU
8 years ago

shoecake wrote:
Amendment to my question, I have realised that it will search by sku, but my issue is a little more complex. Most of my products are setup as grouped products.

i.e. I have 2 variations of a product which are setup as separate products which are hidden. There is a grouped product also setup which is the one shown to the customer with the 2 hidden  products associated to it.

see https://www.stitchtastic.com/store/harley-davidson-circ-1933-cross-stitch as an example.

the grouped product has an sku of KAS-0470-GRP which works,but I also need it to work with skus of KAS-0470 and KAS-0470-K




Hi,

In the Instant search plugin administration, there is a setting called "Visible Individually Only", could you please uncheck it and see if there are any difference?

Looking forward to your reply!

8 years ago

gsiddiqi wrote:
Ok I have figured it out, the issue is with the StartDateUTC column in Blogpost table, on home page if the column is not populated the widget is showing only 5 latest blog posts we upgraded to NOP 3.8 and the column was not populated. Once I updated the date column from DB and cleared the cache it started to work. On home page however the category will have no effect and it will display the posts on the most recent order. So if you create a category with 15 posts and the dates on those posts are not in order then it will not show those posts.

Glad was able to figure it out, on a side note I do like all the good work you have done with theme. I would suggest that you have the anchor text colors in category description and Topic pages as they do not stand out if you have a link in those areas. I have edited the style.css in the theme on our site to address this issue.


Hi,

Yes, the latest blog posts are ordered by their StartDate ( if there is no StartDate for certain blog post, then the CreateDate is used instead ).

Thank you for the suggestion, I will forward it to our front-end team.

Hope this helps!

8 years ago

gsiddiqi wrote:
Hi,

We have purchased pavilion theme and the rich blog is only displaying maximum of 5 blog posts on home page. I have changed the home page setting to display 15 posts but it does not seem to work. I have stopped started the application and even deleted the home page category but it continues to display the 5 images. I changed the images to display to 2 and that worked. Not sure what is going on please help.

To see this live google cricket equipment usa and look at the home page at the bottom where blog appears.


Hi,

What nopCommerce version do you use? Because I tested it on 3.80 and everything is working fine. Also, it will be very helpful if you could tell us your plugin version. You can do this by going to Administration -> System -> System Information, click Show button next to "Loaded assemblies" and search for this: SevenSpikes.Nop.Plugins.RichBlog, Version=3.*.***.***, Culture=neutral, PublicKeyToken=null

Looking forward to your reply!

nopking wrote:
I should also add that this is when using the %Order.ProductsWithPictures% token. We also use the %Store.Name% token in the same message and that outputs the correct store. The abandoned cart email uses the %ShoppingCart.ProductsWithPictures% token.
Thanks.


Hi,

I double-checked the code and it appears that the tokens weren't use the correct store id. Thank you for reporting this.

We fixed it and it is deployed on our servers.

Please download and update the plugin to the latest version following this article: https://www.nop-templates.com/how-to-update-a-nopcommerce-plugin

Hope this helps!

JayC wrote:
Steps to Recreate: Reload https://www.infectioncontrolproducts.com/order/checkout multiple times until error occurs

Details: I have determined that the error is caused during call to the api 'GetPaymentMethods?countryid='. When the page fails to load, it is supplying 'undefined' to the 'countryid' parameter. I have also determined this happens when the call to 'GetPaymentMethods' is called BEFORE 'GetCustomerAddresses?addressesFor=Billing'. Every time it works, GetPaymentMethods is called afterwards.


Hi,

What third-party Payment Method plugins do you have? Recently, there was a problem with Nop-Payments plugins to work along with OnePageCheckout but it was fixed 2 weeks ago.

nopking wrote:
(Just downloaded the latest version.)
We are seeing a weird issue.  When we use the Abandoned Shopping Cart reminder the link to the product is going to the correct store that the user was shopping at, but when we use Completed Order reminder the link always goes to Store Id 1, no matter where the customer placed the order.  This seems weird since both use the same underlying code:
var storeUrl = _storeService.GetStoreById(Model.StoreId).Url;
Anyone else see this?


Hi,

I can confirm that the StoreId is using in the Completed order reminder.

Could you please tell us what is your exact version because "latest version" does not give us any information about what version you are using. You can see it in the Administration -> System -> System information -> Click "Show" button next to the Loaded assembly and search for "SevenSpikes.Nop.Plugins.CustomerReminders, Version=3.*.***.***, Culture=neutral, PublicKeyToken=null"

Looking forward to your reply!