Tremer
Forum Replies Created
-
Forum: Reviews
In reply to: [Falcon - WordPress Optimizations & Tweaks] I like itI was to fast with my rating.
I did remove this plugin because there ist absolutely no service.
I fixed my problem now with another Plugin:
WooCommerce Quantity Increment
Regards
MichaelHello,
Thanks for your answer Caleb. A lot of time I received help here. So I try it again.
This code work for me. But I have to put it into the footer.php.
jQuery( document ).ready(function() { $( '.shop_table.cart' ).closest( 'form' ).find( 'input[name="update_cart"]' ).prop( 'disabled', false ); } );
Now there is another issue. After I update the cart, the disabled attribute appears again. When I check the source code I can see that the java script is still there. but it don’t work anymore.
What did I wrong?
Regards
MichaelI have the same problem.
I added the following script to my cart.php but it doesn’t work for me.
<script> $( document.body ).on( 'updated_wc_div', function() { $( '.shop_table.cart' ).closest( 'form' ).find( 'input[name="update_cart"]' ).prop( 'disabled', false ); } ); </script>
Please can you tell me how to fix it.
Regards
MichaelI had the same issue. I tried to activate it from the plugin manager and it works.
This plugin is good. It makes my site faster.
Regards, Michael
Forum: Plugins
In reply to: [Heartbeat Control] No works on MultisiteIt would be great if it works on multisite also.
Anyway, your plugin is very good.
>Thanks
Forum: Plugins
In reply to: [Recently viewed and most viewed products] Shortcuts display bugHello,
you are right so far. But did check it also with the shortcuts?
Within the product view it is working well. But not with the shortcuts on a post or page.
Regards
MichaelAlso in the backend. The field “Total cart discount” in the cart is not showing the amount.
Thank you. It works now.
But there is another issue.
The field “Total cart discount” in the cart is not showing the amount.
Regards Michael
Hallo,
ich habe das hin bekommen mit dem DEBUG und hier der Fehlercode:
PHP Fatal error: Class ‘Defuse\Crypto\KeyOrPassword’ not found in /var/customers/webs/Enerceutical/colo/wp-content/plugins/woocommerce-germanized/includes/gateways/direct-debit/libraries/php-encryption/Crypto.php on line 66
Liebe Grü?e Michael
Hi,
das geht leider nicht. Wenn ich auf DEBUG stelle ist die Seite weg und es kommt folgender Fehler:
Content-Encoding-Fehler
Die Webseite, die Sie ?ffnen m?chten, kann nicht angezeigt werden, da sie eine ungültige oder unbekannte Form der Kompression verwendet.
Zudem ist mir aufgefallen, dass die alten Lastschriftauftr?ge im Backend nicht mehr ge?ffnet werden k?nnen. Wenn ich den Auftrag anklicke kommt nur noch eine Zeile mit folgendem Inhalt:
Order – Mai 23, 2016 @ 08:32 AM
Wo bekomme ich die alte Version des Plugins?
Grü?e Michael
Hallo,
herzlichen Dank, ich habe es schon gesehen und auch ausprobiert.
Leider verursacht Lastschrift nun einen Internal Server Error.
Den Schlüssel habe ich wie vorgegeben installiert und bei Bankdaten speichern einen Haken gesetzt.
Hier ist das zu testen: https://1a-colostrum.com/colo-world-shop/
Liebe Grü?e Michael
Forum: Plugins
In reply to: [Recently viewed and most viewed products] Plugin is not workingThank you very much. It is working now perfect.
Da bin ich auch nach wie vor interessiert daran.
Hello Eric,
thank you for the script. It is near to my needs but not exactly what I need.
This script sends the donation receipt to the donor.
But what I need ist a donation confirmation with the donation details and banking information for offline payment.Regards
Michael