Close

Profile: baloghc

Avatar

User posts

Bugs
4 years ago

SDobrev wrote:
Hi,

In Filters.min.js before parsing JSON you should check if the parsed variable has a value like you have done it.

Also, you should replace .attr('selected') and .attr('checked') with .is(':selected') and is(':checked').

I saw in the history we also have updated the jquery.address-1.5.min.js to version 1.6.




Thank you for the advice, however the changes you suggested didn't make any difference.  Is there something else I can try?

Bugs
4 years ago

I'm attempting to update a 4.0 site to the latest version of jQuery for PCI compliance.  I worked out all the kinks with the core site, however we have Ajax Filters running on the category pages.  When enabling filters, I got a javascript error that said "Unexpected end of JSON input at JSON.parse" on the following line...

d = e.parseJSON(c), r.refreshVendorFilters(d, r.filtersUIMode),  

This was due to c being blank.  I added a simple blank check to the parse() and that stopped the error from occurring.  However, the filter simply doesn't work now.  No javascript errors, but when I enable a filter, the main content section begins to update, but then stops and the filter default back to unchecked.  

I'm not able to submit a ticket for this issue, but if anyone could please advise me, it would be greatly appreciated.

Thanks,
Doug

Bugs
5 years ago

I was going to at first, but the license has expired on the purchase:

Plugin Collection Complete
Multiple Domains License
License status: EXPIRED
Free updates until: 9/22/2018
Support valid until: 9/22/2018


We're going to begin reverting commits to determine is something is interfering.

Bugs
5 years ago

Thank you for the response. We're on nopCommerce 4.0.
Both the Core and Plugin are the same version.

SevenSpikes.Nop.Plugins.Core, Version=4.0.645.26298
SevenSpikes.Nop.Plugins.HtmlWidgets, Version=4.0.645.26298

We are using the Lavella Theme:
SevenSpikes.Theme.Lavella, Version=4.0.795.26707, Culture=neutral, PublicKeyToken=null

This was working previously on this website so something may have affected it, we're just not sure what.

Bugs
5 years ago

We're having an issue where I am unable to add a condition. The Edit dialog pops up with the Type, Property and Operator but clicking the dropdown for Condition Type or any others do nothing.

This message is all that's in the console: [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.

5 years ago

Hello,

Is there a reason why the Ajax Filters plugin does not show on mobile devices (screen below 769px wide)? Is there an easy way to restore these or would it cause issues?

6 years ago

Are you unable to replicate if you add a JCarousel to the homepage of a stock installation of Pavilion? This doesn't occur outside of when the theme is selected. The only difference I see is that the theme carousel uses owl.carousel.css.

6 years ago

It works okay on a category page
https://i.imgur.com/rYNEvnO.png

But is not on the homepage (zoomed out to show height)
https://i.imgur.com/e16ssIW.png

6 years ago

Did you figure this out nethumans?

We're seeing this issue as well on Pavilion:
https://i.imgur.com/GikE6Gi.png

We do not have a public facing site for you to review this on at this time though.

6 years ago

Hello, I noticed the ability to add custom links and structure the menu however you like from the admin in the 3.9 version of the plugin. Basically, it gives admin full control over the menu.

Is there any possibility to backport that functionality to 3.7, or will we have to upgrade the website? It's a feature many of our sites would love to utilize so we're just going over our options.

Appreciate the help!