Title: Jon's Replies | WordPress.org

---

# yydevelop

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Plugin translation not working on back end](https://wordpress.org/support/topic/plugin-translation-not-working-on-back-end/)
 *  [yydevelop](https://wordpress.org/support/users/yydevelop/)
 * (@yydevelop)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/plugin-translation-not-working-on-back-end/#post-12682984)
 * all you have to do is to add this again to the install function
 * `load_plugin_textdomain( 'yydev_accessibility', false, basename( dirname( __FILE__)).'/
   languages' );`
    -  This reply was modified 6 years, 1 month ago by [yydevelop](https://wordpress.org/support/users/yydevelop/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Load child theme to child theme on wordpress?](https://wordpress.org/support/topic/load-child-theme-to-child-theme-on-wordpress/)
 *  Thread Starter [yydevelop](https://wordpress.org/support/users/yydevelop/)
 * (@yydevelop)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/load-child-theme-to-child-theme-on-wordpress/#post-12666168)
 * Yea it is probably be the way to do that.
 * Thank you for your detailed answers i really appreciate that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Load child theme to child theme on wordpress?](https://wordpress.org/support/topic/load-child-theme-to-child-theme-on-wordpress/)
 *  Thread Starter [yydevelop](https://wordpress.org/support/users/yydevelop/)
 * (@yydevelop)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/load-child-theme-to-child-theme-on-wordpress/#post-12665305)
 * Hey thanks for your answer.
 * I build websites for myself and for my clients. For my clients i use a simple
   theme and for myself I add to the theme more complex functions and options.
 * I wanted to be able to use as the base theme the simple parent theme, on top 
   of that the more advanced child theme for my projects and for each project make
   some changes with another child theme so i will be able to update both parent
   and child.
 * If that not possible i will try and find a way to go around that.

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