Theme Support Forum
Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums
-
#12559
On July 6, 2012 at 1:07 am
Is there a way I can have the facebook like and twitter underneath each featured posts on the home page?
#17976
On July 6, 2012 at 8:39 am
#17977
On July 6, 2012 at 7:11 pm
Thanks. I was wondering though if I could remove the icons from my slider experpts. Just use them on the featured posts.
#17978
On July 6, 2012 at 7:17 pm
from the plugin options, uncheck “display on excerpts”
#17979
On July 6, 2012 at 7:23 pm
Okay when I did that, the icons disappeared on all of the posts.
#17980
On July 6, 2012 at 7:25 pm
did you not add the line in index.php file?
#17981
On July 6, 2012 at 7:36 pm
Yes it was added. Now I am getting the code underneath the posts rather than the social icons.
#17982
On July 6, 2012 at 7:42 pm
ok. disable the plugin and replace the code you added to index,php with this:
<div class="tweetme"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-text="<?php the_title(); ?>" data-url="<?php the_permalink() ?>" data-via="towfiqi">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<div class="fblike">
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="<?php echo get_permalink(); ?>" layout="button_count" show_faces="true" width="450"></fb:like>
</div>
#17983
On July 6, 2012 at 7:43 pm
Okay nevermind, figured it out. Thanks
#17984
On July 6, 2012 at 8:00 pm
Yeah, I actually tried that method from above and it changed my whole layout. I dont know how to change it back, i simply deleted the code you gave me and replaced it back but now my layout is all messed up.
#17985
On July 6, 2012 at 8:10 pm
Hello! this is Towfiq, a passionate web developer from Bangladesh, building website templates for almost 4 years and sharing them with the world. Most of my designing/ programming skills are self taught. Providing free Wordpress themes to wordpress enthusiasts is another one of my passions.
When I am not building templates, I listen to music, read books, paint and travel.
x