Title: Gray Ghost Visuals's Replies | WordPress.org

---

# Gray Ghost Visuals

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Admin Stylur] About time](https://wordpress.org/support/topic/about-time-3/)
 *  Plugin Author [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/about-time-3/#post-7877456)
 * And here you go! A custom one on a silver plate for you my good sir 😉
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Admin Stylur] I like :)](https://wordpress.org/support/topic/i-like-16/)
 *  Plugin Author [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/i-like-16/#post-7877963)
 * Thanks for the kind words 🙂 Glad you like it. Simple is always the best!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Unit Test XML File – Jan 17, 2011 version](https://wordpress.org/support/topic/theme-unit-test-xml-file-jan-17-2011-version/)
 *  Thread Starter [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/theme-unit-test-xml-file-jan-17-2011-version/#post-3137773)
 * Just imported again and found this broken link.
 * ERROR
    Failed to import Media “Hayseed Rag â€“ The Dizzy Trio”
 * BAD LINK (found in the xml file itself)
    [audio src="http://wpthemetestdata.files.
   wordpress.com/2008/06/hayseedrag-thedizzytrio_vbr1.mp3" /]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Breaking up too many categories for theme testing](https://wordpress.org/support/topic/breaking-up-too-many-categories-for-theme-testing/)
 *  Thread Starter [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/breaking-up-too-many-categories-for-theme-testing/#post-2601402)
 * This issue has been resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [register_widget_control is deprecated since version 2.8](https://wordpress.org/support/topic/register_widget_control-is-deprecated-since-version-28/)
 *  Thread Starter [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/register_widget_control-is-deprecated-since-version-28/#post-3080350)
 * I’m using my own blank theme.
 * Can’t seem to find any remnants of register_widget_control throughout my entire
   theme files, but what I did find was it being used by a plugin. Great call !!!
 * Thanks for the tip and help 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Clearing Floats and linked images](https://wordpress.org/support/topic/clearing-floats-and-linked-images/)
 *  [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/clearing-floats-and-linked-images/#post-2133081)
 * “The last item in this page’s content is a floated image. Make sure any elements
   after it are clearing properly.”
 * There are a few ways to do this and one of them is to add the `[.clearfix](http://css-tricks.com/snippets/css/clear-fix/)
   class` to your content containing element such as a `<div>` for example.
 * Another way is to add this CSS to you content containing element we mentioned
   previously or you could just use the [HTML5 Boilerplate](http://html5boilerplate.com/)
   helper classes
 *     ```
       /* Contain floats: h5bp.com/q */
       #content-container:before,
       #content-container:after { content: ""; display: table; }
       #content-container:after { clear: both }
       #content-container { *zoom: 1; }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Breaking up too many categories for theme testing](https://wordpress.org/support/topic/breaking-up-too-many-categories-for-theme-testing/)
 *  Thread Starter [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/breaking-up-too-many-categories-for-theme-testing/#post-2601056)
 * Basically you Rock! Thanks :)p
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Submission](https://wordpress.org/support/topic/theme-submission/)
 *  Thread Starter [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-submission/#post-2284014)
 * Thanks for that.
 * Currently I am getting this message but it is not a child theme. It is a fresh
   theme from scratch.
 * “There is no theme called ‘MagicDust’ in the directory. For child themes, you
   must use a parent theme that already exists in the directory.”
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Uploading a .zip theme](https://wordpress.org/support/topic/uploading-a-zip-theme/)
 *  [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/uploading-a-zip-theme/#post-2282286)
 * never mind foxed the problem. I had a huge jpg in the img directory by mistake.
   EEK!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Uploading a .zip theme](https://wordpress.org/support/topic/uploading-a-zip-theme/)
 *  [Gray Ghost Visuals](https://wordpress.org/support/users/grayghostvisuals/)
 * (@grayghostvisuals)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/uploading-a-zip-theme/#post-2282285)
 * I am receiving a connection timeout when uploading for the theme repository.

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