Techno Life, Micromax New Version Official Firmware, Winmax official firmware, Nokia Flash File, WhatsApp Messenger, Lenovo, huawei, xiaomi, samsung galaxy

Cari Blog Ini

Diberdayakan oleh Blogger.
Sabtu, 24 Oktober 2015

How To Create Expandable Post Summaries

How To Create Expandable Post Summaries - these days more and more blogs that talk about technology, including blogs Techno Life but we are very experienced in this case because we have been there from a few years ago always present information about techno for you, well now we are about How To Create Expandable Post Summaries hopefully the information we will convey can answer your question to google, please see:

Articles : How To Create Expandable Post Summaries
full Link : How To Create Expandable Post Summaries

You can also see our article on:


How To Create Expandable Post Summaries

1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see </head> tag.
4.Copy and Paste below code immediately before </head> tag.
<script language='javascript' src='http://pwam.googlecode.com/files/jquery-1.2.3.pack.js' type='text/javascript'/>

<script language='javascript' src='http://pwam.googlecode.com/files/jquery.expander.js' type='text/javascript'/>

<script type='text/javascript'>
$(document).ready(function() {

$(&#39;.excerpt&#39;).expander({
slicePoint: 280, // default is 100
expandText: &#39;[...]&#39;, // default is &#39;read more...&#39;
});

});
</script>
5.Now again, Scroll down to where you see this.
<div class='post-body entry-content'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
6.Replace above code with the following code.
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<div class='excerpt post-body entry-content'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
<b:else/>
<div class='post-body entry-content'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
</b:if>
7.Click on "Save Templates" and you are done.

Help Others by Sharing this post... THANKS.



information How To Create Expandable Post Summaries has been discussed

hopefully the meaning of How To Create Expandable Post Summaries that we write can be useful for you in adding insight about gadgets.

you just finished reading the article titled How To Create Expandable Post Summaries if you want to bookmark or share your links use the link https://lifeandeating.blogspot.com/2015/10/how-to-create-expandable-post-summaries.html do not forget to go back to this blog if you want to get the latest information about gadgets.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : How To Create Expandable Post Summaries

0 komentar:

Posting Komentar