Hallo leute also ich mache grade den blog für meine Band fertig.
die sache ist :
ich wollte die überschriften und soweiter ändern das hatte ich mir so gedacht
"Pages" wird zum menü punkt "Menü" umgeändert.
Die kategorien werden gelöscht (also da gabs ja nur news)
Die news kategorie wird in das Menü eingebunden.(soll)
und der meta bereich wird nun bis auf das login registrieren site admin usw. also alles was mit admin und so weiter zu tun hat gelöscht und wird durch
Administration ersetzt die blogroll kategorie soll dann halt nicht mehr blogroll heißen sonder Links
die überschriften sollen mit "bilder"versehn werden
bisjetzt hat das nur bei administration geklappt den rest kriege ich nicht hin
mein blog: http://www.the-contenders.de.ki
achja und ich glaube ja das alles in der sideb ar .php datei geändert wird (hab ich ja schon gemacht klappt aber nicht) vllt. kanns jemand berichtigen
achja und ich war mir nicht sicher bei wp_bookmark oda so ... ob das fürn blogroll ist da hab ich dann halt als titel mal einfach das bild das ich haben wollte eingefügt...
<div id="sidebar">
<ul>
<li>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</li>
<!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it.
<li><h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
</li>
-->
<li>
<?php /* If this is a 404 page */ if (is_404()) { ?>
<?php /* If this is a category archive */ } elseif (is_category()) { ?>
<p>You are currently browsing the archives for the <?php single_cat_title(''); ?> category.</p>
<?php /* If this is a yearly archive */ } elseif (is_day()) { ?>
<p>You are currently browsing the <a href="<?php bloginfo('home'); ?>/"><?php echo bloginfo('name'); ?></a> weblog archives
for the day <?php the_time('l, F jS, Y'); ?>.</p>
<?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
<p>You are currently browsing the <a href="<?php bloginfo('home'); ?>/"><?php echo bloginfo('name'); ?></a> weblog archives
for <?php the_time('F, Y'); ?>.</p>
<?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
<p>You are currently browsing the <a href="<?php bloginfo('home'); ?>/"><?php echo bloginfo('name'); ?></a> weblog archives
for the year <?php the_time('Y'); ?>.</p>
<?php /* If this is a monthly archive */ } elseif (is_search()) { ?>
<p>You have searched the <a href="<?php echo bloginfo('home'); ?>/"><?php echo bloginfo('name'); ?></a> weblog archives
for <strong>'<?php the_search_query(); ?>'</strong>. If you are unable to find anything in these search results, you can try one of these links.</p>
<?php /* If this is a monthly archive */ } elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { ?>
<p>You are currently browsing the <a href="<?php echo bloginfo('home'); ?>/"><?php echo bloginfo('name'); ?></a> weblog archives.</p>
<?php } ?>
</li>
<?php wp_list_pages('title_li=<img src="http://paranoize2.m5t.de/wp-content/themes/thecontenders-header-design/admin.gif" width="186" height="21" />' ); ?>
<?php wp_list_categories ?>
<?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
<?php wp_list_bookmarks('title_li=<img src="http://paranoize2.m5t.de/wp-content/themes/thecontenders-header-design/links.gif" width="186" height="21" />' ); ?>
<li><img src="http://paranoize2.m5t.de/wp-content/themes/thecontenders-header-design/admin.gif" width="186" height="21" />
<ul>
<?php wp_register(); ?>
<li><?php wp_loginout(); ?></li>
<?php wp_meta(); ?>
</ul>
</li>
<?php } ?>
</ul>
</div>
Alles anzeigen
So und falls einer nicht versteht wie ich das meine mit dem menü:
Menü(dies als bild/ im standart ist das "pages")
-------
News(das news von den Kategorien sollte hier eingeblendet sein unter " pages " /Menü)
Link1
Link2
Link3
.
.
.usw...
Links(vorher war das blogroll und soll ebenfalls mit einem bild ersetzt werden)
----------
hier dann halt die links
von dem blogroll
Administration (dieser menüpunkt ist schon so wie ich ihn möchte hier bitten nichts dran ädnern)
----------
site admin
login
logout usw.
das wars dann auch schon
cih hoffe ihr könnt mir helfen
danke!
€dit:
ahcja mir fällt grad ein das es im flaschen forum ist bitte verschieben
sry!