Title: Plugin generally not working at all
Last modified: March 15, 2017

---

# Plugin generally not working at all

 *  [crashprojects](https://wordpress.org/support/users/crashprojects/)
 * (@crashprojects)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/)
 * I’ve followed all instructions and watched all videos. I notice in the video 
   when you go to add a translation, the default form appears in the language you
   wish to create. Not so on my end. If I select Spanish, everything still appears
   in english.
 * Again, I have followed instructions, the settings are correct, etc.
 * What else could be the problem?

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-8920247)
 * if the plugin is not working at all that means you have a javascript error in
   your pages which is affecting the ajax calls to the polylang plugin.
 * I just tested the following configuration:
 * WP 4.7.3
    Polylang 2.1.2 CF7 4.7 CF7 Polylang Ext 1.4.1
 * and I found only a small issue with the listing of non-translated forms not being
   listed when connecting a new form to existing forms in other languages. I fixed
   this with v1.4.2 which I just released.
 * However, this will not solve your problems. Please inspect your pages with Firefox/
   Chrome inspector and look for an javascript errors being reported in your console.
 *  [Matteo Legittimo](https://wordpress.org/support/users/mattleg/)
 * (@mattleg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-8939900)
 * Same problem and dont have any js errors
 *  [marder](https://wordpress.org/support/users/marder/)
 * (@marder)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-8958181)
 * Same problem here…
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-8966072)
 * [@crashprojects](https://wordpress.org/support/users/crashprojects/),
 * I have tested the plugin again with the latest configuration and it is working
   fine for my server.
 * If you are still having issues, please enable the debug mode in your wp-config.
   php file and report the errors/msg you get wrt to this plugin (if any), you reported
   that your forms do not appear in Spanish, so it is possible that your locale 
   is not being downloaded from the WordPress server. Please check by setting,
 *     ```
       define('WP_DEBUG', true);
        if ( WP_DEBUG ) {
            define( 'WP_DEBUG_LOG', true );
            define( 'WP_DEBUG_DISPLAY', false );
       }
       ```
   
 * in your `wp-config.php` file, this will output msg in your `wp-content/debug.
   log` file.
    -  This reply was modified 9 years, 1 month ago by [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/).
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-8966096)
 * [@mattleg](https://wordpress.org/support/users/mattleg/), [@marder](https://wordpress.org/support/users/marder/)
   please start your own threads to report issues and describe the problems you 
   are facing.
 *  [antonyerofeiev](https://wordpress.org/support/users/antonyerofeiev/)
 * (@antonyerofeiev)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-9026156)
 * It doesnt work. It seems that forms are not linked. Debug mode doesnt create 
   log.
 *  [Kochhase](https://wordpress.org/support/users/kochhase/)
 * (@kochhase)
 * [9 years ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-9039853)
 * Hi Aurovrata Venet,
    with the singlesite installation: WP 4.7.3 Polylang 2.1.2
   CF7 4.7 CF7 Polylang Ext 1.4.2 you plugin is working but with a multiste installation
   there you can not connecting the languages thanks
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [9 years ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-9048121)
 * Hi [@kochhase](https://wordpress.org/support/users/kochhase/), that’s interesting,
   I will need to see why the multisite is not working.
 * I am using this plugin on a live multisite installation which is working fine.
 * I will carry out a few test and get back to you.
 * [@antonyerofeiev](https://wordpress.org/support/users/antonyerofeiev/), are you
   getting any javascript error in your console inspector?

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

The topic ‘Plugin generally not working at all’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-polylang.svg)
 * [Contact Form 7 Polylang Module](https://wordpress.org/plugins/cf7-polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-polylang/reviews/)

 * 8 replies
 * 6 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-generally-not-working-at-all/#post-9048121)
 * Status: not resolved