Close

Profile: hristian.dimov

Avatar

User posts

Bugs
6 years ago

markokrstic wrote:
Hello guys,

we have issue with traction theme for 3.80, username is not shown. I go t fix from Andrey for default theme and works, but it do not work with your theme. Can you please help?

https://www.nopcommerce.com/boards/t/48890/username-missing-under-my-account-ver-380.aspx

Any update on this?


Hi,

If you have successfully merged the change from Andrey this should take effect in Traction theme as well because the Traction theme does not override this view which means that it will use the default view in nopCommerce.

So, basically, if Customer Setting -> Usernames enabled setting is checked, you should be able to see the read-only username.

Hope this helps!

Bugs
6 years ago

zechs wrote:
We're having an issue with the ajax filters for 3.8, it's working well for the most part but if we enable filtering on the category page all pagination stops working. It will only ever pull the first page. Even with infinite scrolling it just continues to add the first page repeatedly. Any assistance you could provide would be great.


Hi,

Please submit a ticket, specifying your site URL ( if possible admin credentials as well ) so that we can check what might be wrong.

Looking forward to your reply!

6 years ago

mrabjohn wrote:
Hi,

My client requires that his customers can select whether prices are shown inclusive of tax or exclusive of tax. In Traction, the Price filter range does not update when you change the tax display option. I presume this is the plugin, not the theme, but it's a fault nevertheless.

Is there a fix or workaround for this?

Cheers,

Mark


Hi Mark,

Would it be possible to provide a link to the store so that we can see this because I'm not sure that I fully understand the problem?

Looking forward to your reply!

JayPatel92 wrote:
That means you are not able to help me to get rid of this error.


Hi,

We want to help you, but in this case, we can't do anything because we don't have the source code of the Fancy Designers plugin. And without it, we cannot make it compatible because we don't know the exact changes.

JayPatel92 wrote:
Hello !!

When the Ajax Cart is Enables I am not able to get the Products edited image.
Editor we are using is Fancy Product Designer. When I disabled the Ajax Cart I am able to get the Edited Image.

I want Ajax Cart as well as Fancy Designer also. So Please help me with this.

Thank you !!

Hi,

Unfortunately, the plugins are compatible with each other. The Fancy Designers plugin overrides some of the nopCommerce actions and this creates a problem between both plugins.

Hope this helps!

How can I resolve this ??

Hi,

The only thing you can do at this moment is to disable the Ajax Cart plugin on the product page if you intend to use the Fancy Designers plugin.

Hope this helps!

And what if I want to use both ?
I paid money because I want them.

Give me a proper solution for this and also a satisfying answer.


Hi,

Please note that there is nothing wrong with the Ajax Cart plugin. It works perfectly fine with nopCommerce, but when other third-party plugins are involved we cannot make sure that everything will work as it should be. In other words, when a given plugin changes the core functionality of the nopCommerce this potentiality could lead into problems with other plugins ( just like this case ).

JayPatel92 wrote:
Hello !!

When the Ajax Cart is Enables I am not able to get the Products edited image.
Editor we are using is Fancy Product Designer. When I disabled the Ajax Cart I am able to get the Edited Image.

I want Ajax Cart as well as Fancy Designer also. So Please help me with this.

Thank you !!

Hi,

Unfortunately, the plugins are compatible with each other. The Fancy Designers plugin overrides some of the nopCommerce actions and this creates a problem between both plugins.

Hope this helps!

How can I resolve this ??


Hi,

The only thing you can do at this moment is to disable the Ajax Cart plugin on the product page if you intend to use the Fancy Designers plugin.

Hope this helps!

mrabjohn wrote:
Hi,

I'm starting a web build based on Traction. When a user selects a Manufacturer and sees the list of products, the categories are listed down the left hand side and appear to be filters, but when a category is selected, the current manufacturer is lost.

Does anybody know of a good way to make the selected manufacturer sticky when browsing the stock via this route?

This question appears to have asked the same question 3 years ago: https://www.nop-templates.com/boards/topic/2280/can-the-manufacturer-filter-display-the-categories-instead-the-products

Obviously this may be standard now, or easy to produce.

My only thought on this is to add a manufacturer parameter onto each category link via the View, but I'm hoping for a simpler approach.

Cheers,

Mark


Hi Mark,

There is no out of the box solution and I'm pretty sure that this cannot be done without modifications to the code of the Ajax Filters plugin. Unfortunately, this wasn't suggested in our UserVoice portal as per suggestion from the old topic that you linked. And before we put any effort into adding such feature we would like to know if there would be any interest in it. Would you mind suggest it in our UserVoice so that other people can vote for it?

JayPatel92 wrote:
Hello !!

When the Ajax Cart is Enables I am not able to get the Products edited image.
Editor we are using is Fancy Product Designer. When I disabled the Ajax Cart I am able to get the Edited Image.

I want Ajax Cart as well as Fancy Designer also. So Please help me with this.

Thank you !!


Hi,

Unfortunately, the plugins are compatible with each other. The Fancy Designers plugin overrides some of the nopCommerce actions and this creates a problem between both plugins.

Hope this helps!

Hi,

It is not possible to search for multiple tags at the same time. The InstantSearch plugin uses the default SearchProducts method from nopCommerce, so basically you can modify the logic of the search and make it work for multiple tags.

Hope this helps!

Bugs
6 years ago

cqjiyong wrote:
I have installed the nop-template plugins(Seven Spikes Core, Nop Uptown Theme), after installing Nop Cloud Zoom plugin, the product detail thrown an error, like the following, could anyone take a look it?



Server Error in '/' Application.

Buffer cannot be null.
Parameter name: buffer

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer

Source Error:


Line 3:  @foreach (var widget in Model)
Line 4:  {
Line 5:      @Html.Action(widget.ActionName, widget.ControllerName, widget.RouteValues)
Line 6:  }

Source File: g:\Git projects\PFAFF\Presentation\Nop.Web\Views\Widget\WidgetsByZone.cshtml    Line: 5


Hi,

Do you have any other 3rd party plugins installed on your site? I'm asking because none of our plugins could return such error (Buffer cannot be null.).

Looking forward to your reply!