Showing posts with label widget. Show all posts
Showing posts with label widget. Show all posts
Wednesday, June 11, 2014
Adding Blogger Search Bar Form To Blogspot
Wednesday, July 17, 2013
Wordpress : Disable featured excerpt and display full post in homepage
Used a template that used an excerpt from the latest post on the homepage. I want it to pull the full post - How do I accomplish that? Here is the code
<?php echo bm_better_excerpt(105, ' ... '); ?> with <?php the_content(); ?
Subscribe to:
Posts (Atom)