Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Favicon?

    • 7 years, 6 months ago Proint
      Participant

      Expired

      Hello,
      After the theme update (2.6.1.) the favicon does not work anymore.
      Could you please take a look?

      Thanks in advance!
      Best regards, Frank

    • 7 years, 6 months ago Proint
      Participant

      Expired

      Hello,
      Sorry. The site: http://www.proint.nl

    • 7 years, 6 months ago Proint
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 6 months ago Mirela
      Participant

      Hello,

      You are right! Sorry for the inconvenience. We will fix this in the next theme update.
      In the mean time, please go to file includes/core/core-functions.php
      Right after this line:
      /*--------------------- End Text Limit ----------------------------------*----- */
      Add this block of code:

      /*--------------------- FAVICON ----------------------------------------------- */
      
      if(!function_exists('codeless_favicon'))
      {
      	function codeless_favicon($url = "")
      	{
      		$icon_link = "";
      		if($url)
      		{
      			$type = "image/x-icon";
      			if(strpos($url,'.png' )) $type = "image/png";
      			if(strpos($url,'.gif' )) $type = "image/gif";
      		
      			$icon_link = '<link rel="icon" href="'.$url.'" type="'.$type.'">';
      		}
      		
      		return $icon_link;
      	}
      }
      /*--------------------- End FAVICON ----------------------------------------- */

      Save changes.
      Let me know if you need further help.

      Best regards!

    • 7 years, 6 months ago Proint
      Participant

      Expired

      Hello,
      Thanks! problem solved.

      Best regards, Frank.

Viewing 4 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password