Quantcast
Channel: Topic Tag: contact-form | WordPress.org
Viewing all articles
Browse latest Browse all 5998

virgoshun on "[Plugin: Contact Form 7] CONTACT FORM NOT SHOWING IN ADMIN PANEL"

$
0
0

HI!
I'M HAVING TROUBLE WITH THIS CONTACT FORM DATEPICKER PLUGGIN.
It's not showing in admin panel.
So in the forums i tried many ways but none worked:

in wp-config : i added this code....
/** Database Charset to use in creating database tables. */

define('DB_CHARSET', 'utf8');

/** The Database Collate type. Don't change this if in doubt. */

define('DB_COLLATE', '');

/** Allow only admins to see contact form 7 settings in admin panel */
define( 'WPCF7_ADMIN_READ_CAPABILITY', 'manage_options' );
define( 'WPCF7_ADMIN_READ_WRITE_CAPABILITY', 'manage_options' );

/**#@+

* Authentication Unique Keys and Salts.

and then this one :
define( 'WPCF7_ADMIN_READ_CAPABILITY', 'manage_options' );
define( 'WPCF7_ADMIN_READ_WRITE_CAPABILITY', 'manage_options' );

HELP PLEASE!!!!!
thanks a lot!

https://wordpress.org/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 5998

Trending Articles