Code on top of Post

Posted in: Newspaper
Post count: 42

Hello, i would like to insert a Facebook Like Box on the top of all my posts.

I have a plugin to do that with a code:

<center><p style=”text-align: center;”>[easy-fb-like-box url=”https://www.facebook.com/MagazineFeminina&#8221; width=”350″ height=”300″ faces=”true” hidecover=”false” posts=”false”]</p></center>

But i would like to know how to insert this code on the top of the post automatic. One for all.

I’m using Style 13

Post count: 6535

Hi

For post template 13 you need to edit loop-single-13.php file and paste the code here: http://screencast.com/t/vzn3i0Y3HmCe you can also insert the button inside td-post-content container.

Hope this helps.
Thanks!

Post count: 42

Hello Andrei, it works.
I use the easy-fb-like-box plugin and the code:

<center><?php echo do_shortcode(‘[easy-fb-like-box url=”https://www.facebook.com/MagazineFeminina” width=”550″ height=”300″ faces=”true” hidecover=”false” posts=”false”]’); ?></center><BR>

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.