Cs-Cart And Multi-Vendor 4.9.3 Are Here



We have released CS-Cart and Multi-Vendor 4.9.3. Our blog has more information about the new release, and the documentation has the full list of changes in the new version. At the forum we just provide the short list of the most important changes:

• A new green color scheme for the administration panels of vendors.

• The ability to replace Google reCAPTCHA with another anti-bot test for the countries where Google is blocked.

• Linking between the editing pages of documents and email templates.

• A fix to the bug that led to the position of a product in a category being erased after the product was edited and saved.

The upgrades to version 4.9.3 are already available. As usual, for the first few days after the release we offer a limited number of upgrade downloads on a first-come-first-serve basis. That’s why if you don’t see anything in the Upgrade Center yet, try again a few hours later or the next day. Usually, everyone who wants to upgrade is able to do so in a few days from the release.

P.S. We have released version 4.9.3 SP1. It solves a problem specific to mobile devices: scrolling didn’t work if the starting point was a carousel slider.

Thank you, updated.

Country order is very strange - no order at all, and there are two Serbia's - one Republic of and the other just Serbia

Out of the continents, only Europe is there. It would be nice to add other continents too. There are special designations for them.

Hi,

We were hoping that the feature of setting privileges for the vendor access will be back in the new release (MV) .. unfortunately we can not go for doing the upgrade ..

is time to check it, thx

Hi ikoshin when you plan advanced import category mapping

There is a critical issue that might have been introduced in previous version.

Demo home page scroll gets stuck on Samsung android phones. Issue is obvious with banner block and sale, hot sale blocks.

I have opened a ticket but posting it here for everyone's awareness.

Demo home page scroll gets stuck on Samsung android phones. Issue is obvious with banner block and sale, hot sale blocks.

With blog pages too when put under the main menu bar. This is because of the Prev - Next buttons. You can move the center of the screen only sideways, not up or down.

I bet, the answer to your ticket will be, "This is not a bug but thoroughly preconceived functionality."

There is a critical issue that might have been introduced in previous version.

Demo home page scroll gets stuck on Samsung android phones. Issue is obvious with banner block and sale, hot sale blocks.

I have opened a ticket but posting it here for everyone's awareness.

Thank you for the information. We reproduced the issue and our engineers are examining it at the moment.

As a quick fix, you can delete the following lines in the design/themes/responsive/css/styles.less file and clear the cache.

[class*="owl"] {
    touch-action: none;
    /* hotfix blink problem, see: https://www.chromestatus.com/features/5093566007214080 */
}

Change better none to auto

Thank you for the information. We reproduced the issue and our engineers are examining it at the moment.

As a quick fix, you can delete the following lines in the design/themes/responsive/css/styles.less file and clear the cache.

[class*="owl"] {
    touch-action: none;
    /* hotfix blink problem, see: https://www.chromestatus.com/features/5093566007214080 */
}

This fix does NOT work...

Also I don't think this is the issue after all, the issue was introduced in earlier version not 4.9.3.

I need to start charging you guys for testing and bug reporting.. :mrgreen:

Thank you for the information. We reproduced the issue and our engineers are examining it at the moment.

As a quick fix, you can delete the following lines in the design/themes/responsive/css/styles.less file and clear the cache.

[class*="owl"] {
    touch-action: none;
    /* hotfix blink problem, see: https://www.chromestatus.com/features/5093566007214080 */
}

Before you ask, yes I cleared the cache by removing var/cache.

This fix does NOT work...

It does. Only change

 touch-action: none;

to

 touch-action: auto;

Doesn't work tried it.

How about you test it...do this:

Start on the home page at the top, scroll at normal speed to bottom.

Go back up normal speed..

Keep doing it...when you down the page the third time you will experience scroll slowing down..

And on the fourth it will get stuck...

This fix is kicking the can down the road..

Hi ikoshin when you plan advanced import category mapping


Hello,

I've replied to you in the topic about product import.

There is a critical issue that might have been introduced in previous version.

Demo home page scroll gets stuck on Samsung android phones. Issue is obvious with banner block and sale, hot sale blocks.

I have opened a ticket but posting it here for everyone's awareness.

Thank you for the report.
The issue has been fixed. The fix has been included in next version of CS-Cart.
If you want to apply fixes yourself, use this diff-patch: https://gist.github.com/kugimiya/ec7ae46d64897b28dfc6ac8ea537c757