This topic has 2 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #110658
     tubaro1
    Participant

    Hi, amazing theme Kleo.

    I have, i think, a small bug, I change the color background of my theme one of the presets, then when i wanted to return it doesn’t work. Then I press the reset button, but the color is still the same. Do you have any tip to solve this?

    Thank you!

    #110659
     tubaro1
    Participant

    By the way, how can i override the header color to #0071BC without establishing it trough the wpadmin. Thanks!

    #111048
     Radu
    Moderator

    Hi,

    Fist, please update the theme to latest version 4.0.3 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and after this line add this

    COPY CODE
    define( 'WP_DEBUG_LOG', true );

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?