Title: Missing Icons
Last modified: August 30, 2016

---

# Missing Icons

 *  Resolved [sammiej](https://wordpress.org/support/users/sammiej/)
 * (@sammiej)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/)
 * Hi Alexey,
 * I seem to be missing a few icons – specifically binoculars and newspaper…
 * Thanks
 * [https://wordpress.org/plugins/agp-font-awesome-collection/](https://wordpress.org/plugins/agp-font-awesome-collection/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332046)
 * Hi sammiej,
 * Here are shoots with these icons from my demo site:
    [binoculars](http://c2n.me/3kNtQlL)
   [newspaper](http://c2n.me/3kNtVkF)
 * Could you pls clarify where you can’t find these icons?
 * with best regards,
    Alexey
 *  Thread Starter [sammiej](https://wordpress.org/support/users/sammiej/)
 * (@sammiej)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332053)
 * Hi thanks for your quick response – they come up on the lists like in your demo
   but they don’t appear on the page – I used one in a side menu here on the right
   [http://dev.yachtibis.com/account/](http://dev.yachtibis.com/account/) and the
   other on a post here [http://dev.yachtibis.com/oursailingholidays/beginnersailingholiday/caribbean-christmas-new-year-singles-sailing-2015-16/](http://dev.yachtibis.com/oursailingholidays/beginnersailingholiday/caribbean-christmas-new-year-singles-sailing-2015-16/)
 * All the others I’ve used so far are showing up except these two?!
    Thanks Sam
 *  Thread Starter [sammiej](https://wordpress.org/support/users/sammiej/)
 * (@sammiej)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332056)
 * Sorry the second link should have been this one [http://dev.yachtibis.com/caribbean-adventure-sailing-holidays/our-caribbean-sailing-areas/sailing-in-grenada-carriacou/](http://dev.yachtibis.com/caribbean-adventure-sailing-holidays/our-caribbean-sailing-areas/sailing-in-grenada-carriacou/)
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332067)
 * Hm…
    I see, that You using AMY Slider on Your website. This plugin includes own
   Font Awesome (v4.1.0). Unfortunately, these conflict between two plug-in.
 * To resolve this conflict You can try insert this code in functions.php file in
   Your theme:
 *     ```
       add_action( 'wp_enqueue_scripts', 'dequeueAmySliderScripts', 999 );
       function dequeueAmySliderScripts() {
           wp_dequeue_style('ct_amy_fontawesome_style');
       }
       ```
   
 * Pls let me know if it is help you.
 *  Thread Starter [sammiej](https://wordpress.org/support/users/sammiej/)
 * (@sammiej)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332073)
 * Perfect Alexey, that seems to have worked, many thanks and more for the very 
   fast response – much appreciated!
 *  Plugin Author [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * (@agolubnichenko)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332077)
 * No problem 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Missing Icons’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/agp-font-awesome-collection_647baf.
   svg)
 * [AGP Font Awesome Collection](https://wordpress.org/plugins/agp-font-awesome-collection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/agp-font-awesome-collection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/agp-font-awesome-collection/)
 * [Active Topics](https://wordpress.org/support/plugin/agp-font-awesome-collection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/agp-font-awesome-collection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/agp-font-awesome-collection/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Alexey Golubnichenko](https://wordpress.org/support/users/agolubnichenko/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/missing-icons-7/#post-6332077)
 * Status: resolved