Title: besterlangen's Replies | WordPress.org

---

# besterlangen

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] have 3 different sites with 2 language connections in one install](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/#post-4204804)
 * Hey there,
 * the plugin approach is really simple.
 * Just have a look over here
    [http://pastebin.com/PnVzukpj](http://pastebin.com/PnVzukpj)
 * just change the numbers where it states
    `foreach ( array( 1, 2, ) as $id ) {`
 * to the according ids of your blogs and save it as a php file in a directory in
   your plugins.
    The activate this plugin just in the blogs that need to see each
   other in wordpress.
 * realloc
    I think it might be not too hard to add it into a future version. Just
   have a dropdown in the settings where you can add/delete blogs that will be matched.
   I think this would really help a lot of people that can not code to use your 
   plugin fully
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Nine Adaptive Images] 404 image not found](https://wordpress.org/support/topic/404-image-not-found/)
 *  [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/404-image-not-found/#post-4016642)
 * I run into a similar problem – but with me it has to do with running the plugin
   on a multisite installation that uses permalinks i.e. [http://www.blog.tld/blog1](http://www.blog.tld/blog1)
 * the script tries to look for [http://www.blog.tld/blog1/wp-content](http://www.blog.tld/blog1/wp-content)
   but naturally won’t find the images and thus returns an error…
 * Right now I am trying to fix it with the rewrite rules, but for now I have not
   figured out on how to rewrite REQUEST_URI, any tipps appreciated
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Forms] closing forms (or "not accepting responses")](https://wordpress.org/support/topic/closing-forms-or-not-accepting-responses/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/closing-forms-or-not-accepting-responses/#post-4234784)
 * okay here is some more info:
    i closed the form on google drive and this is what
   happened: on any page where I include the form with the shortcode, it says that
   the page I was looking for is not available.
 * When editing the form and then going to the page /wpforms …. it actually works.
   It shows the message that the form is closed – though when using the shortcode,
   it shows again that the page is not available.
 * Now I tested some more and figured out, it works with the shortcode as well, 
   when it is not a secure connection (http instead of https). So when I change 
   https to http the message will be shown on the /wpgforms… and shortcode page.
   
   It’s kind of odd that google allows ssl for the open forms but not for closed
   ones.
 * Hopefully this helps you a bit more – any questiosn please ask
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] have 3 different sites with 2 language connections in one install](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/#post-4204781)
 * I will have a look into writing a quick plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Forms] Ajax response Page shows header](https://wordpress.org/support/topic/ajax-response-page-shows-header/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/ajax-response-page-shows-header/#post-4216936)
 * Thanks, I will do it – was just wondering if it is meant to be like this – maybe
   for the upcoming version you can use it in your plugin to streamline the experience.
 * Thank you very much for the help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google Forms] Custom CSS styling for checkboxes and radio buttons](https://wordpress.org/support/topic/custom-css-styling-for-checkboxes-and-radio-buttons/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-css-styling-for-checkboxes-and-radio-buttons/#post-4216367)
 * Thank you for the suggestion – it is diving really deeply into css and I did 
   not find any solution so far…
    after browsing and working with it for some more
   it went back to the jquery method. Since its wordpress, jquery is already loaded
   and I found a plugin that is called “prettycheckable” – works now after some 
   tinkering
 * Thank you though for your time – and I hope this helps others to work with this
   when customizing google forms on your own page
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] have 3 different sites with 2 language connections in one install](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/)
 *  Thread Starter [besterlangen](https://wordpress.org/support/users/besterlangen/)
 * (@besterlangen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/have-3-different-sites-with-2-language-connections-in-one-install/#post-4204590)
 * Hi thank you for the quick reply
 * Unfortunatly they might use the same theme – and the theme could change over 
   the years, since the course and the contest are organized independently.
 * Do I understand correctly, that if one user is only admin of 2 blogs, your plugin
   would only display these blogs
 * Maybe this is a feature that can be included in the future:
    * to select in the
   admin panel which blogs are linked to the current blog for the language plugin?
 * any other options? otherwise I will try to implement your idea and document it,
   so they know what to do in the future.
 * My last idea was, to set up 3 multisite wordpress installs, but I think this 
   is way to much overkill

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