Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Elegant Themes Icons

Описание

Its now very easy to integrate Elegant Themes icon font set to your WordPress site. Just install this plugin and you are ready to go. Icons can be inserted using either HTML Code or Shortcode.

To use any of the Elegant Themes font icons on your WordPress site you have two options:

HTML

To add a Skype icon, you can use either of the two codes,

<span class="social_skype"></span>

<span data-icon=""></span>

You can see the class names and unicode data values on the ET font release page: http://www.elegantthemes.com/blog/resources/elegant-icon-font

Shortcode

You can easily use a shortcode in your posts, pages and even widgets to display an icon. The shortcode format is [icon name=name-of-icon], where name=X is the class of the icon you would like to use.

To add a Skype icon, you can use the following shortcode,

[icon name=social_skype]

You can see all available icon classed on the ET link referred above.

Author

Установка

  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use HTML by adding the appropiate class to the <span> element OR Add shortcode to your posts, pages or widgets to display the font icon.

Часто задаваемые вопросы

Installation Instructions
  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use HTML by adding the appropiate class to the <span> element OR Add shortcode to your posts, pages or widgets to display the font icon.

Отзывы

02.07.2018
I've been trying everything short of sacrificing something trying to get the icons to behave. I was just about to give up when someone recommended this app.
03.09.2016 1 ответ
I FINALLY found a simple way to use the ET icon fonts. My only complaint is that this plugin was so hard to find. I tried the coding way multiple times with no success. This makes it a piece of cake. This is super simple and fast. Thanks guys for creating this plugin! You're awesome sauce!
Посмотреть все 8 отзывов

Участники и разработчики

«Elegant Themes Icons» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Elegant Themes Icons» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial and stable release.

1.2

  • Updated and stable release.