I want to have on my main page 3 photos and part of text, but after clicking "more" it should show 9 photos and all text. Is there any way to make it ?
Please help !!!
I want to have on my main page 3 photos and part of text, but after clicking "more" it should show 9 photos and all text. Is there any way to make it ?
Please help !!!
You could create an excerpt (would need to mod your theme a bit).
Have a read here http://codex.wordpress.org/Template_Tags/the_excerpt
I tried it, but it takes too much time to paste HTML code to Excerpt. Is there easier way to do it ?
Nope - well none that I know, without tweaking the theme to cater, you still have to have some way of controlling number of images displayed. The excerpt is meant for that purpose.
Why not just click the "Read More" button in the post editor to add a break?
HandySolo, oops thats the other way. Me not good!
But I want 3 images and part of text on front page and 9 images and all text after clicking on "read more". If I add <!--more--> under firs 3 photos there won't be part of text.
I still don't know how to do it. Please help !!
ref
When you write a post you probably have something like (for example)
"Text line 1"
Images1 Image2 Image 3 Image 4....
etc?
After the Image 3, click on the "more" button in the post and it will insert "<!--more-->" into the post. Then view the post
No, I want something like that:
image1 image2 image3
text1
"read more"
image1 image2 image3
imaga4 image5 image6
image7 image8 image9
text1
text2
text3
Write an excerpt then I think, as per my very first reply :-)
This topic has been closed to new replies.