Title: frekel's Replies | WordPress.org

---

# frekel

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 268 total)

1 [2](https://wordpress.org/support/users/frekel/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/frekel/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/frekel/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/frekel/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/frekel/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/frekel/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Invoices for WooCommerce] I would like to help getting the plugin translatable](https://wordpress.org/support/topic/i-would-like-to-help-getting-the-plugin-translatable/)
 *  Thread Starter [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-would-like-to-help-getting-the-plugin-translatable/#post-4406494)
 * If so, here it is:
 * _Note to others: This is a quickfix until developer adds this to the plugin himself:_
    1. Add the following to index.php:
    2.     ```
           function load_textdomain_for_woocommerce_pdf_invoices() {
           	load_plugin_textdomain( 'woocommerce-pdf-invoices', false, dirname( plugin_basename( __FILE__ ) ) . '/lang/' );
           }
           add_action('init', 'load_textdomain_for_woocommerce_pdf_invoices');
           ```
       
    3. and download the po file from: `http://www.bonusboek.nl/woocommerce-pdf-invoices.
       po`
    4. Create /wp-content/plugins/woocommerce-pdf-invoices/lang/
    5. upload your translation to woocommerce-pdf-invoices-[LANGCODE].mo into /wp-content/
       plugins/woocommerce-pdf-invoices/lang/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Invoices for WooCommerce] Translations](https://wordpress.org/support/topic/translations-31/)
 *  [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/translations-31/#post-4400699)
 * _quickfix until developer adds this to the plugin himself:_
    Add the following
   to index.php:
 *     ```
       function load_textdomain_for_woocommerce_pdf_invoices() {
       	load_plugin_textdomain( 'woocommerce-pdf-invoices', false, dirname( plugin_basename( __FILE__ ) ) . '/lang/' );
       }
       add_action('init', 'load_textdomain_for_woocommerce_pdf_invoices');
       ```
   
 * and download the po file from:
    `http://www.bonusboek.nl/woocommerce-pdf-invoices.
   po`
 * upload your translation to woocommerce-pdf-invoices-fr_FR.mo into
    **/wp-content/
   plugins/woocommerce-pdf-invoices/lang/**
 * _(Manually create this directory first!!)_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Invoices for WooCommerce] preview invoice](https://wordpress.org/support/topic/preview-invoice/)
 *  [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/preview-invoice/#post-4401933)
 * About question #2:
 * > It would be nice too if you could send the pdf invoice a second time.
 * Isn’t that a default functionality in Woocommerce?
    Open Order -> choose the 
   dropdown on the top right hand and choose the ‘resend invoice’??
 * Abount question #1:
    +1 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin or script that allows registered members to upload flash game files?](https://wordpress.org/support/topic/plugin-or-script-that-allows-registered-members-to-upload-flash-game-files/)
 *  [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-or-script-that-allows-registered-members-to-upload-flash-game-files/#post-4178257)
 * Maybe [http://wordpress.org/plugins/frontend-uploader/](http://wordpress.org/plugins/frontend-uploader/)
   will do the trick for you??
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[PhotoContest Plugin] Errors galore](https://wordpress.org/support/topic/errors-galore/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/errors-galore/#post-7736507)
 * Looks good!!
 * Maybe my free plugin needs reviving at CodeCanyon 😉
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[PhotoContest Plugin] Errors galore](https://wordpress.org/support/topic/errors-galore/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/errors-galore/#post-7736505)
 * Hi,
 * I’m sorry the plugin didn’t work for you.
    This plugin was a 2.7 only plugin 
   and a 3.0.5+ at your own risk 😉
 * I’m currently reviving the plugin, so keep posted!
 * Greets,
    Frank
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] polaroid](https://wordpress.org/support/topic/polaroid/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/polaroid/#post-2140818)
 * Take a look here:
    [Kyrillic text for image link](http://wordpress.org/support/topic/plugin-photocontest-plugin-kyrillic-text-for-image-link-when-flag-polaroid-false?replies=2)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] polaroid](https://wordpress.org/support/topic/polaroid/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/polaroid/#post-2140816)
 * Open wp-photocontest-config.php and edit the TRUE/FLASH manualy:
    define(‘WP_USE_FLASH’,‘
   true’); (uses the flash theme) define(‘WP_USE_FLASH’, ‘false’); (uses the html
   theme)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] unknown upload error](https://wordpress.org/support/topic/unknown-upload-error/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/unknown-upload-error/#post-2066063)
 * Direct fix!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] [Plugin: PhotoContest Plugin] Voting Error – "There is no object with id captcha"](https://wordpress.org/support/topic/plugin-photocontest-plugin-voting-error-there-is-no-object-with-id-captcha/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-photocontest-plugin-voting-error-there-is-no-object-with-id-captcha/#post-2023168)
 * If I only remembered what I did 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] Disallowing voting while entries are being collected](https://wordpress.org/support/topic/disallowing-voting-while-entries-are-being-collected/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/disallowing-voting-while-entries-are-being-collected/#post-2150011)
 * I really like you posting solutions! Thanks!
 * This is a functionality I can add into the next version.
 * Thanks again,
    Frank
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] [Plugin: PhotoContest Plugin] Newsletter signup checkbox or ban!](https://wordpress.org/support/topic/plugin-photocontest-plugin-newsletter-signup-checkbox-or-ban/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-photocontest-plugin-newsletter-signup-checkbox-or-ban/#post-2001644)
 * Nice solution!!!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] Captcha is not working](https://wordpress.org/support/topic/captcha-is-not-working/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/captcha-is-not-working/#post-2155330)
 * Please read the readme file and contact me directly!!!
 * (I really want to fix this!!))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] [Plugin: PhotoContest Plugin] Versions Compatibility](https://wordpress.org/support/topic/plugin-photocontest-plugin-versions-compatibility/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-photocontest-plugin-versions-compatibility/#post-2150010)
 * Please read the readme file and contact me directly!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhotoContest Plugin] polaroid](https://wordpress.org/support/topic/polaroid/)
 *  Plugin Author [frekel](https://wordpress.org/support/users/frekel/)
 * (@frekel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/polaroid/#post-2140814)
 * Why do you ask? Can I help?
 * Greets,
    Frank

Viewing 15 replies - 1 through 15 (of 268 total)

1 [2](https://wordpress.org/support/users/frekel/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/frekel/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/frekel/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/frekel/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/frekel/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/frekel/replies/page/2/?output_format=md)