Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #15104

    🙁 I bought the theme and I can not download it, who can help me?

    #19813
    Sushil Adhikari
    Moderator

    Ah…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. 🙂

    #19814

    Received and already have downloaded, but can not migrate to wordpress tool, you can help me?

    #19815
    Sushil Adhikari
    Moderator

    Migrate 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.

    #19816

    I 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 1268

    #19817
    Sushil Adhikari
    Moderator

    I’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

    #19818

    Fiz 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 363

    #15105
    Sushil Adhikari
    Moderator

    Open 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?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.