Hi... newbie here to WP.com and not all that technically savvy... but i am wanting to increase the length for the excerpts of my blog postings shown on the front page (they're currently limited to the 55 word count showing the [...] at the end of the excerpt (that doesn't even hyperlink to the full posting page). I would also ideally like to be able to include a thumbnail image from the individual blog posts within the excerpts on the front page, if that is possible.
In the html editor I inserted the 'more' tag after approx 200 words: <!--more-->
But it hasn't had any affect on the front page. I've been searching the internet for hours and there's lots of postings but too complex for my limited understanding and they don't seem to be helping.
I do have CSS upgrade facility on my blog, so I'm sure I should be able to add in some coding in the facility 'Add-on CSS', but the only coding i could find within the 'theme's CSS' was as follows:
/* Post excerpts
-------------------------------------------------------------- */
.entry-summary p {
margin: 0 0 1em 0;
}
There doesn't seem to be any reference to excerpt length within this coding, so it's not obvious to me where the excerpt length limit is set and I don't know what to do.
Thanks heaps for any assistance for the newbie :)
The blog I need help with is julietmartine.wordpress.com.