boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

non pop up comments

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
xuanxuan



Joined: 15 Mar 2004
Posts: 1

PostPosted: Mon Mar 15, 2004 12:37 pm    Post subject: non pop up comments Reply with quote

How do I get non pop up comments????
Back to top
View user's profile Send private message
hazel



Joined: 20 Jan 2004
Posts: 37
Location: Philippines

PostPosted: Tue Mar 16, 2004 10:22 am    Post subject: Reply with quote

Open your blog in a text editor, delete the commentspopup script from the head section, and edit the PHP part, get "comments_popup_link" out and replace with Code:

Code:
<?php comments_popup_link("no comments", "1 comment", "% comments") ?> 


Hope I helped you out.. =)
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Sigg3



Joined: 03 Jul 2003
Posts: 638
Location: Oslo, Norway

PostPosted: Wed Mar 17, 2004 11:30 am    Post subject: Reply with quote

Don't you mean "Comments_link" ?
_________________
Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Catie



Joined: 11 Nov 2003
Posts: 15
Location: A Permanent Imagination

PostPosted: Thu Mar 18, 2004 6:49 am    Post subject: Reply with quote

Yeah, I'm trying to figure out how to do that too. :-\ Hazel... that didn't make sense... the code you said to replace the other one with is the one that's already there.
_________________
Meeparonies.net

FLOOF MONSTERS!
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
Catie



Joined: 11 Nov 2003
Posts: 15
Location: A Permanent Imagination

PostPosted: Thu Mar 18, 2004 6:58 am    Post subject: Reply with quote

Sigg3 wrote:
Don't you mean "Comments_link" ?


I tried putting comments_link and it didn't work. :-\
_________________
Meeparonies.net

FLOOF MONSTERS!
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
hazel



Joined: 20 Jan 2004
Posts: 37
Location: Philippines

PostPosted: Fri Mar 19, 2004 4:28 am    Post subject: Reply with quote

Catie wrote:
Yeah, I'm trying to figure out how to do that too. :-\ Hazel... that didn't make sense... the code you said to replace the other one with is the one that's already there.


Sorry.. i found that answer to one of the thread that I searched on the Search thinggy.. Very Happy Try looking for it yourself!
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Timi



Joined: 23 Jul 2003
Posts: 89
Location: Hungary

PostPosted: Sun Mar 21, 2004 10:51 am    Post subject: Reply with quote

*sigh* people...

Take this out of the head section:
Code:
<?php comments_popup_script() ?>


And replace this:
Code:
<?php comments_popup_link("comments ?", "1 comment", "% comments") ?>


with this:
Code:
<a href="<?php comments_link() ?>"><?php comments_number("no comments", "1 comment", "% comments") ?></a>


or with this
Code:
<?php comments_link("comments ?", "1 comment", "% comments") ?>
Back to top
View user's profile Send private message Visit poster's website
Damita



Joined: 26 Feb 2003
Posts: 9
Location: England

PostPosted: Mon Aug 09, 2004 12:12 pm    Post subject: Reply with quote

Thank you very helpful Smile
Back to top
View user's profile Send private message Visit poster's website AIM Address
suicidekills



Joined: 19 Aug 2004
Posts: 2
Location: Oregon

PostPosted: Fri Aug 27, 2004 8:14 am    Post subject: Reply with quote

finally, a helpful person. lol. this forum is full of 'why don't you do a search and find out' people, and that doesn't always help. if someone asks a question, they want someone that can answer it, not someone to be like, 'do a search.' if you can't help then like... dont' post? lol. sheez...
Back to top
View user's profile Send private message Visit poster's website AIM Address
Sigg3



Joined: 03 Jul 2003
Posts: 638
Location: Oslo, Norway

PostPosted: Fri Aug 27, 2004 2:31 pm    Post subject: Reply with quote

No, seriously. DO A SEARCH FIRST!
No, I'm sorry: READ THE README FIRST!
Then, when you're sure you haven't found anything; ask.

There are n number of posts dealing with the same kind of problems..

You could also check out the still-growing b2 Cafelog Resource Center
_________________
Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? All times are GMT + 1 Hour
Page 1 of 1

 
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


Powered by phpBB 2 © 2001, 2002 phpBB Group