Childtheme was compatable with JR 1.5.4, but is not compatable with JR 1.5.5
I'm having a real struggle getting a child theme which works beautifully in JRv1.5.4 to work in v1.5.5.
When I go to v1.5.5 and activate the new-child theme I made in 1.5.4 and copied into 1.5.5 themes directory, I can see part of the child theme, (script and radio button changes which I had made in the new-child theme in 1.5.4), but no selected menus, no static home page, no additional pages or FXtender plugin are present and the color scheme is just basic blog rather than based on gray-pro-theme.
When I first tried the new-child in 1.5.5 I couldn't get to the Wordpress Admin page, but had an error:
Fatal error: Call to undefined function appthemes_add_submenu_page_content() in /home/grjobcom/public_html/v155/wp-content/themes/new-child/includes/admin/admin-options.php on line 222
When I disabled line 222, I got a similar error in line 24 where appthemes_add_submenu_page also gets a mention, so I disabled line 24 and the Wordpress Admin page re-appeared. I've activated the new-child theme in Appearance/Settings and selected "My new-child Theme" in Settings/General/Color Scheme, but I only get half a theme - ie some functions but no UI !!
I think that there may be a bug in 1.5.5 which is impacting child theme functions. I wonder is anyone else is having these kind of problems. I'm glad I only implemented v1.5.5 in a test environment because this problem has wasted days of effort and the test site is basically hopeless.
Can someone from the Dev team please comment - urgently !!