Title: auldbert's Replies | WordPress.org

---

# auldbert

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Appache http server stops working](https://wordpress.org/support/topic/appache-http-server-stops-working/)
 *  Thread Starter [auldbert](https://wordpress.org/support/users/auldbert/)
 * (@auldbert)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/appache-http-server-stops-working/#post-11178912)
 * I apologise if I am on the wrong forum and I thank you all for your help. I had
   already tried extending the buffer size at the end of the httpd.conf file and
   as to moving the dll files php5apache.dll and libmysql.dll, neither of these 
   are to be found on my computer.
 * It seems that the failure can have many causes and perhaps Duplicator is the 
   answer though that won’t be easy because I, for security reasons, don’t have 
   direct access to my son’s site and he is remote from me.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [enqueuing child theme page specific styles](https://wordpress.org/support/topic/enqueuing-child-theme-page-specific-styles/)
 *  Thread Starter [auldbert](https://wordpress.org/support/users/auldbert/)
 * (@auldbert)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/enqueuing-child-theme-page-specific-styles/#post-7643931)
 * Hello,
 * First of all thank you for your response. Perhaps in my initial and first “how
   to” post I should have given more detail.
 * I am using the twentyfourteen theme and my understanding is that the following
   line in its functions.php file will always load the active theme stylesheet be
   it parent or child
    `wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri());`
 * So my situation is one in which my child functions.php loads its parent style
   and then page specific styles after which the parent functions.php loads the 
   child style and I had thought that a solution might lie in somehow changing the
   order of stylesheet loadings.
 *  I resorted to using !important in the page specific css that I did not want 
   overridden.I knew nothing of css specificity so I thank you for that reference
   as it will certainly help prioritise styling.
 * However I still think there must be a way to better enqueue the stylesheets so
   for a time I will leave this post as unresolved.
 * Regards to all

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