Title: FlaBill's Replies | WordPress.org

---

# FlaBill

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks vs me](https://wordpress.org/support/topic/permalinks-vs-me/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/permalinks-vs-me/#post-4686891)
 * Looks like things are ok now.
    The default selection in Permalinks has not had
   a bad effect on page id’s. the pages are showing prettypermalinks so I don’t 
   feel a need to change anything. Bill
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks vs me](https://wordpress.org/support/topic/permalinks-vs-me/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/permalinks-vs-me/#post-4686863)
 * Thank you, Ben
    No such message appears, what comes up ia “Permalink structure
   updated.” plus the message about wpbackup requires a selection other than “default”.
   Bill
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Conditional style for a page](https://wordpress.org/support/topic/conditional-style-for-a-page/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/conditional-style-for-a-page/#post-4388840)
 * That worked fine…thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Conditional style for a page](https://wordpress.org/support/topic/conditional-style-for-a-page/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/conditional-style-for-a-page/#post-4388821)
 * My bad, here’s what I see in header.php
    <body <?php body_class(); ?>> Is that
   what you are looking for?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Conditional style for a page](https://wordpress.org/support/topic/conditional-style-for-a-page/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/conditional-style-for-a-page/#post-4388809)
 * Thank you for responding.
    By header I mean the banner or upper portion of the
   page which in my case is an image. My theme is a Child theme of Twenty Thirteen
   I do not see body tag in the Header.php file.
 * “http://wielert.net/wordpress”
    [](http://wielert.net/wordpress)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/page/2/#post-4291913)
 * Thank you for your efforts in my behalf and your patience too.
    Finally found
   the solution. Twentythirteen-child was mistakenly placed in twentythirteen folder
   instead of Themes. Re-installing it in proper directory and a couple of other
   tweeks proved successful. Don’t go away, I might be back 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/page/2/#post-4291910)
 * Here’s what I have;
    twentythirteen css fonts images inc js languages twentythirteen-
   child style.css
 * Not sure where to go from here, it should show in Themes right?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291908)
 * /*
    Theme Name: Twenty Thirteen Child Theme URI: [http://wielert.net/wordpress/twenty-thirteen-child/](http://wielert.net/wordpress/twenty-thirteen-child/)
   Description: Twenty Thirteen Child Theme Author: John Doe Author URI: [http://wielert.net](http://wielert.net)
   Template: twentythirteen Version: 1.0.0 */
 * [@import](https://wordpress.org/support/users/import/) url(“../twentythirteen/
   style.css”);
 * /* =Theme customization starts here
    ————————————————————– */
 * Is that ok?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291906)
 * OK, making progress, almost there. Found files needed were in File Mgr of my 
   host site, didn’t realize that.
    Made Child theme and style.css as directed and
   all went well until trying to get it to show and activate on the Themes page.
   Not sure why. Here’s the site maybe a code source inspection will reveal a clue?
   [http://wielert.net/wordpress](http://wielert.net/wordpress) What say you?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291905)
 * Thanks, wonder why I never thought of that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291902)
 * I have no idea…please tell me how to find it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291900)
 * Time for an update of the trials of FlaBill.
    Changed the address by adding a
   word to it. Bad move, removed word but could not get back to original settings.
   Display showed the project without styling. Could not find a way to get it styled.
   Desperation set in and I deleted the site. Re-installed WordPress and now sure
   I haven’t modified anything crucial to prevent making a Child Theme. Following
   instructions from Codex site made this: “wp-content/themes/twentythirteen-child/
   style.css” and got a result of the site showing a giant 404 in the middle portion.
   What am I missing?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291887)
 * “Finally port all of your changes over to a new child theme.”
 * NOT being able to FIND a child theme is what started this post.
 * I’m sorry to be so dense but I don’t understand what you mean by “D/L current
   2103 theme and re-upload new copy”
    I have 2013 theme, modified, already. Also
   I cannot access wp-content/themes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme](https://wordpress.org/support/topic/child-theme-55/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-55/#post-4291877)
 * No. I modified the TwentyThirteen theme and now afraid I can’t make a Child Theme.
   Is that correct?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Wrong direction of admin](https://wordpress.org/support/topic/wrong-direction-of-admin/)
 *  Thread Starter [FlaBill](https://wordpress.org/support/users/flabill/)
 * (@flabill)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/wrong-direction-of-admin/#post-1912096)
 * That worked, thank you
    Bill

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