Technology News, Micromax, Mobiles Flashing Software, Flash Tool, Pokemon GO Apk, Income Online, Moto G4 Plus, Sony PC, Latest Version, samsung note, Huawei Smartphone

Saturday, October 24, 2015

How To Create Expandable Post Summaries

How To Create Expandable Post Summaries - technology is getting more advanced every day .. if you want to know the progress that happened please visit this blog Technology News because it will always update the latest information, now we will discuss first about How To Create Expandable Post Summaries hopefully this information can answer the questions you submit to google, ok 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 about How To Create Expandable Post Summaries has been completed in the discussion

hopefully information How To Create Expandable Post Summaries can benefit you in getting the latest information about technology,

you just read the article entitled How To Create Expandable Post Summaries if the article feel useful for you please bookmark or share by using link https://micromyaw.blogspot.com/2015/10/how-to-create-expandable-post-summaries.html and thank you.

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

Related : How To Create Expandable Post Summaries

0 comments:

Post a Comment