screamingdev
Forum Replies Created
-
Forum: Plugins
In reply to: [F4 Post Tree] Multisite imcompatible (and less)srv/wp-content/plugins/f4-tree/Tree/Helpers.php:224…
self::get_children(‘page’, $post_item->ID, $current_post_id);Page. So, whatever I choose or am working with, this plugin only works for pages.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] PLEASE FIX YOUR PLUGIN !Error 404, details not found.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Error after InstallationVielen lieben Dank @freysein ! Das wird in 1.6.0 (bzw. auch 1.5.1) behoben sein.
Bis dahin bitte einmal auf die Shipcloud-Einstellungen gehen und speichern drücken.
Das sollte die Meldung verschwinden lassen.Forum: Plugins
In reply to: [shipcloud for WooCommerce] no price calculation in frontend@bburn dann exploite ich hier mal meine Skype-Addy. Mal sehen was passiert:
Forum: Plugins
In reply to: [shipcloud for WooCommerce] no price calculation in frontendZusatz @bburn: Wenn das wider Erwarten nicht klappt, dann würde ich mich freuen, wenn wir zusammen per Zoom oder Skype kurz reinschauen. Hoffe das ist in Ordnung.
Kontakt dann einfach per Twitter (s. mein Profil), Slack-Chat oder … schon schwer hier auf ww.wp.xz.cn das hinzubekommen merke ich gerade.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] no price calculation in frontendGuten Tag @bburn .
Ein kleiner Einwurf von mir. Wenn ich dieses Auswähle (von oben nach unten):
– Pro Bestellung: …
– Pro Produkt: …und bei den Versandklassen ebenfalls:
– Pro Bestellung: …
– Pro Klasse: …Dann kann ich die Anzahl des Produkts (mit 1kg) hoch drehen ohne das sich die Versandkosten ändern (bei mir immer 42 Euro).
Der Anspruch an “er soll irgendwann ein Paket hinzufügen, sobald das nicht mehr in eines passt” ist legitim und bereits angedacht. Dies entspricht dem “Virtuellen Paket” (bei der Einstellung für “Produkte”) und soll in kommenden Versionen genau so funktionieren.
Vielen Dank für die vielen Screenshots und schrittweise Erklärung zu Anfang! Das ist immer am Wertvollsten, beim Betrachten von Bugs und Problemen.
Forum: Plugins
In reply to: [Polylang] Rewrite for CPT is not fully coveredThanks @chouby. I did not see your response. There is no “other” plugin, just these:
– Polylang
– My own (containing one post-type)I solved it but that feels bad. Registering the post-type with another priority than the default solves the problem. Otherwise your manipulation for the rewrite rules won’t take place for those custom plugins.
Take the upper code snippet, put it in an empty plugin and try it. I don’t in what order the two plugins should be activated, please try it out.