[advanced search]
NamePros Domain Auction
Live Event This Thursday at 6PM EST - Prebidding open now
17 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Domain Name Industry Newsletter
Go Back   NamePros.Com > Design and Development > Website Development
User Name
Password

Old 03-12-2008, 04:42 PM   · #1
TWM
Web Marketing Specialist
 
Name: Garrett
Location: Texas, USA
Trader Rating: (21)
Join Date: Oct 2003
Posts: 1,325
NP$: 406.00 (Donate)
TWM is a jewel in the roughTWM is a jewel in the roughTWM is a jewel in the rough
wordpress help

Hi,
Was wondering if it was possible to remove the "Posted by admin on Wednesday, March 12th, 2008 · Filed in uncategorized· Add a comment · Edit" mumbo jumbo that appears below the post title. It seems a but distracting!

Thanks! Will add rep and send some np$.


Please register or log-in into NamePros to hide ads
TWM is offline   Reply With Quote
Old 03-12-2008, 05:00 PM   · #2
~ The 34 Year Buzz!!
NamePros Regular
 
~ The 34 Year Buzz!!'s Avatar
 
Trader Rating: (27)
Join Date: Aug 2006
Posts: 383
NP$: 3552.00 (Donate)
~ The 34 Year Buzz!! is just really nice~ The 34 Year Buzz!! is just really nice~ The 34 Year Buzz!! is just really nice~ The 34 Year Buzz!! is just really nice
Edit: Make a back-up copy first!!
(of the one file you're changing)
````````````

find your theme folder and locate index.php

````````

This is called the Wordpress loop:

<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

<div class="post">

<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>

<small><?php the_time('F jS, Y'); ?></small>

<div class="entry">
<?php the_content(); ?>
</div>
</div> <!-- closes the first div box -->

<?php endwhile; else: ?>
<p>Sorry, no posts matched your criteria.</p>
<?php endif; ?>

```````````

* The code I posted is the minimum which is actually needed.
* 'Everything else' will include most of what you are trying to get rid of.

````

ps. I think I got it right, but if you need more info:
The Loop
__________________
Are you happy today?

Last edited by gemini181 : 03-12-2008 at 05:05 PM.
~ The 34 Year Buzz!! is offline   Reply With Quote
Old 03-12-2008, 06:45 PM   · #3
Gamar
New Member
 
Trader Rating: (0)
Join Date: Mar 2008
Posts: 3
NP$: 0.00 (Donate)
Gamar is an unknown quantity at this point
Because different themes have different class named for they're div tags, I suggest you open your index.php file from the theme that you use and search for "Posted in" and then delete the hole line or div container.

For wordpress default theme you must search and delete this:
PHP Code:
<p class="postmetadata"><?php the_tags('Tags: ', ', ', '<br />'); ?> Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?>  <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p>
Gamar is offline   Reply With Quote
Old 03-12-2008, 06:48 PM   · #4
weblord
www.1weblord.com
 
weblord's Avatar
 
Name: William R. Nabaza - williamrnabaza.com
Location: Philippines - www.Nabaza.com
Trader Rating: (243)
Join Date: Dec 2005
Posts: 21,267
NP$: 22420.83 (Donate)
weblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatness
Autism Protect Our Planet
is this wpmu? if it is then
http://mu.wordpress.org/forums/topic.php?id=6039&page

Originally Posted by TWM
Hi,
Was wondering if it was possible to remove the "Posted by admin on Wednesday, March 12th, 2008 · Filed in uncategorized· Add a comment · Edit" mumbo jumbo that appears below the post title. It seems a but distracting!

Thanks! Will add rep and send some np$.

__________________
★★★ ESTIBOT.COM Free Domain Appraisal, Keyword Tools, Available Domains ★★★
PHP Link Directory Script phpLD Templates Category Dump
WHOLE LINE FOR RENT FOR ONLY 1000NP$
I DNKitchen.com and Chef Patrick ---> Domain News

weblord is online now  
  Reply With Quote
Old 03-12-2008, 06:50 PM   · #5
Gamar
New Member
 
Trader Rating: (0)
Join Date: Mar 2008
Posts: 3
NP$: 0.00 (Donate)
Gamar is an unknown quantity at this point
WPMU themes and WP themes are mostly the same.
The default functions work on both platforms.
Gamar is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
EscrowDNS RealTechNetwork Hunting Moon
Advertise your business at NamePros
All times are GMT -7. The time now is 12:08 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0