WordPress Theme: Bold Life by Jay Hafling CSS Style sheet Modification: Modify header,footer,fonts,sidebar and more using css

Theme  Bold Life by Jay Hafling

Today I will try to share you some more basic css editing of Bold Life theme by Jay Hafling It is another newly released wordpress.com theme and I hope you will also like it… Those who have css editing capability (for wordpress.org) or Custom design purchased from wordpress.com they will be able to use and try these following code.

 

Please do comments if you have faced any problem implementing this.

 

Read more of this post

Substitute of the_excerpt() function: Show blog post upto Read More in Home Page keeping all html formatting intact .

Today i will share you a new thing which i have learned recently… This problem,which i guess, is faced by most of the bloggeer who wants to show some limited contents or texts in the homepage by maintaining the html formatting of the posts.

What we generally do, we use the_excerpt() function instead of the_content() function to show some limited text in the homepage.

But, you have noticed that if you use the_excerpt() function, the html formatting for example Line break

 "<br>","<p>" 
and the other html formatting doesn’t work.
 

So, if you want to show the limited content (upto “Read more”) of your post in the homepage keeping all the html formatting intact you have to do the following steps..

Please do comments if you have faced any problem implementing this.
 

Here are the 2 easy steps to follow
 

Read more of this post

Follow

Get every new post delivered to your Inbox.

Join 639 other followers