| View previous topic :: View next topic |
| Author |
Message |
wingoke
Joined: 23 May 2006 Posts: 6
|
Posted: Tue May 23, 2006 6:17 am Post subject: how to make add read more link |
|
|
dear sir,
pls help me..
how to add code to make READ MORE in every post
thks,
wingoke : |
|
| Back to top |
|
Shana
Joined: 19 Sep 2005 Posts: 955 Location: Lincolnshire, UK
|
Posted: Tue May 23, 2006 10:00 am Post subject: |
|
|
In the post template change {the_content} to
{the_content more_link_text="TEXT YOU WANT TO USE"}
Shana _________________ it's all beta - a basic guide to using Blogsome
please don't PM me with questions that belong in the forum |
|
| Back to top |
|
wingoke
Joined: 23 May 2006 Posts: 6
|
Posted: Wed May 24, 2006 1:22 am Post subject: |
|
|
Dear Ms (or Mr.) Shana,
Thank you for your respon
But, Could you explain me more ? I still not understand with your explanation before...
Wait your reply
Thanks and best rgds |
|
| Back to top |
|
Shana
Joined: 19 Sep 2005 Posts: 955 Location: Lincolnshire, UK
|
Posted: Wed May 24, 2006 10:07 am Post subject: |
|
|
Aww bless, just Shana is fine
Go to Manage, Files and scroll down and choose the post template file. There you'll see
replace that with
| Code: | | {the_content more_link_text="TEXT YOU WANT TO USE"} |
Then when posting, if you're using the plain text editor there's a 'more' link, or you can add it manually, where you want the break as:
I'm sure there's a corresponding button on the WYSIWYG.
Shana _________________ it's all beta - a basic guide to using Blogsome
please don't PM me with questions that belong in the forum |
|
| Back to top |
|
wingoke
Joined: 23 May 2006 Posts: 6
|
Posted: Thu May 25, 2006 5:55 am Post subject: |
|
|
Thank you very much Shana
It is work now... |
|
| Back to top |
|
johnt
Joined: 07 Feb 2005 Posts: 148 Location: Perth, Australia
|
Posted: Mon May 29, 2006 3:57 am Post subject: |
|
|
Shana,
So if you want all the posts on your homepage to be excerpts how do you do this.
I don't want to have to re-edit every post and put in the ...more code.
Are you saying by putting that code in the post template that all the posts on the homepage will show up as excerpts |
|
| Back to top |
|
infonote
Joined: 15 Jan 2006 Posts: 24
|
Posted: Tue Jun 06, 2006 7:02 pm Post subject: |
|
|
One thing thst i cannot understand. Why would someone want a read more link?
When searching i hate the fact that i have to click on read more.
IMHO |
|
| Back to top |
|
Shana
Joined: 19 Sep 2005 Posts: 955 Location: Lincolnshire, UK
|
Posted: Tue Jun 06, 2006 10:48 pm Post subject: |
|
|
| johnt wrote: | Shana,
So if you want all the posts on your homepage to be excerpts how do you do this.
I don't want to have to re-edit every post and put in the ...more code.
Are you saying by putting that code in the post template that all the posts on the homepage will show up as excerpts |
Yes, you put the code in the post template and if you use the 'more' tag you get an excerpt, being the portion of text above the 'more' tag.
I'm not sure if there's another way to produce excerpts without re-editing all the posts
Or if, by virtue of the fact you've added the code in the post template, it will cut it off.
Shana _________________ it's all beta - a basic guide to using Blogsome
please don't PM me with questions that belong in the forum |
|
| Back to top |
|
Shana
Joined: 19 Sep 2005 Posts: 955 Location: Lincolnshire, UK
|
Posted: Tue Jun 06, 2006 10:50 pm Post subject: |
|
|
| infonote wrote: | One thing thst i cannot understand. Why would someone want a read more link?
When searching i hate the fact that i have to click on read more.
IMHO |
I hate it when you go to a blog and they have endless long posts that go on and on, I won't scroll down, I just move on.
That's why for long posts, I chop 'em off!
Shana _________________ it's all beta - a basic guide to using Blogsome
please don't PM me with questions that belong in the forum |
|
| Back to top |
|
frahmansionist
Joined: 19 Aug 2006 Posts: 6 Location: Bandung
|
Posted: Sat Aug 19, 2006 9:27 am Post subject: |
|
|
| Shana wrote: | Aww bless, just Shana is fine
Go to Manage, Files and scroll down and choose the post template file. There you'll see
replace that with
| Code: | | {the_content more_link_text="TEXT YOU WANT TO USE"} |
Then when posting, if you're using the plain text editor there's a 'more' link, or you can add it manually, where you want the break as:
I'm sure there's a corresponding button on the WYSIWYG.
Shana |
Jzk, It's work!!! _________________ No matter how often we fell, but the matter is how fast we can arrisen from our fellness |
|
| Back to top |
|
lhawzer
Joined: 29 Sep 2006 Posts: 2
|
Posted: Fri Nov 03, 2006 1:43 pm Post subject: thanx |
|
|
thank you guys. i got it.
thnx sa lhaat. |
|
| Back to top |
|
mysticdragonfly
Joined: 26 Nov 2006 Posts: 2 Location: North Carolina
|
Posted: Sun Nov 26, 2006 4:31 am Post subject: Show partial post text in "Recent Posts" ? |
|
|
Hi,
I've been searching for hours for answer to this... I've looked through the codex, the smarty site and schinkles (did I spell that right?) site. I don't know enough about the "language" to effectively seek an answer on my own. Anyway, I want to do something similar to what has been explained in this thread. I would like to show a portion of the post text in the "recent posts" menu instead of just the title. Any help would be very appreciated, my eyes are getting very tired from searching
Thanks!
Lisa |
|
| Back to top |
|
wheelgun
Joined: 28 Nov 2005 Posts: 15
|
Posted: Tue Dec 05, 2006 1:49 pm Post subject: |
|
|
OK, that all works (and actually if you just want the default more_text = More.... you don't have to do anything.
How would I format the link text to say the following?
| Quote: | | Continue reading post_title... |
Do I just use the smarty tag {the title} in the more_link_text, or does it require something more? |
|
| Back to top |
|
wheelgun
Joined: 28 Nov 2005 Posts: 15
|
Posted: Thu Dec 07, 2006 2:03 am Post subject: |
|
|
OK I cannot see how to get the title of the post to appear in the more_link_text.. trying is causing several errors....
Suggestions would be most welcome. |
|
| Back to top |
|
yuyudhar
Joined: 14 Mar 2007 Posts: 8
|
Posted: Wed Apr 11, 2007 2:32 am Post subject: |
|
|
I have tried all the followed instruction, but I still unable to make a link for Read More. I edit posting on blogsome editor. Any suggestion please.....
| frahmansionist wrote: | | Shana wrote: | Aww bless, just Shana is fine
Go to Manage, Files and scroll down and choose the post template file. There you'll see
replace that with
| Code: | | {the_content more_link_text="TEXT YOU WANT TO USE"} |
Then when posting, if you're using the plain text editor there's a 'more' link, or you can add it manually, where you want the break as:
I'm sure there's a corresponding button on the WYSIWYG.
Shana |
Jzk, It's work!!! |
|
|
| Back to top |
|
|