Title: hide icons with shortcode
Last modified: April 20, 2020

---

# hide icons with shortcode

 *  Resolved [Antonio D.](https://wordpress.org/support/users/colomet/)
 * (@colomet)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/)
 * I have a conflict with a plugin, I´m not sure which one, yet.
 * Is not possible to hide the icons and just to use the socialnetwork name instead?
 * Maybe an option in labels, so we can personalise trought the shortcodes.
 * thanks
 * > [View post on imgur.com](https://imgur.com/a/Jqmr7QP)

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

 *  Plugin Support [hzlateska](https://wordpress.org/support/users/hzlateska/)
 * (@hzlateska)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12704216)
 * Hello,
 * Can you send your website link so we can take a look?
 *  Thread Starter [Antonio D.](https://wordpress.org/support/users/colomet/)
 * (@colomet)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12705630)
 * here the url of the page with problems
 * [https://open.books4languages.com/english-a1-grammar/](https://open.books4languages.com/english-a1-grammar/)
    -  This reply was modified 6 years, 1 month ago by [Antonio D.](https://wordpress.org/support/users/colomet/).
 *  Plugin Author [Social Snap](https://wordpress.org/support/users/socialsnap/)
 * (@socialsnap)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12751879)
 * Hi,
 * You should be able to fix this by adding the following code to your `.htaccess`
   file:
 *     ```
       <IfModule mod_headers.c>
         <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">
           Header set Access-Control-Allow-Origin "*"
         </FilesMatch>
       </IfModule>
       ```
   
 * If you’re not sure how to do this, please contact your hosting provider and ask
   for assistance.
 * Let me know if that helped or if you’re still looking to switch to a text label.
 *  Thread Starter [Antonio D.](https://wordpress.org/support/users/colomet/)
 * (@colomet)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12772650)
 * Thanks for your information, after the testing, I still the same issue (
 *  Plugin Author [Social Snap](https://wordpress.org/support/users/socialsnap/)
 * (@socialsnap)
 * [6 years ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12859294)
 * Hey,
 * Sorry for the delayed reply. Next plugin version will completely remove the usage
   of font files and that should make this work with the next update.
 *  Thread Starter [Antonio D.](https://wordpress.org/support/users/colomet/)
 * (@colomet)
 * [6 years ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12859355)
 * Thanks for your help ))

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

The topic ‘hide icons with shortcode’ is closed to new replies.

 * ![](https://ps.w.org/socialsnap/assets/icon.svg?rev=1869219)
 * [Social Snap — Social Share Buttons & Click to Tweet](https://wordpress.org/plugins/socialsnap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/socialsnap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/socialsnap/)
 * [Active Topics](https://wordpress.org/support/plugin/socialsnap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/socialsnap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/socialsnap/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Antonio D.](https://wordpress.org/support/users/colomet/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/hide-icons-with-shortcode/#post-12859355)
 * Status: resolved