rb285
Forum Replies Created
-
Habe eben erst auf die neuesten Versionen aktualisiert, erst dann trat das Problem auf. Bei uns installiert:
Germanized für WooCommerce
Germanized für WooCommerce erweitert WooCommerce zu einem rechtskonformen Shop für den deutschen Markt. Version 3.16.7Germanized für WooCommerce Pro
Erweitert Germanized für WooCommerce um Features wie PDF-Rechnungen, Mustertexte-Generatoren und vielen mehr. Version 3.10.3Das gleiche Problem hier (www.amarys.de), Workaround in der functions.php hat geholfen.
I got the upload working now. Reason for the problem:
jquery-cropper.js was not available/integrated for any reason.
I have downloaded jquery-cropper.js here:https://github.com/fengyuanchen/jquery-cropper/blob/master/dist/jquery-cropper.js
and copied the file jquery-cropper.js on our system to directory:/data/wordpress/htdocs/wp-content/plugins/ultimate-member/assets/libs/cropper
With a plugin which allows custom JavaScript I added the following JS code:
<script src="....../ulitmate-member/assets/libs/cropper/jquery-cropper.js"></script>
And upload is working now.
Final question: Why was jquery-cropper.js missing and which plugin is responsible for that?Avada theme, current version with all patches.
Our shop is hosted at Seravo. On this plattform you can create an 1:1 clone of your productive environment. All databases, scripts etc. are the same. I already thought that this could be a cache related issue and cleared the cache an disabled caching at UM, but no improvement.
Dear Ketan,
you’re right, this is a Cleverreach issue. I’ve opend a case at Cleverreach. Sorry for bothering you.
Thanks,
RobinDear Ketan,
I have enabled the Cleverreach-Plugin again. The carousel now stucks. The error on the page is (browser debuger):
Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’)
at cleverreach.checkout-8-3-0.js?ver=13:6:15
at dispatch (jquery-3.7.1.min.js?ver=3.7.1:2:40035)
at v.handle (jquery-3.7.1.min.js?ver=3.7.1:2:38006)Thanks,
Robin
- This reply was modified 9 months, 2 weeks ago by rb285.
I found the “responsible” Plugin: Cleverreach for Woocommerce. After I have disabled the plugin, the product carousel is working as before. But why? I need Cleverreach and the product carousel.