Title: foolix's Replies | WordPress.org

---

# foolix

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

 *   [Profile](https://wordpress.org/support/users/foolix/)
 *   [Topics Started](https://wordpress.org/support/users/foolix/topics/)
 *   [Replies Created](https://wordpress.org/support/users/foolix/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/foolix/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/foolix/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/foolix/engagements/)
 *   [Favorites](https://wordpress.org/support/users/foolix/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: [[Contact Form 7] ReCaptcha and Google Fonts – How to disable ReCaptcha in Contact Form 7](https://wordpress.org/support/topic/recaptcha-and-google-fonts-how-to-disable-recaptcha-in-contact-form-7/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/recaptcha-and-google-fonts-how-to-disable-recaptcha-in-contact-form-7/#post-16135729)
 * Hello Azragh,
 * thank you for your help. This did the job for me.
    However I would also be interested
   if you can somehow disable google fonts for the captcha. It would, of course,
   be ideal if I didn’t have to deactivate it, after all.
 * Best wishes, Felix
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Forms for Mailchimp] Paste HTML Form to Theme](https://wordpress.org/support/topic/paste-html-form-to-theme/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/paste-html-form-to-theme/#post-14580630)
 * Hi Tracy, thank you very much . This did help indeed!
    -  This reply was modified 4 years, 10 months ago by [foolix](https://wordpress.org/support/users/foolix/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Product Tabs for WooCommerce] Faulty formatting of lists by Wp Bakery](https://wordpress.org/support/topic/faulty-formatting-of-lists-by-wp-bakery/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/faulty-formatting-of-lists-by-wp-bakery/#post-14309592)
 * I talked to the devs of the Salient theme in the meantime.
    They did not really
   help me so I had to use a CSS fix for a weird issue. Thanks for your time!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Upcoming Products] How to use on variable products?](https://wordpress.org/support/topic/how-to-use-on-variable-products/)
 *  [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [6 years ago](https://wordpress.org/support/topic/how-to-use-on-variable-products/#post-12782390)
 * Hi, I am also interested.
 * We sell a jersey in several sizes and I would like to give a date for the next
   delivery of size m jerseys.
 * Thanks for the plugin so far!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Where set “shipping costs” page](https://wordpress.org/support/topic/where-set-shipping-costs-page/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/where-set-shipping-costs-page/#post-12422037)
 * Hi everyone – In the meantime I have **found the solution** to my problem. It
   turned out to be a matter linked to the plugin _“Woocommerce Germanized”_.
 * In the Settings of Woocoommerce, there is a tab called “Germanized” in which 
   I can **specify the “shipping costs” page**. (In the section “Allgemein”).
 * Thank you. Foolix
    -  This reply was modified 6 years, 3 months ago by [foolix](https://wordpress.org/support/users/foolix/).
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Creating a language Link / dissection of a Link](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/#post-6452756)
 * Hi everyone, By now I have solved my problem:
 * The Plugin language links can be generated with this code, relying on plugin-
   intern functions:
 * `<?php echo WPGlobus_Utils::localize_url( WPGlobus_Utils::current_url(), 'en');?
   >`
 * Source:
    [https://wordpress.org/support/topic/nice-plugin-1161?replies=4](https://wordpress.org/support/topic/nice-plugin-1161?replies=4)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WPGlobus] Nice Plugin](https://wordpress.org/support/topic/nice-plugin-1161/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/nice-plugin-1161/#post-7999315)
 * Thanks Gregory for the fast reply!
    I am adding this line, which finally worked
   for me:
 * `<?php echo WPGlobus_Utils::localize_url( WPGlobus_Utils::current_url(), 'en');?
   >`
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Creating a language Link / dissection of a Link](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/#post-6452642)
 * Ok, maybe this will make helping me easier:
 * When I output `<?php echo get_the_id(); ?>`
    I get a value, such as _34_ , from
   which I can create my language-links in this way: **[http://example.com/en/?p=34](http://example.com/en/?p=34)**
 * these links work for all pages (and I am happy about that).
    Unfortunately they
   don’t work in the case of categories ([http://example.com/category/cats](http://example.com/category/cats))
   Somehow when I ask for the page ID, wordpress again returns a number such as 
   _12_ ,but when I open **[http://example.com/en/?p=12](http://example.com/en/?p=12)**,
   wordpress displays the latest post from this category, not the category overview.
 * Has anyone got a solution?
    Thanks, F.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Creating a language Link / dissection of a Link](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/creating-a-language-link-dissection-of-a-link/#post-6452477)
 * Or what would be better:
 * Is there something like the second half of this:
 * <?php echo the_site_url() . ‘/en/’. **the_rest_of_the_bloomin_url();** ?>
 * ??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Germanized for WooCommerce] Theme ist noch nicht für WooCommerce Germanized optimiert](https://wordpress.org/support/topic/theme-ist-noch-nicht-fur-woocommerce-germanized-optimiert/)
 *  [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-ist-noch-nicht-fur-woocommerce-germanized-optimiert/page/2/#post-5808730)
 * Verzeiht mir die Direktheit, aber hat sich inzwischen geklärt,
    was man tun muss,
   um die Nachricht “Theme ist noch nicht für WooCommerce Germanized optimiert” 
   aus dem WP-Dashboard heraus zu bekommen?
 * Mir ist das ehrlich gesagt nicht so wichtig und ich würde aus kosmetischen Gründen
   lieber keine Alarmierende Nachricht bei jedem Login bekomen.
 * Gruß F
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Creating an Image gallery with Loop – Pagination](https://wordpress.org/support/topic/creating-an-image-gallery-with-loop-pagination/)
 *  Thread Starter [foolix](https://wordpress.org/support/users/foolix/)
 * (@foolix)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/creating-an-image-gallery-with-loop-pagination/#post-6412777)
 * After some more trying out the problem has been resolved.
    I believe the problem
   was: I was trying to use the code in a category page-
 * It seems I had to create a custom page template rather than using the code in
   a category page.
 * ( I was using a “category-gallery.php” and used mydomain.xy/category/gallery/.
   
   Now I am using “page-gallery.php” with a comment line // * Template Name: Gallery
   and am looking at the page through mydomain.xy/gallery , which has the page-template“
   Gallery” assigned to it.
 * Good night. Foolix

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