Zurück   WordPress Deutschland Forum > Archiv > WordPress MU

 
 
Themen-Optionen Ansicht
Alt 21.07.2009, 21:40   #1 (permalink)
PostRank: 3
 
Registriert seit: 15.07.2009
Beiträge: 134
auf hauptblog posts der subblogs anzeigen?

hallo leute,
ich habe einen ADMIN blog und ich will, dass der die ganze blogposts der SUBBLOGS quasi streamt! wie muss ich da vorgehen? danke für die hilfe!
sepp88 ist offline  
Alt 22.07.2009, 02:15   #2 (permalink)
PostRank: 8
 
Benutzerbild von GIGALinux
 
Registriert seit: 28.12.2005
Ort: Salzgitter
Beiträge: 818
Macht genau was du willst:
http://wordpress.org/extend/plugins/...sitewide-tags/
GIGALinux ist offline  
Alt 22.07.2009, 10:26   #3 (permalink)
PostRank: 3
 
Registriert seit: 15.07.2009
Beiträge: 134
super, ich benötige bitte noch einmal deine hilfe:

ich hab das ganze mit punkt 1 in den einstellungen geschafft. also einen neuen blog mit TAGS erstellt und dort werden alle post global gesammelt. aber eigentlich will ich den wieder löschen und alles auf dem MAIN BLOG sammeln. das klappt ja auch (anscheinend)

aber ich bin leider nicht so fortgeschritten, dass ich weiß was das hier zu bedeuten hat:

Zitat:
Post to main blog
Create posts in your main blog. All posts will appear on the front page of your site. Remember to to add a post loop to home.php in the theme directory if it exists.
ich hacke das an, und habe in mein theme directory unter meine theme files geschaut und da liegt eine _home.php datei.

was muss ich da machen, wäre nett wenn mir da jemand helfen könnte.

PHP-Code:
<?php get_header(); ?>

<div id="homebody"> <span style="text-transform: uppercase;">
  <?php bloginfo('description'); ?>
  </span>
  <!-- To use this optional home page, rename this file to home.php. You'll need to edit the following by hand. Replace [category name] with the name of a category you want to display on the home page. You can copy the block $my_query block as many times as you like. -->
  <?php $my_query = new WP_Query('category_name=[category name]&showposts=1');
  while (
$my_query->have_posts()) : $my_query->the_post();
  
$do_not_duplicate $post->ID?>
  <span class="cat">
  <?php the_category('&nbsp;'?>
  </span> <a href="<?php the_permalink() ?>" rel="bookmark">
  <?php the_title(); ?>
  </a>
  <?php endwhile; ?>
  <a href="about" title="About">ABOUT</a> FACE. DIVE INTO THE <a href="archives" title="Archives">ARCHIVES</a>. DON&rsquo;T MISS A TRICK: <a href="<?php bloginfo('rss2_url'); ?>" class="subscribe">SUBSCRIBE.</a> </div>
<!-- end homebody -->
<?php get_footer(); ?>
danke und lg
sepp88 ist offline  
 

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist aus.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 00:50 Uhr.


Powered by vBulletin® Version 3.8.7 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.0 | Impressum | Ein Inpsyde.com Projekt