2012-10-12, 00:13:32
Is there a way to add GS-Socialize to a sidebar? Also I would like to add g-1
Thanks for all help.
Bob
Thanks for all help.
Bob
GS-Socialize
|
2012-10-12, 00:13:32
Is there a way to add GS-Socialize to a sidebar? Also I would like to add g-1
Thanks for all help. Bob
2012-10-12, 12:04:44
1. Edit gs-socialize.php and insert a '#' symbol in the beginning of line 28, like this:
Code: #add_action('content-bottom', 'gssocial_icons'); 2. Edit your template and insert this in the sidebar: Code: <?php gssocial_icons(); ?> Not tested, but should work. As for adding new share links, you have to insert them in lines 45-49...
2012-10-16, 02:57:39
Carlos
Thanks for the help. It worked great!!! Bob |
« Next Oldest | Next Newest »
|