how to remove sora template credit link

08:36:00 2 Comments A+ a-

Every newbee bloggers want to make their blog display as more professional, but they avoid to purchase the premium templates services from service provider. Often, they use free templates and then they edit it according to their needs.

Most of them uses sora templates, because it looks like a professional blog.

Now, they want to remove it's credit link from the template which is against the user agreement and violates the rules.

However, I have googled and compile some useful tricks to do that. 
Follow the steps-
  • Please Note **When you edit your Blogger template keep a Backup your existing blogger template because If something goes wrong then you can Restore the template.**

    Well if you have a SoraTemaplates template & you want to change or remove the credit link then follow this steps.








  • Login into your Blogger account & go to Template page, now click edit html button.














  • Now press CTRL+F  in your keyboard & find










  • <script type='text/javascript'> 

    or scroll your mouse & find








      • now remove this script from <script type='text/javascript'> to </script>.
      • now copy the below script & paste it before </head>.
      <script  type='text/javascript'>
      var thumbnail_mode = &quot;no-float&quot; ;
      summary_noimg = 400;  /* Summary length if no image*/
      summary_img = 300; /* Summary length with image*/
      img_thumb_height = 200; /*Image Height*/
      img_thumb_width = 200; /*Image Width*/
      </script>
      <script src='http://netoopscodes.googlecode.com/svn/branches/Js%20files/auto-readmore-blogger.js' type='text/javascript'/>  

      • Now search  id='mycontent'> & replace mycontent to content or anything.


      • Now you can remove or replace credit link with your own.
      • Now click on Save template button & enjoy this trick.
      Please note if u not follow this steps & only change mycontent to anything then your blog automatically redirects to SoraTemplates official site. This is the only solution for remove or replace credit link from SoraTemplates templates.

      This is the most useful way to remove the links form  the templates, but if you're still facing problems, Please try another trick-----

      how to remove sora template credit link
      • try to search mycontent in your template html code
      •  you will find something like this- 
      • <div class='copyright-right' style='float:right'>
      •                   <span id='mycontent'/>
      • Now remove style link to the below code
      •  <div class='copyright-right' style='visibility:hidden'>
      Now, you're done, Please save your template and reload your blog, you will see that the credit link has been disappeared.


      Thank you for visiting.!!
      If you have any queries, please let us know in comment box.!! 










      2 comments

      Write comments
      angelmissme
      AUTHOR
      24 March 2016 at 21:14 delete

      it acctually worked better whith hidden, cause it messes with the posts when i deleted all that
      chek it out http://angelmissme.blogspot.com/.
      thank you anyway

      Reply
      avatar
      Unknown
      AUTHOR
      25 March 2016 at 02:22 delete

      Yes, it points to the code that is located at other server and make impacts on the template. Thank you for your feedback. Keep visiting..!!

      Reply
      avatar