we provide information about gadget news and price information and specs samsung, huawei, Tecno Price products, Specifications, Features and more information about software from blackberry and android

Saturday, October 24, 2015

How To Create Expandable Post Summaries

How To Create Expandable Post Summaries - Did you know that every day there is always a new technology that is created? if you want to know please refer to the blog Gadget News well now we will discuss first about How To Create Expandable Post Summaries as you need now, we have compiled this article carefully, so please see to finish.

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.



article How To Create Expandable Post Summaries has been completed in the discussion

hopefully the information How To Create Expandable Post Summaries that we provide can be useful for you to know the development of technology in the present

articles How To Create Expandable Post Summaries we have conveyed to you, if feel this information is useful and you want to bookmark or share so that more people who know please use link https://profsmythe.blogspot.com/2015/10/how-to-create-expandable-post-summaries.html.

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

Related : How To Create Expandable Post Summaries

0 comments:

Post a Comment