Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages

www.blogsome.com Forum Index » CSS and template layout issues

Post new topic   Reply to topic
how to make add read more link Goto page 1, 2  Next
View previous topic :: View next topic  
Author Message
wingoke



Joined: 23 May 2006
Posts: 6

PostPosted: Tue May 23, 2006 6:17 am    Post subject: how to make add read more link Reply with quote

dear sir,

pls help me..
how to add code to make READ MORE in every post

thks,

wingoke :
Back to top
View user's profile Send private message Yahoo Messenger
Shana



Joined: 19 Sep 2005
Posts: 955
Location: Lincolnshire, UK

PostPosted: Tue May 23, 2006 10:00 am    Post subject: Reply with quote

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
View user's profile Send private message
wingoke



Joined: 23 May 2006
Posts: 6

PostPosted: Wed May 24, 2006 1:22 am    Post subject: Reply with quote

Dear Ms (or Mr.) Shana,

Thank you for your respon Smile

But, Could you explain me more ? I still not understand with your explanation before...

Wait your reply

Thanks and best rgds
Back to top
View user's profile Send private message Yahoo Messenger
Shana



Joined: 19 Sep 2005
Posts: 955
Location: Lincolnshire, UK

PostPosted: Wed May 24, 2006 10:07 am    Post subject: Reply with quote

Aww bless, just Shana is fine Smile

Go to Manage, Files and scroll down and choose the post template file. There you'll see

Code:
{content}


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:

Code:
<!--more-->


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
View user's profile Send private message
wingoke



Joined: 23 May 2006
Posts: 6

PostPosted: Thu May 25, 2006 5:55 am    Post subject: Reply with quote

Thank you very much Shana Smile

It is work now...
Back to top
View user's profile Send private message Yahoo Messenger
johnt



Joined: 07 Feb 2005
Posts: 148
Location: Perth, Australia

PostPosted: Mon May 29, 2006 3:57 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
infonote



Joined: 15 Jan 2006
Posts: 24

PostPosted: Tue Jun 06, 2006 7:02 pm    Post subject: Reply with quote

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
View user's profile Send private message
Shana



Joined: 19 Sep 2005
Posts: 955
Location: Lincolnshire, UK

PostPosted: Tue Jun 06, 2006 10:48 pm    Post subject: Reply with quote

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 Confused

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
View user's profile Send private message
Shana



Joined: 19 Sep 2005
Posts: 955
Location: Lincolnshire, UK

PostPosted: Tue Jun 06, 2006 10:50 pm    Post subject: Reply with quote

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
View user's profile Send private message
frahmansionist



Joined: 19 Aug 2006
Posts: 6
Location: Bandung

PostPosted: Sat Aug 19, 2006 9:27 am    Post subject: Reply with quote

Shana wrote:
Aww bless, just Shana is fine Smile

Go to Manage, Files and scroll down and choose the post template file. There you'll see

Code:
{content}


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:

Code:
<!--more-->


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
View user's profile Send private message Visit poster's website Yahoo Messenger
lhawzer



Joined: 29 Sep 2006
Posts: 2

PostPosted: Fri Nov 03, 2006 1:43 pm    Post subject: thanx Reply with quote

thank you guys. i got it.
thnx sa lhaat.
Back to top
View user's profile Send private message
mysticdragonfly



Joined: 26 Nov 2006
Posts: 2
Location: North Carolina

PostPosted: Sun Nov 26, 2006 4:31 am    Post subject: Show partial post text in "Recent Posts" ? Reply with quote

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 Cool

Thanks!
Lisa
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
wheelgun



Joined: 28 Nov 2005
Posts: 15

PostPosted: Tue Dec 05, 2006 1:49 pm    Post subject: Reply with quote

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
View user's profile Send private message
wheelgun



Joined: 28 Nov 2005
Posts: 15

PostPosted: Thu Dec 07, 2006 2:03 am    Post subject: Reply with quote

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
View user's profile Send private message
yuyudhar



Joined: 14 Mar 2007
Posts: 8

PostPosted: Wed Apr 11, 2007 2:32 am    Post subject: Reply with quote

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 Smile

Go to Manage, Files and scroll down and choose the post template file. There you'll see

Code:
{content}


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:

Code:
<!--more-->


I'm sure there's a corresponding button on the WYSIWYG.

Shana


Jzk, It's work!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    www.blogsome.com Forum Index » CSS and template layout issues All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum