tag:blogger.com,1999:blog-5455515085448386854.post2951899358251339709..comments2008-12-11T19:46:53.117-08:00Comments on Daily Technology Tips: Tips To Add Digg This Button To Every Post in Blog...Sunil Kumar Guptanoreply@blogger.comBlogger13125tag:blogger.com,1999:blog-5455515085448386854.post-32818251206305080632008-12-10T21:15:00.000-08:002008-12-10T21:15:00.000-08:002008-12-10T21:15:00.000-08:00Thanks for the tips. It works nicelyThanks for the tips. It works nicelyshraqshaqhttp://www.blogger.com/profile/05655669714517367311noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-19321846723947199072008-11-28T19:58:00.000-08:002008-11-28T19:58:00.000-08:002008-11-28T19:58:00.000-08:00hi can you share with me how to change my theme wi...hi can you share with me how to change my theme with 3 colums...am using blogger...do u mind to share if u have nice 3 colums themes<BR/><BR/>thanks a lot.welcome to my blog!http://www.blogger.com/profile/01174344375039891410noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-56669220111340318252008-09-06T05:17:00.000-07:002008-09-06T05:17:00.000-07:002008-09-06T05:17:00.000-07:00thanks for the code for doing this I have have now...thanks for the code for doing this I have have now implemented this on my the tech tips blog and and happy with the way that it looks. Shame I don't get a few more digs but maybe one day. Some of my articles do get quite a few comments though so that's enough to make me happy.subskehttp://www.blogger.com/profile/16263291066007475443noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-22148136787880468592008-09-03T04:54:00.000-07:002008-09-03T04:54:00.000-07:002008-09-03T04:54:00.000-07:00Hi Natasha,You can follow the instructions given i...Hi Natasha,<BR/><BR/>You can follow the instructions given in Digg website.<BR/><BR/><A HREF="http://digg.com/tools/integrate#1" REL="nofollow">Digg This button with Submit Capability</A><BR/><BR/>For a single webpage, you can do like this-<BR/><BR/>&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<BR/><BR/>and for muliple pages in a website, you can do like this-<BR/><BR/>&lt;script type=&quot;text/javascript&quot;&gt;<BR/>digg_url = &#39;ANYPAGE_URL_HERE&#39;;<BR/>&lt;/script&gt;<BR/>&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<BR/><BR/>where ANYPAGE_URL_HERE could be the URL of any webpage in your website.<BR/><BR/>Hope that helps. <BR/><BR/>Thanks,<BR/>SunilSunil Kumar Guptahttp://www.blogger.com/profile/09899361893145509249noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-47120910442363494032008-09-02T23:43:00.000-07:002008-09-02T23:43:00.000-07:002008-09-02T23:43:00.000-07:00I tried to impliment in my site www.freecalltips.c...I tried to impliment in my site www.freecalltips.com and failed.Can ANy one help me for using Digg button in sites other than blogspot or bloggerN A T A S H Ahttp://www.blogger.com/profile/11590271175421666720noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-68970070974217227202008-08-29T10:11:00.000-07:002008-08-29T10:11:00.000-07:002008-08-29T10:11:00.000-07:00Hi ReasonPad,You have missed something. I am not s...Hi ReasonPad,<BR/><BR/>You have missed something. I am not sure what. Please check for &lt; and &gt;. <BR/><BR/>You just have to put your scripts after the line like i did below-<BR/><BR/>&lt;p class=&#39;post-footer-line post-footer-line-3&#39;&gt;<BR/>&lt;div&gt;<BR/><BR/>&lt;table&gt; &lt;tr&gt; &lt;td&gt;<BR/>script 1<BR/>&lt;/td&gt;<BR/><BR/>&lt;td&gt;<BR/>script 2<BR/>&lt;/td&gt;<BR/><BR/>&lt;td&gt;<BR/>script 3<BR/>&lt;/td&gt;<BR/><BR/>&lt;/tr&gt;&lt;/table&gt;<BR/><BR/>&lt;/div&gt;<BR/><BR/>Hope that helps.Sunil Kumar Guptahttp://www.blogger.com/profile/09899361893145509249noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-22639373511164980092008-08-29T04:49:00.000-07:002008-08-29T04:49:00.000-07:002008-08-29T04:49:00.000-07:00its giving me this error:Your template could not b...its giving me this error:<BR/><BR/>Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.<BR/>XML error message: The reference to entity "url" must end with the ';' delimiter.REASON PADhttp://www.blogger.com/profile/18292394833209159445noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-52152661009111618512008-08-28T20:06:00.000-07:002008-08-28T20:06:00.000-07:002008-08-28T20:06:00.000-07:00You need to paste that code just after the line<p ...You need to paste that code just after the line<BR/><BR/>&lt;p class=&#39;post-footer-line post-footer-line-3&#39;&gt;<BR/><BR/>and at the end , i forgot to put &lt;/div&gt;<BR/><BR/>Please add this also after &lt;/table&gt;Sunil Kumar Guptahttp://www.blogger.com/profile/09899361893145509249noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-68677600329047249782008-08-28T20:04:00.000-07:002008-08-28T20:04:00.000-07:002008-08-28T20:04:00.000-07:00Hi Reason pad,If you want all these services toget...Hi Reason pad,<BR/><BR/>If you want all these services together, i would say you to keep them at the end of your post. Just keep Digg button on the top and rest buttons you can put at the end of your post and it will be better compare to all buttons on top. To do so, search for the line-<BR/><BR/>&lt;p class=&#39;post-footer-line post-footer-line-3&#39;&gt;<BR/><BR/>and do like what i did here-<BR/><BR/>&lt;div align=&#39;left&#39;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;a expr:href=&#39;&quot;http://www.addthis.com/bookmark.php?pub=4QVQQ2TM5XDPAYVN&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title&#39; target=&#39;_blank&#39; title=&#39;Bookmark using any bookmark manager!&#39;&gt;&lt;img alt=&#39;AddThis Social Bookmark Button&#39; height=&#39;16&#39; src=&#39;http://s5.addthis.com/button1-bm.gif&#39; style=&#39;border: 0px; padding: 0px&#39; width=&#39;125&#39;/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;<BR/><BR/>&lt;script type=&#39;text/javascript&#39;&gt;<BR/> yahooBuzzArticleCategory = &quot;science&quot;;<BR/> yahooBuzzArticleType = &quot;text&quot;;<BR/>&lt;/script&gt;<BR/>&lt;script badgetype=&#39;square&#39; src=&#39;http://d.yimg.com/ds/badge2.js&#39; type=&#39;text/javascript&#39;&gt;&lt;data:post.url/&gt;&lt;/script&gt;&lt;/td&gt;&lt;td&gt; <BR/>&lt;!-- AddThis Bookmark Post Button END --&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;<BR/><BR/><BR/>In the same way, you can add many buttons in different columns.<BR/><BR/><BR/>Hope that solves your problem.<BR/><BR/>Thanks,<BR/>SunilSunil Kumar Guptahttp://www.blogger.com/profile/09899361893145509249noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-44734295641683889452008-08-28T13:58:00.000-07:002008-08-28T13:58:00.000-07:002008-08-28T13:58:00.000-07:00This is the code: pls help me to align. Stumble up...This is the code: pls help me to align. Stumble upon, reddit and digg icons in a single line rather than one on top of another. theneocity.com <BR/><BR/>I tried sending the script but it does not allow.<BR/><BR/>thanks, Paul<BR/>kallol.paul@gmail.comREASON PADhttp://www.blogger.com/profile/18292394833209159445noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-73686223304757022572008-08-28T13:32:00.000-07:002008-08-28T13:32:00.000-07:002008-08-28T13:32:00.000-07:00Hi there...i have implemented your both- digg and ...Hi there...i have implemented your both- digg and reddit buttons in my blog. But they dont show horizontally in a single line, rather both comes in vertical..one below another. how do i fix this? I want these to be on a single line. Pls help. <BR/><BR/>kallol.paul@gmail.comREASON PADhttp://www.blogger.com/profile/18292394833209159445noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-50071821509421597122008-08-28T02:40:00.000-07:002008-08-28T02:40:00.000-07:002008-08-28T02:40:00.000-07:00Did you save your template before?Can you share th...Did you save your template before?<BR/><BR/>Can you share the part of the template where you paste this code. I think something went wrong when you added this code. The code works fine as you can see it in my blog and it's also not a default blogger template.<BR/><BR/>I would like to see your template for any possible error.<BR/><BR/>ThanksSunil Kumar Guptahttp://www.blogger.com/profile/09899361893145509249noreply@blogger.comtag:blogger.com,1999:blog-5455515085448386854.post-14449960311265825642008-08-28T02:27:00.000-07:002008-08-28T02:27:00.000-07:002008-08-28T02:27:00.000-07:00I tried to implement your method.But, after replac...I tried to implement your method.But, after replacing HTML code(what you have written) I am not able to see the contents of the post.I can only see the title..What's the problem? Btw, I am not using default blogger template.tweakwindowshttp://www.blogger.com/profile/00400962486205117649noreply@blogger.com