akedv
Forum Replies Created
-
YES!
it was the WP-Optimize minify function which broke this, i just added:
/wp-content/plugins/tablepress-datatables-sorting-plugins/jquery.datatables.sorting-plugins.js
to the exclusion list of javascript minifying and the problem is gone now, thanks for pointing me in the right direction 🙂
topic can be closed, have a great day!
- This reply was modified 9 months, 4 weeks ago by akedv.
Hello Tobias,
the sorting isn’t working right without the plugin, just check it (e.g. sort by “Preis”) now, I just have deactivated the sorting plugin.
same here:
Ein Fehler vom Typ E_ERROR wurde in der Zeile 198 der Datei /wp-content/plugins/facebook-for-woocommerce/includes/Framework/Plugin.php verursacht. Fehlermeldung: Uncaught Error: Class 'WooCommerce\Facebook\Framework\BatchLogHandler' not found in /wp-content/plugins/facebook-for-woocommerce/includes/Framework/Plugin.php:198
Stack trace: 0 /wp-content/plugins/facebook-for-woocommerce/includes/Framework/Plugin.php(130): WooCommerce\Facebook\Framework\Plugin->init_batch_log_handler() 1 /wp-content/plugins/facebook-for-woocommerce/class-wc-facebookcommerce.php(155): WooCommerce\Facebook\Framework\Plugin->__construct() 2 /wp-content/plugins/facebook-for-woocommerce/class-wc-facebookcommerce.php(883): WC_Facebookcommerce->__construct() 3 /wp-content/plugins/facebook-for-woocommerce/class-wc-facebookcommerce.php(969): WC_Facebookcommerce::instance() 4 /wp-content/plugins/facebook-for-woocommerce/facebook-for-woocommerce.php(155): facebook_for_woocommerce() 5 /data/web/e- This reply was modified 12 months ago by akedv.
Forum: Plugins
In reply to: [Search Exclude] Search Exclude Metabox not displaying in page editorSame problem when using the classic editor, no meta box available! only way is using the check box on the quick edit screen, please fix!
Hello,
no other plugins from BestWebSoft installed, but 26 others like yoast, contact form 7, wp statistics, wp optimize, updraft backup and more.Just installed the update and yes, there are no error messages anymore, thank you!
Sorry, 3.6.4 was the last version without this error showing in frontend. I reverted to this version and everything looks ok
@rochdesigns thx yes that did the trick, error message is gone
Hello, that was so fast, thank you! Yes, all these issues are resolved, perfect! Thx again!!!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Import problem (decimals)Hi Tobias,
ok thanks, the CSV Import works just great for now 🙂
Forum: Plugins
In reply to: [WP Telegram (Auto Post and Notifications)] Problem with webp ImagesThanks for the tip, but that’s not an option for me, since nost of the featured images are jpg files, only some of them are webp.
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Printing on thermal printerFYI: these emails are just for inhouse printing in the kitchen, it doesn’t have to look nice. The customer emails are a made from a different template.
Ad attachments: I don’t want any other attachments, I just want the current order as an attachment in just plain text as displayed above, is this possible?
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Printing on thermal printerHello,
I already switched the email template from html to plaintext but then there isn’t much to edit stylewise anymore. I want to change the max chars per line in the email, eg:
current email looks like this:
Bestelldatum: 10. Juni 2021 12:00 Bestell ID: 123 Zu zahlen: € 72,70 Kundendaten Name: Max Mustermann Email: [email protected] Telefonnummer: 01/23456789 Anmerkungen zur Bestellung: Bitte 1x extra pommes Gewünschter Abholtermin: 12:45 Menge Artikel -------------------------------------------------- Preis [Suppen] 1 Rindssuppe mit Leberknödel € 4,20 1 Spargelcremesuppe € 5,20 [Hauptspeisen] 1 Gebackenes Schweinsschnitzel € 13,80 1 Ofenfrischer Schopfbraten € 15,50 1 Ausgelöstes Backhuhn € 15,00 1 Kalbsnaturschnitzel € 19,00 Ihre Artikel € 72,70 Gesamt € 72,70 ======================================================================but I want the lines to be much more narrow, like this (20 chars saved in width)
Bestelldatum: 20. Juni 2021 10:45 Bestell ID: 454 Zu zahlen: € 72,70 Kundendaten Name: Max Mustermann Email: [email protected] Telefonnummer: 01/23456789 Anmerkungen zur Bestellung: Bitte 1x extra pommes Gewünschter Abholtermin: 12:45 Menge Artikel ------------------------------ Preis [Suppen] 1 Rindssuppe mit Leberknödel € 4,20 1 Spargelcremesuppe € 5,20 [Hauptspeisen] 1 Gebackenes Schweinsschnitzel € 13,80 1 Ofenfrischer Schopfbraten € 15,50 1 Ausgelöstes Backhuhn € 15,00 1 Kalbsnaturschnitzel € 19,00 Ihre Artikel € 72,70 Gesamt € 72,70 ==================================================In which php file can I change this?
- This reply was modified 4 years, 11 months ago by akedv.
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Printing on thermal printerOr is there any way to attach a plain text version of the order to the email so we can print just this attachment?
Ok some kind of double-caching, just what I was thinking as well… so I have to find the culprit now, thx for the hint!