Title: Attachment button missing
Last modified: November 13, 2020

---

# Attachment button missing

 *  Resolved [ykdn8901](https://wordpress.org/support/users/fccw8686/)
 * (@fccw8686)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/attachment-button-missing/)
 * Hi Support ,
 * we are facing attachment button was missing issue , we are just installed wpdiscuz
   and never use before. and we are found similar issues and solutions .
 * [https://gvectors.com/forum/media-uploader/no-attachments-button/](https://gvectors.com/forum/media-uploader/no-attachments-button/)
   
   [https://wpdiscuz.com/community/f-a-q/if-attach-an-image-button-doesnt-work/](https://wpdiscuz.com/community/f-a-q/if-attach-an-image-button-doesnt-work/)
 * after we tried to setting at wp-admin>setting> URL to https: and also access 
   wp-config.php but we didn’t found any 
 * wp_home
    wp_siteURL 
 * only these showing.
 * <?php
    define( ‘WP_CACHE’, true ); // Added by WP Rocket
 * set_time_limit(300);
 *  // Added by WP Rocket
    /**  * The base configuration for WordPress  *  * The
   wp-config.php creation script uses this file during the  * installation. You 
   don’t have to use the web site, you can  * copy this file to “wp-config.php” 
   and fill in the values.  *  * This file contains the following configurations:***
   MySQL settings  * * Secret keys  * * Database table prefix  * * ABSPATH  *  *
   [@link](https://wordpress.org/support/users/link/) [https://codex.wordpress.org/Editing_wp-config.php](https://codex.wordpress.org/Editing_wp-config.php)**
   [@package](https://wordpress.org/support/users/package/) WordPress  */ / /** *
   Authentication Unique Keys and Salts.  *  * Change these to different unique 
   phrases!  * You can generate these using the {@link [https://api.wordpress.org/secret-key/1.1/salt/](https://api.wordpress.org/secret-key/1.1/salt/)
   WordPress.org secret-key service}  * You can change these at any point in time
   to invalidate all existing cookies. This will force all users to have to log 
   in again.  *  * [@since](https://wordpress.org/support/users/since/) 2.6.0  */
 *  * WordPress Database Table prefix.
     *  * You can have multiple installations
   in one database if you give each  * a unique prefix. Only numbers, letters, and
   underscores please!  */ $table_prefix = ‘wo1_’; define( ‘WP_DEBUG’, true ); define(‘
   WP_DEBUG_DISPLAY’, false ); define( ‘WP_DEBUG_LOG’, true ); define( ‘DISABLE_WP_CRON’,
   true ); define( ‘DISALLOW_FILE_EDIT’, true ); /* That’s all, stop editing! Happy
   publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined(‘
   ABSPATH’ ) ) { define( ‘ABSPATH’, dirname( __FILE__ ) . ‘/’ ); } /** Sets up 
   WordPress vars and included files. */ require_once ABSPATH . ‘wp-settings.php’;

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

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupportmember/)
 * (@gvectorssupportmember)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/attachment-button-missing/#post-13657508)
 * Hi [@fccw8686](https://wordpress.org/support/users/fccw8686/),
 * Please let us know do you use the wpDiscuz default attachment or the wpDiscuz
   Media Uploader add-on?
 * If you use the default attachment(“Attach an image”) button is only available
   for the post, pages, and attachments post types, and for default WordPress user
   roles.
 * If you use the wpDiscuz Media Uploader add-on, then please make sure the “Allow
   Media Uploading for Post Types” option is enabled for all post types. Also please
   check the “Allow Media Uploading for User Roles” option.
    The options are located
   in the Dashboard > Comments > wpDiscuz > Settings > Comment Content and Media
   admin page.
 *  Thread Starter [ykdn8901](https://wordpress.org/support/users/fccw8686/)
 * (@fccw8686)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/attachment-button-missing/#post-13657736)
 * it’s work thanks.

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

The topic ‘Attachment button missing’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ykdn8901](https://wordpress.org/support/users/fccw8686/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/attachment-button-missing/#post-13657736)
 * Status: resolved