WordPress Designpraxis Forum » WordPress Designpraxis Plugins

Can't get file icons working

(4 posts)
  • Started 4 years ago by Chun
  • Latest reply from rol
  • This topic is not a support question

Tags:


  1. Chun
    Member

    Hi, I've got File Icons 2.1 installed and activated on my Wordpress site, but none of the icons seem to be showing up.

    http://bluesuncorp.co.uk/

    Probably a stupid error on my part, but can you spot what I've done wrong?

    Thanks very much (looks like a really neat plugin)

    - Daniel

    Posted 4 years ago #
  2. Chun, I had a look at you blog, but the file-icons plugin doesn't seem to be loaded. Is it activated? Does your theme call wp_head()?

    Posted 4 years ago #
  3. Chun
    Member

    Yep, I've double checked right now, and it's definitely loaded and activated. I've even tried re-uploading it, but got no result.

    I've tried adding a call to wp_head() to the top of my theme's index.php (I assume that's what you meant?) but it doesn't seem to have any effect - doesn't spit out any errors either.

    Posted 4 years ago #
  4. Chun, change your css class and ID setting from the default #content to (in your case) #left in Presentation > File Icons. Then you'll see the file icons.

    File-Icons are applied only to the part of the blog that is specified by a specifiv css class or css ID.

    You can remove the additional wp_head() call, sinsce the file-icons stylesheet is now loaded twice.

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.