All of the Social icons are there, except Messenger which I need for my Messenger bot. Is it possible to add an icon for it?
]]>hi I have a clients website sprinkle.com.au around 1400 pages with 3 genericon’d icons on each. A while ago I updated from 3.4.1 to 4.0.1 – the plugin broke the page!! the icons became massive!!! like 6-10 times bigger https://itdoescompute.com.au/wp-rollback-plugin-so-very-necessary/ Now Im about to update wordpress on her site and add SSL but I cant update genericon’d because of the same issue still existing, just tested it on my itdoescompute website, it still breaks. Pleeeeease help!
]]>Hi Mika
Since the latest update some sites will successfully save the settings in Genericon’d but some sites still won’t.
On the site that won’t let me save settings I’ve deleted the plugins and installed again but with now luck. All four checkboxes are available but none remained checked when I click save.
On the site that does save settings since the last update, only 3 of the checkboxes are available, the Classic Genericons checkbox is greyed out, which is no problem as I don’t want to use Classic.
Kind regards,
Simon
]]>The new version of the plugin doesn’t appear to be working.
In the settings page, none of the options are checked. If I check them and save, the page reloads with none of them checked again.
I’ve taken a look at the database entry in the options table and it is never modifying that – the default values a:2:{s:7:”sprites”;s:3:”yes”;s:8:”minified”;s:2:”no”;} remain and never change.
I’ve tried deleting the plugin and re-installing with no luck.
]]>Is it possible to have text displayed when hovering?
I use the “info” Genericon before I list hash values on an uploaded file, and I’d love to have it so that if you hovered over the icon it said “SHA-256 Checksum”.
Is this doable? I currently use shortcodes with this plugin, but I’m not against doing it another way if that would accomplish this.
Thanks!
]]>How do I code URL links when inserting Genericons into a widget with shortcode?
Example: I have a Facebook icon in the widget, I need to place a link on the icon going to a Facebook page. I’m not clear on how that would be coded?
]]>Hi Mika,
I thought I give 3.2.0 a shot since I was using 3.0.3.4 since I have had issues on mobile platforms with higher versions.
Alright, got an issue where it appears that 3.2.0 is clashing with Total Cache plugin.
Accessing my page with Total Cache activated the Genericons are missing. Reloading/Refresh etc…. doesnt help
Accessing my page with Total Cache deactivated all Genericons work as expected.
Cheers
]]>The following icons are missing in Genericon 3.1.1:
hierarchy
paintbrush
sitemap
xpost
]]>Aloha,
The Genericon’s are not showing on Mobile e.g. Android.
Worked prior the last update though.
Anyway, it works on PC IE, Chrome, Firefox seemless.
Cheers
]]>Hi,
If using copy CSS method, genericons did not showing in IE 9. Instead a box with a “x” is showing up.All other Browsers an Versions use it correctly.
Greetings
Markus
]]>Hi there,
After updating to 3.1.0 the Genericons are not displayed properly on the usage page in WordPress (just a list with 3 first letters instead).
404
aside
attachment
audio
bold
book
cart
……..
As well in the webpage no Genericons are displayed.
Cheers
]]>For some reason I had two horizontal lines through the icon. I was able to get rid of one of them with text-decoration: none; but I can’t get rid of the other horizontal line. I was able to move it to below the icon but unable to turn it’s color to white or to make it disappear.
]]>Great plugin, but maybe I’m going mad… I can’t seem to find the 404 icon on the plugin’s main page in my WP dashboard. Is it there somewhere?
]]>I was wondering if there would be any possibility in the future for the icons to render using the div tag instead of the i tag when using shortcodes. The i tag has proven difficult to style and has been causing minor issues with line-height.
]]>Theme TwentyFourteen with active DEBUG says:
Notice: Undefined variable: genericon_rotate in /path/to/genericons.php on line 116
TIP: It’s a silly little bug. Better test your plugins fully with debugger before publishing.
]]>Hi,
I love this plugin but I’m having problems on android’s 4.2.2 aosp browser. Tried to clear cache, history, cookies; No luck… I’ve checked my CSS and it seems ok, no font overrides as far as I can tell (I’m using xili-languages child-theme of twenty-twelve). Problem is present on both my tablet and phone which use the same OS version & mod. Works fine if I use the Chrome browser but this is not the default browser for these gadgets…
Also, I can see all icons on https://genericons.com on my mobile/tablet so the problem must be at my end. Not sure what I’m doing wrong as I’ve installed the plugin automatically..
Here’s the site if you want to have a look: https://portuguesesoulkitchen.com/?lang=en_gb
Any help would be appreciated,
Thanks!
]]>I understand the code for this is
[genericon icon=twitter size=2x]
But I don’t where to put that in my code…where does it go?
]]>Your CSS is overriding.
*, body *, h1, h2, h3, h4, h5, h6 {
font-family: Helvetica ! important;
}
With this code i am unable to remove the ! important because i need to keep all the font the same.
is there something in your plugin code that could over ride this? With the ! important the genericon’d icons don’t show up. So I need to figure out a way for them to show up but still keep all my font the same.
]]>Hello,
So the icons were showing up but not all it is, is a rectangle box. It is on the left footer of the homepage.
https://underbluesky.com/home/
Would you know how to resolve this?
]]>Hi, I am using your plugin and it’s great. However neither size 1x or 2x is quite right. I’ve tried 1.5x and that doesn’t do anything. Is it possible to size it between 1 and 2 or are those the only options?
]]>I’m using the Genericons for my social icons on my website, but when I upgraded to the latest version, this is not appearing in the Genericon’s <i> tag:
style=”color:inherit;”
It’s overriding the style I set in my CSS – can you remove this? If now, can I? How?
]]>The conflict that your (fantastic) plugin had with Jetpack still remains with Slim Jetpack. I’ve reported it over there but thought I’d report it here also.
]]>First, thanks for such a handy, clean plugin!
They’re working perfectly on desktop. But it’s not working on Android (I’ve checked on my HTC Sensation running default 4.2 browser and NB Browser; I’ve checked on Nexus 7 running NB Browser). A strange icon appears that looks something like []
Perhaps you could have a look: https://www.socialvillage.ie/hope
You should see the Icons in the middle
]]>I’ve just discovered this plugin and it’s great – thank you.
Any chance of a Print and a Download icon? Do you Mika produce these?
]]>Icons no longer show up after updating from 2.0.9 to the new 2.0.9.1.
In my theme i call them like so ‘<div class=”genericon genericon-feed”></div>’ and thought maybe the classes were changed or something, but i also tried using short code in a post, but [genericon icon=twitter] gave me the following error:
Notice: Undefined variable: genericon_rotate in /Applications/MAMP/htdocs/mywebsite/wordpress/wp-content/plugins/genericond/genericons.php on line 104
When I downgrade back to 2.0.9 everything works again.
]]>I am using the official 3.6 beta 3.
A few weeks ago I set up your plugin to add icons to the menu. GREAT.
On the off chance I exported that site and when importing the data into a new site the config in the Menu Item–>Navigational Label didn’t survive the import. All the other settings did survive.
Hi Mika
Great plugin.
I am hacking through it, but I can’t figure out how to get an icon in a menu to be linked. Ideally I don’t want a text link to go with the icon.
Thanks
]]>Are there any plans to add Instagram to Genericons?
]]>Neat idea for a plugin. I haven’t tried it yet, just scrolling through the code. I noticed on line 108 you have a mismatched tag:
<h3>Post Formats</h2>
Hey. Nice idea for the plugin. I never know that Genericons is another product by Automattic.
Btw, how do I use white color icon? Sometimes it’s better to use white color icon for dark background. Giving two options – white and black – should be good enough to suit everyone’s need.
]]>