25 July 2012

របៀបលុប SUBSCRIBE TO: POSTS (ATOM) នៅក្នុង Blogspot របស់អ្នក !

0 comments
Hi all,I was just just wondering if there is a code on how to remove the feed link at the bottom of a post, the one which says Post (Atom). Without affecting anything.



  1. Go to dashboard/ template/ edit HTML 
  2. Click the 'Expand Widgets Templates' box 
  3. Find:
          <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
          <b:if cond='data:feedLinks'>
          <div class='blog-feeds'>
          <b:include data='feedLinks' name='feedLinksBody'/>
          </div>
          </b:if>

Remove this line:

          <b:include data='feedLinks' name='feedLinksBody'/>
       
       បន្ទាប់មកលោកអ្នកធ្វើការ Save Template ជាការស្រេច។ ពេលនោះលោកអ្នកនឹងទទួល បានសម្រេចនូវបំណងរបស់អ្នក។ 

0 comments:

Post a Comment