About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Maybe you know how to add Vkontakte button to it?
Hi Sridhar
Thanks for these additional placement snippets.
Could you possibly show how I could apply these to the nav-secondary position in news-pro theme so they are floating to the right of the page.
Regards
Dale
Hi Dale,
You may want to contact me via http://GenesisCustomizations.com/ for a faster reply.
Here’s my question. Is it possible to have the “small” icons at the beginning of my post, but the “large” version after? I’d love to have the simple version at the beginning so it’s not so intrusive, but then have the bigger type at the end so it’s called out more. Is this possible? Thanks in advance!
https://github.com/copyblogger/genesis-simple-share/issues/32
Hi Sridhar.
I am using Parallax Pro. IS there a way to get the Simple Social Share icons to appear only on the front page in the header right widget area. I have tried variations of the code snippets provided but have been unable to complete. Thank you.
add_action( ‘genesis_header_right’, ‘sk_simple_share’ );
function sk_simple_share() {
if ( ! function_exists(‘genesis_share_icon_output’) ) {
return;
}
if ( is_WHAT-GOES-HERE () ) {
genesis_share_icon_output( ‘buttons’, array( ‘googlePlus’, ‘facebook’, ‘twitter’, ‘pinterest’, ‘linkedin’, ‘stumbleupon’ ) );
}
}
I’m using the Simple Share on Parallax pro and have an issue with Google+ and StumbleUpon not working. And it seems to be because of SSL. I’m running version 0.9. Does anyone know of a solution?
Thanks in advance.
I have installed the plugin in my wordpress blog and activated it.
I have configured it to show below content in post, but It doesnt work. I can see it in my post
Im working with lifestyle-pro Genesis Child Theme
Any help?
thanks
Hi. I’m so glad I discovered your site. I do have a question related to this post. My setup is show buttons before and after but on archives I want to only show before. Is there a way to filter the output on archives? Thank you.
Thanks for a great article, Sridhar! I’ve just subscribed to the membership because you are always giving us great stuff.
About this social plugin, is there an easy way to put content before the buttons?
Yes.
Add this in style.css: http://pastebin.com/raw.php?i=BuK5TLGg.
You may need to change “share-before” depending on the CSS class that’s output by the plugin.
Screenshot: http://d.pr/i/1in5C
Hi Sridhar,
how can I place the Share Buttons in your Simple Master Child Theme, just before the Footer Widgets, but only on the Homepage?
just after the Text-Widget home-bottom here http://pd.lindebjerg.de/
Follow https://sridharkatakam.com/how-to-show-genesis-simple-share-icons-above-footer-widgets-in-genesis/.
[…] the comments section of Beautiful social sharing icons using Genesis Simple Share article, a user […]