Christoph Jaenisch
Forum Replies Created
-
Forum: Plugins
In reply to: [Premium Addons for Elementor] PHP 8.1 error ltrim()Hi,
sorry, I forgot about this ticket in the last months. The issue is still there.
Btw, you can see it here, the blog posts have all thumbnails: https://www.canvaz.de/
There are 3 PHP warnings of this type above.Best regards,
ChristophHi @alexmigf,
yes it’s back. Thanks for fixing!
Forum: Plugins
In reply to: [Premium Addons for Elementor] display conditionsThanks, had the same issue, now it works.
@joelsmashballoon, Thanks for the quick fix!
Yes, it fixes the issue. Thanks for the quick help!
Hi,
thanks for your reply, sorry I didn’t get any notice.
This is not exactly the problem, the underlying problem is that the price of the variable product gets =0 (for the filter) when all variations are out of stock.So, a variable product is always displayed then all variations are out of stock and only gets filtered when you set a from price > 0.
Regards,
ChristophComing here also to ask – it’s public since 2022-07-04, so a fix would be handsome!
- This reply was modified 2 years, 4 months ago by Christoph Jaenisch.
- This reply was modified 2 years, 4 months ago by Christoph Jaenisch.
I have the same problem.
Thanks @asseti for the fix.Da gebe ich dir schon Recht, das ist auch gut dokumentiert und der Code ist sehr gut zu lesen.
Jedoch muss man ja erst einmal wissen, dass Germanized z.B. alle Confirmation Order E-Mail Hooks deaktiviert inkl. der Admin New Order Hooks und das selbst macht.D.h. wenn jemand versucht, die Standard Hooks zu verwenden, wird er nicht weit kommen und allein aus den Germanized-Einstellungen bin ich nicht darauf gekommen, dass die Bestellbest?tigung komplett durch Germanized versendet wird.
Ist ja auch egal, habe es ja hinbekommen. Ich dachte nur, dass es nett w?re, wenn ich das noch kurz schreibe für den n?chsten, der verzweifelt ??
übrigens noch ein kleiner Hinweis: Es w?re super, wenn aus dem Plugin selbst ersichtlich w?re, wie tief die E-Mail-Integration und das überschreiben der Trigger eigentlich geht.
Denn ehrlich gesagt dachte ich, dass Germanized nur einen “Jetzt bezahlen”-Button hinzufügt und die Anrede ?ndert, so wird es zumindest auf der Einstellungsseite dargestellt.
Danke auf jeden Fall für die Hilfe!
Super, das war der Hinweis!
Beste Grü?e,
ChristophHallo @vendidero,
danke für den Input, dieses Problem konnte ich nun l?sen. Das war mein Fehler, da ich einen Custom Status verwende und daher die Mail nicht triggern konnte.
Jedoch habe ich ein gr??eres Problem: Mir fehlt in der Funktion mit dem Filter (function wc_gzd_send_instant_order_confirmation() ) der Auftragskontext (Order-ID, Order), um etwas Sinnvolles damit anfangen zu k?nnen. Sowohl global $order als auch global $theorder gibt es nicht zum Zeitpunkt des Filters.
Gibt es hier irgendeine L?sung?
Beste Grü?e,
ChristophForum: Plugins
In reply to: [Yoast SEO] Database error – Unknown column version in field listThanks for your quick reply.
It works now, although the optimization returned an error. But the other error(s) are now gone.
Best regards,
ChristophForum: Plugins
In reply to: [Yoast SEO] Database error – Unknown column version in field listSome more info:
I tried the same fix I did on our test system (which worked) in the prod system. But I am getting this error:
ALTER TABLEwp_yoast_indexable
ADDversion
VARCHAR(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NULL AFTERestimated_reading_time_minutes
;
MySQL meldet: Dokumentation
#1118 – Zeilenl?nge zu gro?. Die maximale Zeilenl?nge für den verwendeten Tabellentyp (ohne BLOB-Felder) betr?gt 8126. Einige Felder müssen in BLOB oder TEXT umgewandelt werdenIn English:
#1118 – Length of line is too big. The maximum length of lines for this table type (without BLOB fields) is 8126. Some fields has to be converted to BLOB or TEXT.The difference between the table in our test system (which I set up as 1:1 copy yesterday) and our prod system is the format of the table. It is “dynamic” for the table in our test system, but “compact” for the table in the prod system.
I also had this requirement and can confirm that “out_of_stock” works for Google Shopping feeds.
If it doesn’t, then wait like 5 min minimum, the feed takes some time to be updated.