jeanart1
Forum Replies Created
-
Forum: Plugins
In reply to: [WC - APG Free Shipping] Plugin Stopped working with new WP UpdateYou are very funny! I have all this adjusted so, but the tabs of your plugin will not show up. That is’nt okay!
I’m really disappointed of this support.
Forum: Plugins
In reply to: [WC - APG Free Shipping] Plugin Stopped working with new WP Update@artprojectgroup, can u post me the link, pls? Is this tutorial in english or is this there also in german?
Forum: Plugins
In reply to: [WC - APG Free Shipping] Plugin Stopped working with new WP UpdateHello @artprojectgroup, i have the same problem. What can I do?
My WP version is 4.6.1 and the version of woocommerce is 2.6.4Can u help me, pls?
Best regards.
@vendidero Ok. Alles klar 🙂 Danke dir 🙂
@vendidero Ok. Verstanden. Also ich hab das jetzt manuell gelöscht. Eine Frage noch: Muss ich das dann immer wieder von alleine löschen, wenn ein neues Theme Update kommt? LG
@vendidero leider nein 🙁 es ist immernoch da 🙁 ich hab im child-theme den inc ordner angelegt und da dann die geänderte woocommerce.php reingeladen. Nichts passiert. Es ist immernoch da 🙁 Und nun?
Hi @vendidero, ok, alles klar. Ich schau da mal rein. Danke dir. Sollte es funktionieren, gebe ich hier bescheid 🙂
@vendidero kannst du mir noch sagen, wohin ich dir die 2 Seiten (Template checkout/review-order.php und/oder form-checkout.php) senden soll? Oder soll ich es hierher posten?
Hallo, ich hab mir die angegebene PHP angesehen und darin steht foolgendes
87 // Remove default priorities
88 remove_action( ‘woocommerce_checkout_order_review’, ‘woocommerce_order_review’, 10 );
89 remove_action( ‘woocommerce_checkout_order_review’, ‘woocommerce_checkout_payment’, 20 );
90
91 // Make sure payment form goes before order review
92 WC_GZD_Hook_Priorities::instance()->change_priority( ‘woocommerce_checkout_order_review’, ‘woocommerce_order_review’, wc_gzd_get_hook_priority( ‘checkout_order_review’ ) );
93 WC_GZD_Hook_Priorities::instance()->change_priority( ‘woocommerce_checkout_order_review’, ‘woocommerce_checkout_payment’, wc_gzd_get_hook_priority( ‘checkout_payment’ ) );Aktuell ist Fallback-Modus an.
Ist hier der Fehler? Sry ich kenne mich in PHP überhaupt nicht aus :-/
LG
Hier die Bilder..
Könnt ihr vll. den Fehler erkennen?