• I tried loading a 16×16 png file for the favicon through the custom theme options panel and the site broke. The error is in the functions.php file but I don’t have the time to isolate/fix the problem.

    Too bad, this looks like it would be a nice theme. Also, the custom theme options panel is intuitive and easy to use – it just didn’t work correctly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    Problem with favicon have resolved in next version. Currently we are waiting for approval.

    To fix the problem need replace code on line 384 and 385 in functions.php

    On this

    $out_fav_html .=  '<link rel="icon" type="image/png"  href="'. $url_favicon[0] .'">';
    		$out_fav_html .=  '<link rel="apple-touch-icon-precomposed" sizes="16x16" href="'. $url_favicon[0] .'">';

    Please can you change your feedback score?

    Dear jbisonaroll!
    Excuse me.

    Much time has passed since your message. Also the theme author told you how to fix your problem. Now theme became much better! Can you change your negative feedback? Or remove it please.
    Thank you very much for understanding.

    PS: I don’t have any relation and commercial interest to this project. This is my own opinion. I’m just a user like you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn't work’ is closed to new replies.