Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
dankbaarParticipant
Warning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220
Hi Ace999
How did you install your theme?
Straight in wp3.5, adjusting the funcitons.php (so the image uploader works) and then install a child theme?? Please explain, because I want his theme (minimatica with child theme) to work. Thanks.
Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
dankbaarParticipant
Warning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220
An example with a working child theme is here in 3.5… http://www.dankbaar.com/gekopfeestjes/ but the funny thing is, when I want to copy the site to another host, it keeps coming up that my child theme is broken and I cannot install it.
Even when I just put this in the theme:
/*
Theme Name: Feestje op basis van minimatica
Theme URI: http://www.gekopfeestjes.nl/cms
Description: eerste Child Theme op basis van Minimatica
Author URI: http://www.dankbaar.com
Template: Minimatica
Version: 1.0.8
*/
@import url(‘../minimatica/style.css’);
without the funcrions.php or other files. It is not working 🙁