ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Custom Icons for Elementor

وضاحت

Enables the user to add their own custom icons to the built in Elementor icon controls and elements, thereby removing the reliance on FontAwesome and providing a better opportunity for branding with custom icon sets on your websites. Works exclusively through the use of Fontello’s free icon font service.

Plugin Features

  • Add unlimited icons to your website via Fontello font packs
  • View the icons in each uploaded pack, delete individual packs if desired
  • Use icons anywhere you would normally with the default Elementor icon selectors

Please note, this plugin requires the Elementor Page Builder to be installed and active. Elementor is a free plugin.

This plugin relies on a third party service for it’s functionality provided by Fontello. No private information is sent to their server, rather their provided webfont downloads are what’s used to add fonts to this plugin.

Looking for a video tutorial? Here it is!

Plugin Removal

Removing this plugin will render your custom icons to be deleted. Take care to un-select them from your icon elements prior to plugin removal.

Copyright

Custom Icons for Elementor is a plugin for WordPress that enables you to add custom icon fonts to the built in Elementor controls.
Copyright (c) 2018 Michael Bourne.

The Custom Icons for Elementor Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

You can contact me at michael@michaelbourne.ca

انسٽاليشن

  1. Upload your plugin folder to the ‘/wp-content/plugins’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Fontello.com to create your own icon font. Download the zip when done.
  4. Upload the Fontello zip file to the plugins settings page.

FAQ

What can I do with this plugin?

You can add your own icons from Fontello to Elementor (free and pro). From exisiting icon fonts to totally custom SVG icons, no more messing around with CSS or image elements. It’s now all baked in.

Can I upload more than one Fontello package to a single site?

You bet! Upload as many as you like, they will all work. However, make sure you give each font a unique name (text box beside the Fontello download button).

How do I remove Font Awesome icons from the default icon selectors, so that only my custom icons are available?

Add this to your functions.php file in a child theme:

add_filter('eci_drop_fa', '__return_true');

HELP! It doesnt work?!

There is a small, small chance this plugin may not work on your web host. This is caused by two things generally: a mod_security rule flagging the ZIP upload, or the lack of PHP libraries needed to unzip files (ZipArchive). Here’s the good news: your host can fix both of these easily. If they refuse, consider moving to a more modern host.

جائزا

10 نومبر 2023
It very well may have worked way back when, but I can tell you, this plugin caused significant issues with our site that took a long time to determine. What could a little icon plugin do? right?? Well this one didn't break the site it just caused immeasurable performance issues. Glad we determined our culprit.
12 جُون 2021
Thank you so much. This plugin is great. 10/10 recommend it
23 مارچ 2020
This plugin is really helpfull, when you want to use more icons. For the first time it was little bit difficult to orient how it works, but later its great and really easy to use 🙂 I highly recommend it 🙂 And main reason - its free 😀
جمع: سڀ 33 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Custom Icons for Elementor” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

جمع: “Custom Icons for Elementor” 5 جڳهن ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.

ترجمو ڪريو “Custom Icons for Elementor” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

0.3.1

  • Small tweak for Elementor 2.6

0.3

  • Added support for the new Elementor v2.6+ icons manager

0.2.4

  • Supress PHP warning if Fontello file can’t be read by server
  • Add URL fallback for Fontello file reading (some servers are setup in a way that prevents server path reading)
  • Fix “empty Fontello file name” issues by defaulting to ZIP file name instead of random string, thereby fixing the “disappearing icons” in unnamed files
  • Fix CSS issues in editor and icon lists

0.2.3

  • Adjusted priority of custom function to prevent certain themes from breaking it
  • Change to parse css function to prevent a possible but rare error
  • Change to CSS display of icons from inline-block (FA style) to block (E style)
  • Added filter to remove FA icons from default selectors

0.2.2

  • Regen error fix

0.2.1

  • Improve CSS Regen to fix changed URLs
  • Tweak CSS display of icons to match native icons
  • Change CSS font-face path to relative URLs
  • Add uninstall method to clean up left over files

0.1.4

  • Fix the “empty box” icon error seen on some sites. Please reupload any affected fonts and regen your css.

0.1.3

  • Fix error where an un-named font will not render properly
  • Edit content directory reference

0.1.2

  • Rewriting of help instructions to be more clear
  • Limit upload area to zip files only to prevent confusion
  • Added javascript translations
  • Fixed icon font rendering after upload
  • Added additional error alerts on font upload for hosts with no zip support

0.1.1

  • Fix incorrect URI constant
  • Fix jQuery reloading of stylsheet in admin page
  • Fix internationalization and regenerate language files
  • Added French translation, care of Jean @momo-fr

0.1.0

  • Initial Public Version