Thursday, June 2, 2011

Blogger-Share-Buttons | بلاگر کے شئر بٹن

Blogger-Share-Buttons | بلاگر کے شئر بٹن


Blogger has offered new share buttons for all blogspot blogs in June-2010. Check this : New Share Buttons

for the last few months it has noticed that the buttons have been disappeared. Actually this is due to the new css-class of share-button-links.
previously the class was :
a class='share-button sb-email' .......

but now it has changed to :
a class='goog-inline-block share-button sb-email' .......

so, check your HTML file and replace accordingly.
open Design > Edit HTML, check Expand Widget Templates
Search these lines :
a class='share-button sb-email' ....... 
a class='share-button sb-blog' ......... 
a class='share-button sb-twitter' ........ 
a class='share-button sb-facebook' ............. 
a class='share-button sb-buzz' ............

Replace these 5 lines with :
a class='goog-inline-block share-button sb-email' ....... 
a class='goog-inline-block share-button sb-blog' ......... 
a class='goog-inline-block share-button sb-twitter' ........ 
a class='goog-inline-block share-button sb-facebook' ............. 
a class='goog-inline-block share-button sb-buzz' ............

You are done.
The share buttons will now be showing under your posts.


بلاگر (بلاگ اسپاٹ بلاگز) نے جون 2010ء میں ہر تحریر کے اختتام پر شئر بٹنوں کی سہولت فراہم کی تھی۔
کچھ عرصہ بعد یہ بٹن اچانک نظر آنا بند ہو گئے۔ گوگل تحقیق پر علم ہوا کہ ان بٹنوں کی سی۔ایس۔ایس کلاس تبدیل ہو گئی ہے۔
لہذا ان بٹنوں کو اپنے بلاگ پر دوبارہ ڈسپلے کرنا ہو تو نئی سی۔ایس۔ایس کلاس کو اپلائی کر لیں۔ جس کی تفصیل بازو انگریزی میں موجود ہے۔


0 comments: