Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GS-Socialize
#1
Is there a way to add GS-Socialize to a sidebar? Also I would like to add g-1

Thanks for all help.

Bob
Reply
#2
1. Edit gs-socialize.php and insert a '#' symbol in the beginning of line 28, like this:

Code:
#add_action('content-bottom', 'gssocial_icons');
(Now icons will not be shown below the content.)

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...
Reply
#3
Carlos

Thanks for the help. It worked great!!!

Bob
Reply




Users browsing this thread: 1 Guest(s)