Title: Plugin its not working
Last modified: December 13, 2017

---

# Plugin its not working

 *  Resolved [maritesganga](https://wordpress.org/support/users/maritesganga/)
 * (@maritesganga)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/)
 * I dont see the right column “create”
    I only have the left column of mapping!

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/#post-9778726)
 * Hi [@maritesganga](https://wordpress.org/support/users/maritesganga/), do you
   have any other errors being reported when you activate the plugin?
 * what version of WordPress are you using?
 * what version of the Contact Form 7 plugin are you using?
 *  Thread Starter [maritesganga](https://wordpress.org/support/users/maritesganga/)
 * (@maritesganga)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/#post-9778800)
 * Hi!
    wordpress version 4.9.1 cf7 i was on the latest version and then downgrade
   into 4.7 to make sure it wasnt an error that you have pointed out. Its strange
   because the second part of the screen its not loading, its empty. Check this 
   screenshot: [https://quizviajero.com/blog/wp-content/uploads/2017/12/Sin-título-1.jpg](https://quizviajero.com/blog/wp-content/uploads/2017/12/Sin-título-1.jpg)
 * Thanks!
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/#post-9781924)
 * yes, that’s very strange indeed. Can you inspect your page to see if you get 
   any javascript errors in your console?
 * can you also turn on WP_DEBUG using the following lines in your wp-config.php
   file,
 *     ```
       define('WP_GURUS_DEBUG', true);
        define('WP_DEBUG', true);
        if ( WP_DEBUG ) {
            define( 'WP_DEBUG_LOG', true );
            define( 'WP_DEBUG_DISPLAY', false );
            @ini_set( 'display_errors', 0 );
            define('AUTOSAVE_INTERVAL', 600 );  //seconds
        }
       ```
   
 * this will create a debug.log file in your wp-content folder. Please see if you
   are getting any PHP errors too.
 * Let me know your findings.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/#post-9851048)
 * Since I have not heard from you on this thread I am assuming your issue is fixed
   so I am closing this.

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

The topic ‘Plugin its not working’ is closed to new replies.

 * ![](https://ps.w.org/post-my-contact-form-7/assets/icon-256x256.png?rev=1985682)
 * [Post My CF7 Form](https://wordpress.org/plugins/post-my-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-my-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-my-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/post-my-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-my-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-my-contact-form-7/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-its-not-working/#post-9851048)
 * Status: resolved