Hello,
I need to do the following:
1 - Display the content of a page on the side bar, let's say page with ID = 500
2 - Display the featured image in that page
3 - Limit the text to let's say 500 characters
I started with this site
http://codex.wordpress.org/Function_Reference/get_page
and I don't know how to carry one with limiting the characters and inserting the image
Any help please?