Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon font manager #110

Closed
luizbills opened this issue Jun 20, 2016 · 68 comments
Closed

Icon font manager #110

luizbills opened this issue Jun 20, 2016 · 68 comments
Labels
product/pro Indicates if the referenced component is part of the Elementor Pro plugin. request/enhancement Indicates an Enhancement Request for an existing feature. request/feature Indicates a Request for a non-existing New Feature.
Milestone

Comments

@luizbills
Copy link
Contributor

luizbills commented Jun 20, 2016

Ability to add your own icon fonts. Just uploding a zip with the font files, the css file and a conf file with the list of icon classes (maybe a json). And to remove the default font awesome (if the user wants).

@arielk arielk added the request/enhancement Indicates an Enhancement Request for an existing feature. label Aug 1, 2016
@arielk arielk added the request/feature Indicates a Request for a non-existing New Feature. label Aug 28, 2016
@About2git
Copy link

Yeah, this would be great. We could use: http://fontello.com/ Where you even can upload own icons and json and co. is automatically generated…

@badcat
Copy link

badcat commented Nov 8, 2016

Yes! Would love to have the ability to make a call to any of the existing Font Awesome library icons from within the Social Icon section.

@ghost
Copy link

ghost commented Nov 15, 2016

Could be useful if we can simply insert an icon also in the standard Text Editor Widget as a span element.

@drawcard
Copy link
Contributor

drawcard commented Dec 28, 2016

IcoMoon is one of the bigger generators out there, and creates very customisable and clean CSS / SCSS as well. The CSS follows a very similar convention to FontAwesome too. Would be great to support that.

I like @badcat 's idea too, about choosing whatever icon you please in the Social Icon section, to take care of niche services like Slack or Discord.

@luizbills that's a good point about removing FA if it's not desired, no point in loading that library if you aren't using it at all :)

@pingram3541
Copy link
Contributor

Yes please, it would so nice to allow for font-awesome icons in the social element so we can choose generic icons to link to services not listed?

@ryanlabelle
Copy link

We are working on a custom control for now but it would be very helpful to provide a hook like #1260 but also a way to include a whole font library.

Thank you. So far working with Elementor has been an awesome experience.

@drawcard
Copy link
Contributor

drawcard commented Mar 8, 2017

So far working with Elementor has been an awesome experience.

I second this :) My entire WP workflow has changed (for the better) thanks to this plugin 💪

@maxnaud
Copy link

maxnaud commented May 24, 2017

I second to that, other Page Builders have the feature to at least choose a custom file as icon. Thanks!

@nickdgreen
Copy link

when choosing an icon it would be great to be able to have the option of adding the "fa fa-code" of a font awesome icon giving access to any new icons not currently included in the dropdown list.

@drawcard
Copy link
Contributor

drawcard commented Jun 7, 2017

That is a top notch idea, though probably something that only coders would understand. ~~~Still it could be toggled on or off as "advanced features" in the settings page.~~~

Perhaps another idea is to simply have a checkbox toggle that hides the standard FA icon set, and then that activates the custom icon class refs option. Effectively replacing the icon with a blank "placeholder" that you could substitute with say, "material-icon-flag" etc. while getting all the icon customisation goodness in Elementor.

@albionselimaj
Copy link
Contributor

While probably not the best approach, a workaround to adding custom icons would be to override the Elementor Icon control class with a custom class, and adding the extra icons in the 'get_icons()' method.
See example.

@black-eye
Copy link

+1

1 similar comment
@ramonkcom
Copy link

+1

@GreenRidingHood
Copy link

@albionselimaj thanks for sharing!!
I am usually try to not to edit PLUGIN file, Is there any suggestion without touching wp-content/plugins , because If I remember correctly they will gone with every update

thanks

@ianstudio
Copy link

Pleeeeeaaaaase this is important.. btw the new https://visualcomposer.io/ has a decent Icon tool with several icon fonts, though they do not let you upload your own.. But still much better than "ours" :/ You cannot let the competition get the better of Elementor :0)

@fthiesen
Copy link

+1

@albionselimaj
Copy link
Contributor

@GreenRidingHood you don't have to touch the wp-content/plugins directory, just put that code in your theme. It overrides the default Icon class through the elementor/controls/controls_registered action.

@GreenRidingHood
Copy link

@albionselimaj I will try , thanks 👍

@renathosiqueira
Copy link

+1
Will be GREAT can add more icons to Elementor!

@twerkema
Copy link

+1. Also a designer in need of being able to fully customize iconography.

@midastown
Copy link

+1

@bentalgad
Copy link

+1 for support of custom icon font management

@bentalgad
Copy link

bentalgad commented Aug 3, 2018

Great plugin that will let you add any custom icons font to elementor core options:
https://wordpress.org/plugins/custom-icons-for-elementor/

@kingfisher64
Copy link

@bentalgad - you got there just ahead of me! https://wordpress.org/plugins/custom-icons-for-elementor/. Finally a solution.

@arielk arielk added this to the 2.4.0 milestone Aug 20, 2018
@fxaviers
Copy link

fxaviers commented Sep 8, 2018

+1

2 similar comments
@IamSiddharth
Copy link

+1

@knightknight
Copy link

+1

@temsool
Copy link

temsool commented Sep 27, 2018

opened in 2016, still nothing? 👎

@bainternet bainternet removed this from the 2.4.0 milestone Dec 10, 2018
@timcv
Copy link

timcv commented Dec 21, 2018

My work is going all in on Elementor, this would be a killer feature.

@Kpudlo
Copy link

Kpudlo commented Feb 20, 2019

Really hoping to see this make it in Elementor!

@shilo-ey
Copy link
Contributor

This feature has been added to Elementor Pro v2.6.0

Feel free to update

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product/pro Indicates if the referenced component is part of the Elementor Pro plugin. request/enhancement Indicates an Enhancement Request for an existing feature. request/feature Indicates a Request for a non-existing New Feature.
Projects
None yet
Development

No branches or pull requests