Title: Candymac's Replies | WordPress.org

---

# Candymac

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FileBird - WordPress Media Library Folders & File Manager] ?nt_wmc_folder showing in Google Search Console results](https://wordpress.org/support/topic/nt_wmc_folder-showing-in-google-search-console-results/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/nt_wmc_folder-showing-in-google-search-console-results/#post-11903974)
 * I end up solving this by going to SEO -> Search Appearance, then selecting the
   taxonomies tab and locating ‘Folder (nt_wmc_folder)’, I set this taxonomy to ‘
   exclude from search’ and the XML file was removed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FileBird - WordPress Media Library Folders & File Manager] ?nt_wmc_folder showing in Google Search Console results](https://wordpress.org/support/topic/nt_wmc_folder-showing-in-google-search-console-results/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/nt_wmc_folder-showing-in-google-search-console-results/#post-11903816)
 * I am seeing this too, Yoast is generating a sitemap at /nt_wmc_folder-sitemap.
   xml
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Memphis Documents Library] Plugin Conflict preventing Document Uploads](https://wordpress.org/support/topic/plugin-conflict-preventing-document-uploads/)
 *  Thread Starter [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-conflict-preventing-document-uploads/#post-11270343)
 * Thanks for the quick response.
 * As it turns out the root cause was not with any of the plugins, rather an issue
   with the database, the auto increment values on all the tables apparently vanished
   in an upgrade causing much unpredictable behavior.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Tooltip] White-space where instructions would be](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/#post-10985381)
 * [@tmconnect](https://wordpress.org/support/users/tmconnect/) the latest version
   I just grabbed has fixed this issue. Thank You!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Tooltip] White-space where instructions would be](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/#post-10939640)
 * Thanks for posting. I still seem to be getting this issue with the latest version
   unfortunately, maybe it’s specific to the scenario I had described above, here’s
   how it looks: [https://www.dropbox.com/s/wotff22qdg9iugp/Screenshot%202018-12-02%2016.11.35.png?dl=0](https://www.dropbox.com/s/wotff22qdg9iugp/Screenshot%202018-12-02%2016.11.35.png?dl=0)
 * For the moment I have corrected by enqueuing an admin CSS file and adding the
   following hack to overwrite the min-height on the fields:
 * .acf-fields > .acf-field[style] {
    min-height: 0px !important; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Tooltip] White-space where instructions would be](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/white-space-where-instructions-would-be-2/#post-10935645)
 * I also had this issue. I had two adjacent text fields (width set to 50%) that
   were within a group field. When adding a label to one of the two fields, ACF 
   added an inline style to both div.acf-fields that set a minimum-height on both.
   It appears the css was inserted to try to keep the two side by side fields equal
   height, but since the label had been moved into a tooltip it just resulted in
   white space.
 * Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets] How to set post thumbnails conditionally?](https://wordpress.org/support/topic/how-to-set-post-thumbnails-conditionally/)
 *  Thread Starter [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/how-to-set-post-thumbnails-conditionally/#post-10669701)
 * Update: I did actually figure out a fairly simple workaround utilizing ACF. I
   set up an image field in ACF with the field name _thumbnail_id and imported the
   image to that field rather than with the other images in the post.
    -  This reply was modified 7 years, 10 months ago by [Candymac](https://wordpress.org/support/users/candymac/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMS Tree Page View – Reorder Pages with a Drag-and-Drop Tree] Impossible to organize tree properly with last update.](https://wordpress.org/support/topic/impossible-to-organize-tree-properly-with-last-update/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/impossible-to-organize-tree-properly-with-last-update/#post-4823020)
 * For some reason downloading and installing version 1.2.22 then upgrading to 1.2.25
   via the WP dashboard seemed to have corrected the issue for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMS Tree Page View – Reorder Pages with a Drag-and-Drop Tree] Impossible to organize tree properly with last update.](https://wordpress.org/support/topic/impossible-to-organize-tree-properly-with-last-update/)
 *  [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/impossible-to-organize-tree-properly-with-last-update/#post-4823018)
 * I’m having a similar problem. I was actually trying this plugin out for first
   time today (with WP 3.9) and noticed I was unable to reorder the pages, despite
   the crosshair cursor… So it appears this may still be an issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Attachments] Legacy Attachments Undetected](https://wordpress.org/support/topic/legacy-attachments-undetected/)
 *  Thread Starter [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/legacy-attachments-undetected/#post-3762667)
 * Jonathan,
 * Thanks, that did do the trick… I appreciate you sticking with me and figuring
   this out… Not sure how that happened – wonder if I unintentionally unchecked 
   the CPT.
 * Anyway thanks again… Love the plugin – they should build it right into WP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Attachments] Legacy Attachments Undetected](https://wordpress.org/support/topic/legacy-attachments-undetected/)
 *  Thread Starter [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/legacy-attachments-undetected/#post-3762661)
 * Sure… It was _init_:
 * `add_action( 'init', 'create_sf_projects_post_type' );`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Attachments] Legacy Attachments Undetected](https://wordpress.org/support/topic/legacy-attachments-undetected/)
 *  Thread Starter [Candymac](https://wordpress.org/support/users/candymac/)
 * (@candymac)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/legacy-attachments-undetected/#post-3762648)
 * Jonathan, Thanks for looking at this, below is the info you requested, though
   appears the CPT was already pubic.
 *     ```
       function create_sf_projects_post_type() {
         register_post_type( 'sf_projects',
           array(
             'labels' => array(
               'name' => _x('Projects', 'post type general name'),
               'singular_name' => _x('Project', 'post type singular name'),
               'add_new' => _x('Add New', 'project'),
               'add_new_item' => __('Add New Project'),
               'edit_item' => __('Edit Project'),
               'new_item' => __('New Project'),
               'view_item' => __('View Project'),
               'search_items' => __('Search Projects'),
               'not_found' =>  __('No projects found'),
               'not_found_in_trash' => __('No projects found in Trash'),
               'parent_item_colon' => '',
               'menu_name' => 'Projects'
           ),
             'menu_position' => 4,
             'public' => true,
             'rewrite' => array('slug'=>'projects'),
             'hierarchical' => false,
             'query_var' => true,
             'supports' => array( 'title', 'thumbnail','editor','page-attributes','revisions'),
           )
         );
       }
       ```
   

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