Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › Download
- This topic has 7 replies, 13 voices, and was last updated 9 years, 4 months ago by
Sushil Adhikari.
-
AuthorPosts
-
May 3, 2014 at 3:32 am #15104
Luciane Oliveira
Member🙁 I bought the theme and I can not download it, who can help me?
May 3, 2014 at 3:41 am #19813Sushil Adhikari
ModeratorAh…this must be why you signed up three times for theme support, because you did not receive the theme. I just now checked and sure enough you have not downloaded it yet. The download link gets mailed to you right after you purchase it but it sounds like you did not receive this or else it ended up in a spam folder or something.
I just now resent the email download link for the theme to your email address. Hopefully you get it this time. 🙂
May 3, 2014 at 5:10 am #19814Luciane Oliveira
MemberReceived and already have downloaded, but can not migrate to wordpress tool, you can help me?
May 3, 2014 at 5:40 am #19815Sushil Adhikari
ModeratorMigrate to WordPress tool…are you using the plugin for that? What are you migrating from?
If you are experiencing problems with a migration using the plugin for migrating, you may want to contact their support for this one as it will relate to that and not the theme.May 3, 2014 at 5:43 am #19816Luciane Oliveira
MemberI installed the theme, but when I click customize, of the following error:
PHP Warning: Invalid argument supplied for foreach() in E:\Domains\behaviourbrasil.com.br\wwwroot\wp-admin\custom-header.php on line 1248
PHP Warning: array_merge(): Argument #2 is not an array in E:\Domains\behaviourbrasil.com.br\wwwroot\wp-admin\custom-header.php on line 1268
PHP Warning: Invalid argument supplied for foreach() in E:\Domains\behaviourbrasil.com.br\wwwroot\wp-admin\custom-header.php on line 1248
PHP Warning: array_merge(): Argument #2 is not an array in E:\Domains\behaviourbrasil.com.br\wwwroot\wp-admin\custom-header.php on line 1268May 3, 2014 at 5:59 am #19817Sushil Adhikari
ModeratorI’m going to guess you are on WordPress 3.9 ?
This is a bug with the new version of WordPress and last I remember, this was brought to their attention to their development team. In the mean time, try this temporary fix which I found on another site and see if it works…Open the theme file called “custom-header.php” which is found here:
/wp-content / themes / celestial / includes / custom-header.php
Look for this and delete it:
'default-image' => get_template_directory_uri() . '/images/demo-header.jpg',
It sounds like the WordPress development team will fix this issue in version 3.9.1
May 3, 2014 at 6:05 am #19818Luciane Oliveira
MemberFiz o que sugeriu e agora não consigo acessar o admin veja isso:
PHP Warning: failed to open stream: Arquivo ou diretório no E: \ Domains \ behaviourbrasil.com.br \ wwwroot \ wp-content \ themes \ celestial \ functions.php on line 363
PHP Fatal error: require (): Abertura falhada necessário ‘E: \ Domains \ behaviourbrasil.com.br \ wwwroot / wp-content / themes / celeste / includes / custom-header.php’ (include_path = ‘; C:. \ php \ pear ‘) in E: \ Domains \ behaviourbrasil.com.br \ wwwroot \ wp-content \ themes \ celestial \ functions.php on line 363May 3, 2014 at 6:21 am #15105Sushil Adhikari
ModeratorOpen the file again and reverse what was done by putting back this:
'default-image' => get_template_directory_uri() . '/images/demo-header.jpg',
Side note: please make sure you post in english if you can.
I just read the error again…did you delete that custom-header.php file or just that line of code I said?
-
AuthorPosts
- You must be logged in to reply to this topic.