Robin Cornett
@littlerchicken on WordPress.org, @robincornett on Slack
- Member Since: April 18th, 2012
- Location: Chattanooga, Tennessee
- Website: robincornett.com
Bio
WordPress Origin Story
Contribution History
Robin Cornett’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Posted a reply to Any way to increase width of sharing buttons?, on the site WordPress.org Forums:
Here's a tutorial with code to add a Facebook Messenger button as an example. You…11 hours ago
-
Posted a reply to Any way to increase width of sharing buttons?, on the site WordPress.org Forums:
If you do not want to enable the full width setting, the first place to…1 day ago
-
Posted a reply to Any way to center all the sharing icons with the content box?, on the site WordPress.org Forums:
You should be able to add some CSS to make that happen, but I can…3 days ago
-
Posted a reply to Is there anyway to get space between the buttons?, on the site WordPress.org Forums:
It's just the CSS rules for the buttons and their icons. The table option was…1 week ago
-
Posted a reply to Is there anyway to get space between the buttons?, on the site WordPress.org Forums:
The flexbox setting is an option on this plugin's settings page--this CSS will work regardless…2 weeks ago
-
Posted a reply to Is there anyway to get space between the buttons?, on the site WordPress.org Forums:
Yes, you would just need to add some custom CSS to your site--for example, in…2 weeks ago
-
Posted a reply to How do I view the tracking of shares or clicks?, on the site WordPress.org Forums:
Tracking clicks requires JavaScript, so isn't an option in this plugin, and will not be…2 weeks ago
-
Posted a reply to Anyway to change the fontsize/type of the words “Share this post” ?, on the site WordPress.org Forums:
That heading inherits its size and style directly from your theme. You can customize the…2 weeks ago
-
Posted a reply to Sticky mobile placement, on the site WordPress.org Forums:
Sure, you can do that by just customizing the CSS. For example, I added just…2 weeks ago
-
Posted a reply to Prefer Fallback Image on posts does not replace the featured image, on the site WordPress.org Forums:
It looks like your theme is also adding a featured image banner, which is the…3 weeks ago
-
Posted a reply to does not pick up URL, on the site WordPress.org Forums:
According to the source code of that page, it looks like it's an author archive.…4 weeks ago
-
Posted a reply to does not pick up URL, on the site WordPress.org Forums:
Can you please share more details about what's going on when this happens? Is it…1 month ago
-
Posted a reply to What’s the Lightest Setting for This Plugin?, on the site WordPress.org Forums:
There are really probably two settings you would want to consider changing to reduce the…1 month ago
-
Posted a reply to Selecting Buttons for Output, on the site WordPress.org Forums:
As a fellow tinkerer, I completely understand. Best of luck as you poke around and…1 month ago
-
Posted a reply to Selecting Buttons for Output, on the site WordPress.org Forums:
The scriptlesssocialsharing_buttons filter (ref) returns an array of buttons available for output, so I would…1 month ago
-
Posted a reply to How to disable SSS in mobile version, on the site WordPress.org Forums:
There is a filter for the plugin which determines whether or not the buttons can…1 month ago
-
Posted a reply to Buttons displayed vertically not horixontally with shortcode, on the site WordPress.org Forums:
For some reason, your output for the buttons on that page are wrapped in a…1 month ago
-
Posted a reply to Add anchor to shortcode?, on the site WordPress.org Forums:
You would need to add your own button, as that kind of functionality requires JavaScript.…1 month ago
-
Posted a reply to Add anchor to shortcode?, on the site WordPress.org Forums:
I would experiment with adding code to remove anything from the # and after from…2 months ago
-
Posted a reply to Add anchor to shortcode?, on the site WordPress.org Forums:
I think that's theoretically possible, although the code looks a bit funny. Here's something to…2 months ago
-
Posted a reply to Email Share Button, on the site WordPress.org Forums:
Paul, I've just released version 3.1.4 which should resolve this issue. Thanks for your patience.2 months ago
-
Posted a reply to Email Share Button, on the site WordPress.org Forums:
Paul, thank you so much for reporting back on this. You are correct that it's…2 months ago
-
Posted a reply to in the outlook the link text appears, but it is not linked, on the site WordPress.org Forums:
There is not a way to pass the HTML markup to the email program from…2 months ago
-
Posted a reply to AMP, on the site WordPress.org Forums:
I suspect there is another issue at play here. That code is from the AMP…2 months ago
-
Posted a reply to AMP, on the site WordPress.org Forums:
The plugin does not output in specific situations handled by Core WordPress functions, such as…2 months ago
-
Posted a reply to AMP, on the site WordPress.org Forums:
From the screenshot, it looks like the buttons are outputting, but not the styles. I've…2 months ago
-
Posted a reply to Add Post Meta under Post Title, on the site WordPress.org Forums:
If you need to use flexbox on the .big-leader .wrap element, you will need to…2 months ago
-
Posted a reply to Transition, on the site WordPress.org Forums:
You maybe need a transition-duration added (ref), as an instantaneous 360 degree rotation will look…2 months ago
-
Posted a reply to Transition, on the site WordPress.org Forums:
It looks like that site is displaying two icons in each button, in slightly different…2 months ago
-
Posted a reply to Add Post Meta under Post Title, on the site WordPress.org Forums:
It is possible, yes. There are action hooks both before and after the banner image…2 months ago
-
Posted a reply to Code conflict, on the site WordPress.org Forums:
So you don't actually need the buttons outside of the single posts; you just want…2 months ago
-
Posted a reply to Code conflict, on the site WordPress.org Forums:
Okay, can you clarify what it is that you are trying to accomplish? I thought…2 months ago
-
Posted a reply to Code conflict, on the site WordPress.org Forums:
My guess is that you do not have any selections made for the Button Location…2 months ago
-
Posted a reply to Track clicks with GA, on the site WordPress.org Forums:
You could definitely try that--you would just need to change the selector from line 3…2 months ago
-
Posted a reply to Injects HTML of every icons, on the site WordPress.org Forums:
If you have svg in your path definition, then it will look for a directory…2 months ago
-
Committed [2227405] to Plugins Trac:
tagging version 1.4.03 months ago
-
Committed [2227404] to Plugins Trac:
removing support for really old versions of Genesis3 months ago
-
Posted a reply to How to add SSS button on Genesis single post Info, on the site WordPress.org Forums:
Glad you got it set up the way you want. Just a note that generally,…3 months ago
-
Posted a reply to How to add SSS button on Genesis single post Info, on the site WordPress.org Forums:
You will just need to use a filter to change the location hook. The example…3 months ago
-
Posted a reply to Twitter CSS, on the site WordPress.org Forums:
Thanks, I've updated the Twitter brand color and it will be in the next update.3 months ago
-
Posted a reply to Injects HTML of every icons, on the site WordPress.org Forums:
The plugin is set up to use SVG icons the same way that the Twenty…3 months ago
-
Posted a reply to Sugestions, on the site WordPress.org Forums:
Thank you for the suggestion! I've intentionally not included mobile styling, except to remove the…3 months ago
-
Posted a reply to Add onclick to the links, on the site WordPress.org Forums:
Hi @callaloo, I have not looked into the JavaScript code at all, so I'm not…3 months ago
-
Posted a reply to Add onclick to the links, on the site WordPress.org Forums:
The results of this function will show on the Scriptless links which have the onclick…3 months ago
-
Posted a reply to Add onclick to the links, on the site WordPress.org Forums:
Because the button output is all passed through the wp_kses filter, you need to add…3 months ago
-
Posted a reply to Set the href attribute only on the email icon, on the site WordPress.org Forums:
Well thank you! (And I have a junk drawer dev site myself; totally sympathize.) Thanks…4 months ago
-
Posted a reply to Set the href attribute only on the email icon, on the site WordPress.org Forums:
If you visit my site and check out the email button, you'll see that it…4 months ago
-
Posted a reply to Set the href attribute only on the email icon, on the site WordPress.org Forums:
The better way to add a "to" email address would be to add it to…4 months ago
-
Posted a reply to Unable to move the button location, on the site WordPress.org Forums:
Your code is fine. However, what the locations filter is defining is the filter or…4 months ago
-
Posted a reply to Use and tags around the list of buttons (instead of a div), on the site WordPress.org Forums:
So, one way to modify that would be to manually update your shortcode to use…4 months ago
Developer
-
Add Featured Image Column
Active Installs: 2,000+
-
Display Featured Image for Genesis
Active Installs: 4,000+
-
Genesis Accessible
Active Installs: 1,000+
-
Scriptless Social Sharing
Active Installs: 7,000+
-
Send Images to RSS
Active Installs: 7,000+
-
Simple Listings for Genesis
Active Installs: 20+
Contributor
-
Simple Social Icons
Active Installs: 200,000+