Quick Edit Mixing Pencil, How to Fix It
Quick edit Pencil is a nice Blogger tool that you would really love to do with. A click on the icon gives you a direct access to your post without going the edit post button
If you download a custom Template from the Internet and it does not have the Quick Edith Pencil when you the actual post that you've published here is how to fix the problem
Steps
1. login to your your blogger Dashbord
2. Goto > Design and click > Page Element
3. Click Blog Posts edit button right hand corner of the widget
A window will come up
4. Check if the Show Quick Edit is Marked
Now move to the post that you've published and see if the Quick Edit Pencil is showing at the button of the post
NOTE: You must be logged into your blogger dashboard to see the Pencil as it is not displayed to your visitor.
So if the Pencil is showing Here is the end but, if it is not showing that means you need to add some HTML code to enable it. Continue
5. Now goto > Design and > Edith HTML
When editing your template always download your Template in case you make a mistake you can upload it back.
So after downloading check the Expand Widget Templates
7. Press down CTRL F
copy and past the following code
<b:includable id='postQuickEdit' var='post'>in the find space8. See if the following codes is under it<span class='post-icons'>
<!-- email post links -->
<b:if cond='data:post.emailPostUrl'>
<span class='item-action'>
<a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
<img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</b:if>
<!-- quickedit pencil -->
<b:include data='post' name='postQuickEdit'/>
</span> </div>If all the code or some of the code is mising, them code and replace the code at:<!-- quickedit pencil -->
<b:include data='post' name='postQuickEdit'/> 8. After Editing your Template, Preview before you save. So save the template after you preview it and it displays.9. then go back an see your new Quick Edit Pencil at your individual published post 


+ comments + 1 comments
congratulationes for this great job. Thanks. Check another method for delete quicketdit: https://nerdcesante.blogspot.cl/2016/11/3-maneras-de-quitar-quickedit-y-los-wrench-icons-en-Blogger.html
Post a Comment