Title: Heading does not display
Last modified: August 24, 2016

---

# Heading does not display

 *  Resolved [reraymond](https://wordpress.org/support/users/reraymond/)
 * (@reraymond)
 * [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/)
 * I’ve decided to display a heading for an existing directory/file display. Here’s
   the shortcode:
 * > [fileaway sub=”maintenance/minutes” directories=”true” size=”no” mod=”no” nolinks
   > =”yes” only=”000″ showto=”administrator” drawerid=”1″ heading=”Select folder
   > BEFORE uploading files” hcolor=”red”]
 * I added the heading and hcolor attributes to an existing shortcode. The heading
   is not displaying. Seeing as how I’ve never seen how the heading should look,
   or where it should display, I’m at a loss to troubleshoot my situation.
 * Thom—any suggestions as to where/how I may be messing up?
 * Thanks,
    Dick
 * [https://wordpress.org/plugins/file-away/](https://wordpress.org/plugins/file-away/)

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

 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/#post-6135532)
 * This is how it should look: [http://imgur.com/3XTZ3ub](http://imgur.com/3XTZ3ub).
 * Here’s my shortcode:
 * `[fileaway directories="true" size="no" mod="no" nolinks="yes" showto="administrator"
   drawerid="1" heading="Select folder BEFORE uploading files" hcolor="red"]`
 * In other words, you’re doing it correctly. Maybe you’re hiding it with CSS from
   another mod? I’d have to see the page to troubleshoot.
 *  Thread Starter [reraymond](https://wordpress.org/support/users/reraymond/)
 * (@reraymond)
 * [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/#post-6135556)
 * Thanks, Thom. I had actually considered the potential of a styling conflict. 
   I do have some supplemental styling where I hid some table columns, but since
   I’m working with a list, I didn’t think twice about it. Here’s my supplemental
   styling I have in a custom CSS file:
 * > /*Begin File Away table Custom CSS*/
   >  .ssfa-sorttype, .ssfa-minimalist-first-
   > column, .ssfa-clearfix { display: none; } /*END File Away table Custom CSS*/
 * Does any of this appear to be the culprit?
 * Thanks,
    Dick
 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/#post-6135557)
 * Yeah, you don’t want to hide .ssfa-clearfix
 *  Thread Starter [reraymond](https://wordpress.org/support/users/reraymond/)
 * (@reraymond)
 * [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/#post-6135573)
 * Yep, that was it. Thanks again for the excellent support!
 * Dick

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

The topic ‘Heading does not display’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/file-away_e3e2e1.svg)
 * [File Away](https://wordpress.org/plugins/file-away/)
 * [Support Threads](https://wordpress.org/support/plugin/file-away/)
 * [Active Topics](https://wordpress.org/support/plugin/file-away/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/file-away/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/file-away/reviews/)

## Tags

 * [heading](https://wordpress.org/support/topic-tag/heading/)

 * 4 replies
 * 2 participants
 * Last reply from: [reraymond](https://wordpress.org/support/users/reraymond/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/heading-does-not-display/#post-6135573)
 * Status: resolved