Hey guys!
I am new to all this, so my question might be pretty silly. Anyway, I've been struggling on it for a while now and can't seem to find an answer.
I have posts mostly consisting of images and music players. Basically, I want only the first image from the post to be automatically displayed on the homepage. I managed to do that, using a plug-in, however everything else is shown as well if i use <?php the_content(); ?> When I substitute content with excerpt i achieve my aim, but only on homepage. When i navigate to the post itself it shows as well only ONE image, without the rest.
Any ideas what and how should i do that?
Thank you so much!