StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 03-24-2010, 07:26 AM
steve steve is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 201
Default

For ultimate control, you may just want to add the social media links you are interested in directly into the post template.

I can't exactly remember how I did it, but this post may help.

As an example, this is the code I have in the index.php (Main Index Template) for a page that eventually looks like this.

Code:
<div class="postmeta">
          <div class="postlikeblock">
            <p>
            <strong>Liked this post?</strong><br />
      Subscribe to the <a rel="nofollow" href="http://brownstonepark.com/feed/rss/">RSS feed</a> or our <a href="#" onclick="window.open('http://brownstonepark.com/newsletter_registration/index.htm','mywindow','width=475,height=515,toolbar=no,location=no,directories=no,s tatus=no,menubar=no,scrollbars=yes,resizable=yes')">e-mail newsletter</a>. <br />
      You can also share on <strong>Facebook</strong> or <strong>Twitter</strong> right now!
          </p>
      <ul class="links">
        <a rel=?nofollow? href="http://www.facebook.com/sharer.php?u=<?php the_permalink();?>&t=<?php the_title(); ?>" target="blank"><img src="http://brownstonepark.com/wp-content/themes/revolution_news-21/images/FaceBook_48x48.png" alt="" /></a>
            <a rel="nofollow" href="http://twitter.com/home?status=Checking out... <?php the_title(); ?> http://brownstonepark.com/?p=<?php the_ID(); ?>" title="Click to send this page to Twitter!" target="_blank"><img src="http://brownstonepark.com/wp-content/themes/revolution_news-21/images/Twitter_48x48.png" alt="" /></a>
        </ul>
      </div>
    </div>
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
facebook cant access meta tags when sharing ayfwest General Discussion 5 10-15-2010 04:59 PM
Twitter/Facebook at top nav carrierm General Discussion 5 10-12-2009 06:57 PM


All times are GMT -5. The time now is 04:10 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.