Pro-child -theme broken after update

My child theme seems to be broken after updating (via FTP) to CS 6.3.8 on my multisite.

In Network Admin themes section I see Pro - Child Theme under Broken section with error:
Broken Theme: The parent theme is missing. Please install the “pro” parent theme.

I have checked that template.css includes “Template: pro” and my php-config settings are set to:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

Any help?

Double checked and it was my error. While unzipping pro-theme, there was additional folder created for pro. So my theme was in pro/pro/ -directory. After correcting that everything works.

Hi @JariAuranen,

Glad to know that you are able to solve it.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.