• Resolved wayne.keenan

    (@waynekeenan)


    Hi,

    The fontawesome doesn’t seem to be found so a rectangle is displayed in place of the spyglass.

    Ive tried suggestions like this:
    <FilesMatch “.(ttf|otf|eot|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    I think I saw the icon once but since then a number of other plugins have been installed and the site was moved from one DNS to another (www.cannybots.com)

    I was wondering if you could help me please?

    All the best
    Wayne

    https://www.ads-software.com/plugins/bbpress-new-ui/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wayne.keenan

    (@waynekeenan)

    ok, is this perhaps because the eventbright theme doesn’t include FontAwesome and the actual fix is to tweak the EventBright theme css and copy the font folder in?

    sorry, I’m a wordpress internals noob

    Thread Starter wayne.keenan

    (@waynekeenan)

    To fix it for my site I put this in the themes <head> section of header.php:

    <link href=”//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css” rel=”stylesheet”>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search 'icon' not displaying’ is closed to new replies.