Title: kanlbll's Replies | WordPress.org

---

# kanlbll

  [  ](https://wordpress.org/support/users/kanlbll/)

 *   [Profile](https://wordpress.org/support/users/kanlbll/)
 *   [Topics Started](https://wordpress.org/support/users/kanlbll/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kanlbll/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kanlbll/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kanlbll/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kanlbll/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kanlbll/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] neue po-file greift nicht](https://wordpress.org/support/topic/neue-po-file-greift-nicht/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/neue-po-file-greift-nicht/#post-7682557)
 * Hallo Tobias,
    bist Du sicher, dass es im Ordner /wp-content/languages/woocommerce-
   germanized überschrieben wird? Das war nämlich sonst nicht so, ist ja extra deshalb
   so gemacht. Bei woocommerce wird es auch nicht überschrieben. Es wird nur in /
   wp-content/languages/plugins/woocommerce-germanized überschrieben…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] neue po-file greift nicht](https://wordpress.org/support/topic/neue-po-file-greift-nicht/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/neue-po-file-greift-nicht/#post-7682505)
 * Hallo,
    ja, danke, jetzt klappt es, wenn man die neuen files einfach in /languages/
   woocommerce-germanized packt! Eine Frage noch: Ich möchte gerne den Produktpreis
   auf der Einzelseite eines variablen Produktes verschieben, und zwar direkt über
   den “In den Warenkorb”-Button. ich hatte eigentlich folgendes:
 *     ```
       remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_price', 10 );
       add_action( 'woocommerce_single_variation', 'woocommerce_template_single_price', 20 );
       ```
   
 * aber da bleibt dann der Hinweis “inkl. MwSt. zzgl. Versandkosten oben…wie bekomme
   ich den denn noch nach unten?
 * Vielen Dank für den Support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] neue po-file greift nicht](https://wordpress.org/support/topic/neue-po-file-greift-nicht/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/neue-po-file-greift-nicht/#post-7682446)
 * Vielen lieben Dank, das ist sehr nett!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] neue po-file greift nicht](https://wordpress.org/support/topic/neue-po-file-greift-nicht/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/neue-po-file-greift-nicht/#post-7682356)
 * Hallo,
    danke, aber das funktioniert nicht, und für Woocoommerceübersetzungen
   braucht man das ja auch gar nicht – die Woocommerceübersetzungen greifen nach
   wie vor. Sie liegen in /wp-content/languages/woocommerce, und sind updatesicher.
   Das gleiche mit germanized funktioniert jetzt aber nicht mehr seit ein paar Wochen.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] neue po-file greift nicht](https://wordpress.org/support/topic/neue-po-file-greift-nicht/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/neue-po-file-greift-nicht/#post-7682287)
 * Doch, den String gibt es…hier ein Screenshot von der Datei in Poedit:
    [http://www.dropbox.com/s/z1dl25oltivxoyu/Unbenannt.JPG?dl=0](http://www.dropbox.com/s/z1dl25oltivxoyu/Unbenannt.JPG?dl=0)
 * Wenn ich es in /languages/plugins verschiebeb(und die reguläre .po und .mo files
   dort lösche), ist es ja nicht updatesicher…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] Add name to contact form message](https://wordpress.org/support/topic/add-name-to-contact-form-message/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-name-to-contact-form-message/#post-6728424)
 * And it would not be possible to add it with some coding? I know you can do this
   for example for Woocommerce emails by using a function.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[KIA Subtitle] Adding the subtitle underneath title in cart and minicart](https://wordpress.org/support/topic/adding-the-subtitle-underneath-title-in-cart-and-minicart/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-the-subtitle-underneath-title-in-cart-and-minicart/#post-6708451)
 * hmm…did not work, I changed the function name because you forgot “cart” in the
   first line but I am still getting a blank screen.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] String übersetzen](https://wordpress.org/support/topic/string-ubersetzen/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/string-ubersetzen/#post-6698468)
 * Mensch, das ist ja ein Zufall, super! Vielen Dank! Ich hab es ausprobiert und
   es funktioniert, allerdings funktioniert das Textfeld nicht, also egal was ich
   da eingebe, es wird immer genau die Kundenemail gesendet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] String übersetzen](https://wordpress.org/support/topic/string-ubersetzen/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/string-ubersetzen/#post-6698458)
 * Haate es jetzt mal ausprobiert und die Dateien hochgeladen, und es wird zumindest
   richtig (also meine Übersetzung ) angezeigt…
 * Eine kurze Frage bezgl. der Emails von woocommerce: Siehst du eine Möglichkeit,
   wie diese alle gespeichert und archiviert werden können? So hat man ja nichts
   auf der Hand, wenn Kunden einmal robleme machen und man keine Beweismittel hat.
   Hab es mit einem SMTP Plugin versucht, aber dadurch hab ich die versedeten Mails
   ja auch nicht im Gesendet-Ordner.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] Add text before button](https://wordpress.org/support/topic/add-text-before-button/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-text-before-button/#post-6698434)
 * It is added in the order-processing-email from woocommerce when the customer 
   has chosen paypal and it is a pay now button link. it is hooked in with
    add_action(‘
   woocommerce_email_before_order_table’, array( $this, ’email_pay_now_button’ ),
   0, 1 );and in the html it looks like
 *  [pay now](https://wordpress.org/support/users/kanlbll/replies/...?output_format=md)
 * and when I use
    .button.custom-button:before{content:”My text;”}
 * it does not work. You can probably add text by using the same hook but my knowledge
   in PHP is limited.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] Add class to text](https://wordpress.org/support/topic/add-class-to-text/)
 *  Thread Starter [kanlbll](https://wordpress.org/support/users/kanlbll/)
 * (@kanlbll)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-class-to-text/#post-6680618)
 * Don’t worry, I figured it out myself!

Viewing 11 replies - 1 through 11 (of 11 total)