How to add related posts to flatpress blog without plugin
Loading
To add Related posts to flatpress blog.Just visit linkwithin.com and just enter your details as shown in the figure below.

Make sure to change the email id and your blog name.Don’t forget to change platform to other.
Now click on get widget you will get a code and you have to add it before
</body>
See the figure

Now you have to add the code generated to your blog template.
[b]step 1:[/b] Go to your file manager (if you are using 110mb.com) to the this path
[i][b]Directory: /fp-interface/themes/leggero/[/b][/i]
Step 2 : Now download the footer.tpl file to your pc (check the figure if you are using 110mb.com)

Step 3: Now edit the footer .tpl file with any text editor like wordpad (preferred)
</div> <!-- end of #footer --> </div><script> var linkwithin_site_id = xxxxxx; </script> <script src="http://www.linkwithin.com/widget.js"></script> <a href="http://www.linkwithin.com/"><img src="http://www.linkwithin.com/pixel.png" alt="Related Posts with Thumbnails" style="border: 0" /></a> </body> </html>
Check the code above i have just added the linkwithin script just above the “closing body code”.
Save the file and again re upload to the same destination where you have downloaded.
Directory: /fp-interface/themes/leggero/ (better delete the previous file before uploading ).
That’s it check your blog now.See the related posts widget at the bottom of the post(without thumbnails in my blog) check the picture below



