• Home
  • Services
  • Facebook
  • Privacy Policy

TricksDaddy

  • Home
  • Services
  • Facebook
  • Privacy Policy

Category: Blogger Tutorials

How to Enable Threaded Comments on Blogger Blog

Written by Simrandeep Singh

Here is a good news for Blogger users. Google recently introduced threaded comments for Blogger users. For users who don’t know about threaded comments, threaded comments are multilevel comments in which users can reply to other’s comments. But unlike WordPress, Blogger users can currently use threaded comments upto 2 levels only.

I always wished to have better comment system for Blogger. Better comment system was one of the most required features that Blogger lacks that’s why I suggest to add WordPress style comment system to blogger using other services. But now Blogger users have reason to smile as they have got one new feature for the comment system. read more

January 12, 2012 Blogger, Blogger Tutorials

Add Google Buzz Button To Blogger Blog

Written by Simrandeep Singh

Google Buzz ButtonGoogle Buzz lets you share updates, photos, videos and more with your friends like Twitter. Recently I shared a tutorial with you all to add Google Buzz button to WordPress blog. Some users requested in comments to share a tutorial for blogger/blogspot user too. So here is a tutorial for all those who are on blogger platform.

If you are not aware of Google Buzz, you might be interested in my following article : read more

February 15, 2010 Blogger Tutorials, Tutorials

How to add Community News Section to WordPress and Blogger Blogs

Written by Simrandeep Singh

Community news is the way to share news/posts from other websites with your readers. community news section let your readers submit news or posts to your blog using a form and the posts will be displayed in your blog’s sidebar after your moderation. In this tutorial I’m going to explain a method that you can use to allow your readers to submit news or posts to your WordPress or blogspot blog.

Add Community News Panel to WordPress Blog

It is really easy to add community news panel to WordPress blog. All you need to install FV Community News WordPress plugin. read more

January 28, 2010 Blogger Tutorials, WordPress Plugins

Recent Posts Widget With Thumbnails For Blogger/Blogspot Blogs

Written by Simrandeep Singh

blogger_logoToday when I was looking for some new gadgets for blogger blogs I got a new and awesome recent posts widget with post thumbnails for blogger blogs. This widget is the best replacement for the previous recent posts widget without any thumbnails. This widget is developed by Engadgeteer

You can look at the screenshot of this widget : read more

July 30, 2009 Blogger Tutorials

Add Syntax Highlighter To Blogger Blogs

Written by Simrandeep Singh

syntax-highlighter-bloggerFew days back I have shared a post about Syntax Highlighter WordPress plugin to beautify your posts on wordpress blog. Now here is tutorial to add the same syntax highlighter to blogger blogs. Simply follow the steps given below :

  1. First of all copy the code given in this link and paste it before </b:skin> tag.
  2. Now paste the followig code before </head> tag
    <!-- Add-in CSS for syntax highlighting -->
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shCore.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushCpp.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushCSharp.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushCss.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushDelphi.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushJava.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushJScript.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushPhp.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushPython.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushRuby.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushSql.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushVb.js' type='text/javascript'></script>
    <script src='https://syntaxhighlighter.googlecode.com/svn/trunk/Scripts/shBrushXml.js' type='text/javascript'></script>
  3. Now search for the </body> tag and paste the following code before it :
    <!-- Add-in Script for syntax highlighting -->
    <script language='javascript'>
    dp.SyntaxHighlighter.BloggerMode();
    dp.SyntaxHighlighter.HighlightAll('code');
    </script>
  4. Click on Save Template.
  5. Whenever you have to write some codes in your posts, simply write the codes between the following tags :
    <pre name="code">
    ...Your html-escaped code goes here...
    </pre>

Thanks to Heisencoder for this beautiful coding for blogger blogs

July 28, 2009 Blogger Tutorials
1 2 … 4 Next →

Recent Posts

  • ACMarket Android App Market Download
  • Panda Helper App Download Guide
  • vShare App Store Download Tutorial
  • List of Top 10 Antivirus Softwares
  • 20+ Best Websites that Really Pay You to Write Tutorials
  • Top 6 Custom ROMs for Galaxy Y S5360 Android Mobile Phone
  • Beautify a portrait
    20 Most Wanted Photoshop Retouching Tutorials
  • Top 3 Apps for Every Day Internet User
© Copyright. Theme by BloomPixel.