Rating: 1 star
Had the same problem as others on the forum: selected Google fonts aren’t visible in the elementor dropdown box. I disabled all other plugins except Elementor. No joy. The administrators say it works for them. So good luck with that.
I also tried downloading the fonts I wanted and uploading them again to Custom Fonts but this caused other problems.
Have now dumped Custom Fonts and use another plugin.
]]>Rating: 1 star
Italics are not working. As soon as they are added as a font variant all variants are shown as italics. Thus you need to set-up the italics as a separate font which makes it really cumbersome to use.
This problem has been around for over a year and it seems nothing has been done to fix it. Not impressed. ??
Rating: 5 stars
There are probably a dozen of fonts plugins out there with many if not most of them still use Customizer interface. Moving forward with the future of WordPress, you want the plugin to be compatible with Full Site Editing framework, and this plugin works well with the new framework.
]]>Rating: 5 stars
in lines 194 of following path, there was a problem …
In the provided code snippet, the issue was occurring in the remove_custom_font_google_url
method. This method is responsible for removing custom fonts from the Google fonts URL array.
The problem was with the line:
php code:
if ( $value['font_fallback'] ) {
Here, the code was trying to access the font_fallback
index of $value
directly without ensuring that $value['font_fallback']
exists and is not null. This could lead to issues if $value['font_fallback']
is not set.
To fix this, I made the following changes:
$value['font_fallback']
exists and is not null using isset()
:php code:
if ( isset( $value['font_fallback'] ) && $value['font_fallback'] ) {
$value['font_fallback']
exists and is not null, then $value['font_fallback']
is appended to $font_key
. Otherwise, $font_key
remains the same.By adding this check, we ensure that the code doesn’t try to access an undefined index, which could lead to the “Trying to access array offset on value of type bool” warning. Instead, it first checks if the index exists before attempting to access it.
]]>Rating: 5 stars
The last plugin I tried before this had a paywall to upload more than one weight variation of one font. Unbelievable. Considering most good fonts have 8+ variations, I thought other plugins were probably running the same scheme BUT this plugin literally allows you to upload not just as many variations as you want but several different families as well. In the FREE version!! This plugin is a godsend
]]>Rating: 3 stars
Thanks for making the plugin, integrated seamlessly for bold/regular fonts. If I make font styles/add the Woff2 italic assets as italics within the same font family as regular and bold fonts in the control panel, Elementor gravitates to the italic font and makes everything italic regardless if default/regular is selected in the style dropdown of Elementor editor. For now I have to make separate fonts for italic and regular versions and ignore the italic/regular selector in Elementor Page builder. Or probably forever because I see a bad review regarding this from 9 months time ago
The good news is that if Italic is selected for the base font already set throughout the site in Elementor Editor, Elementor attempts to augment the Italic, just not with the assets provided since those have to be a separate font within this plugins control panel in reality.
]]>Rating: 5 stars
Works well
]]>Rating: 1 star
It was a slow decline until finally it completely stopped working and changed all the font on the website to Times New Roman.
Left a comment asking for support, no reply.
I’m going to have to deactivate and find a different solution.
Rating: 1 star
Huge Problems with thrive Themes. It is already the third time that it breaks my site and all fonts are wrong.
]]>Rating: 1 star
The plugin just stopped working after the latest update. All the fonts I had are not showing up and I have a website with hundreds of pages. This will be very difficult to revert. At least you could do the testing before you published the update and broke my website. ;/
]]>Rating: 1 star
Everything was fine until the update arrived and the fonts stopped displaying on the site even after the code was correctly programmed.
]]>Rating: 5 stars
The plugin “Use Any Font” didn’t work with me, but this one did!!!!
]]>Rating: 5 stars
Really easy font management.
]]>Rating: 5 stars
Very EASY in setup. Good plugin. Works Ok.
To add font you need to do 2 steps:
1 – Choose Source: Local or Google Fonts
2 – Choose Your Font’s Path or Name
That’s All. Now your font will be in a standard WordPress’s fonts list at the left panel in Styles.
Thanks authors!
Rating: 5 stars
hi
after adding new font, persian one, the error come above dashboard, i am using Spectra one theme, with gutenberg editor. below is the text showed up
\wp-includes\script-loader.php on line 3454
wp-includes\script-loader.php on line 3592
\wp-includes\script-loader.php on line 3610
pls give us a how to fix and add new font to new theme
]]>Rating: 1 star
Italics must be loaded as a separated font and can’t be applied in editor with the italic button.
For a plugin which’s only purpose is loading fonts, it’s a pit.
]]>Rating: 5 stars
Seems like a pretty basic feature for a plugin that does something so very simple.
EDIT: Developers added the feature. Well done and thanks!
]]>Rating: 5 stars
I finally found an easy solution to locally use Google Fonts, when using Elementor Free version – thank you very much! In the beginning there was a little mistake on other devices than my desktop computer, but I found that was because of an https issue not loading correctly. So everything fine, thanks again!
]]>Rating: 5 stars
Works with Thrive Theme Builder (and other it’s plugins) pefectly ?? Great plugin!
]]>Rating: 5 stars
One of my most used plugins, i used this plugin on more than 20 sites
very It is completely consistent with Elementor have option about chosing display font like swap
Rating: 5 stars
This is a great plugin, it is awesome and works as described.
I have to say that this has to be my favourite plugin ever. Also the support is truly amazing: the developer is always very helpful and works with you if you have any problems,
and if there are any problems, he fixes these right away. 5-stars all the way, thank you!!
keep up the great work – it rocks
]]>Rating: 4 stars
This plugin is great and simple to use (all font weights can even be integrated for each font), and I’d love to give it 5 Stars! But there is no simple way to set up italic versions of your font – it could be uploaded and set up as a standalone font, but so you would have to change every single italic glyph on your website to this font (best before changing the over all font, because after you wouldn’t see what’s italic and what’s not). Please implement a little snippet that allows to set up fonts with italic options too. <3
]]>Rating: 5 stars
I Needed to add my custom CSS so it can works, and the injection of the font is working like a charm, thank you very much !
]]>Rating: 5 stars
Does exactly what I needed – perfect if you want to be GDPR compliant!
]]>Rating: 5 stars
?? ???? ????? ???? ???? ????? ???? ?? ???? ???? ????? ??? ???? ?? ??????? ???? ?? ???? ???? ??????? ??? ??????
?? ??? ??? ??????? ?? ????? ? ???? ??? ??? ??????
Rating: 1 star
It wants to upload fonts through Media Library.
My Media Library blocks the uploads of the font formats.
It could be an issue with another plugin controlling the Library, but I have no time to diagnose the issue.
Rating: 5 stars
Simple and works perfectly with elementor.
]]>Rating: 5 stars
Thank you!
]]>Rating: 5 stars
Doesn’t work with all the theme
]]>Rating: 3 stars
Looks nice, but does not work with Oxygen Builder
]]>