weiß niemand was man dagegen machen muss?
Beiträge von crystalteam
-
-
PHP
Alles anzeigen<?php /** * The template for displaying Author Archive pages. * * @package Cryout Creations * @subpackage Zombie Apocalypse * @since Zombie Apocalypse 0.5 */ get_header(); ?> <div id="container"> <div id="content" role="main"> <?php /* Queue the first post, that way we know who * the author is when we try to get their name, * URL, description, avatar, etc. * * We reset this later so we can run the loop * properly with a call to rewind_posts(). */ if ( have_posts() ) the_post(); ?> <h1 class="page-title author"><?php printf( __( 'Author Archives: %s', 'zombie' ), "<span class='vcard'><a class='url fn n' href='" . get_author_posts_url( get_the_author_meta( 'ID' ) ) . "' title='" . esc_attr( get_the_author() ) . "' rel='me'>" . get_the_author() . "</a></span>" ); ?></h1> <?php // If a user has filled out their description, show a bio on their entries. if ( get_the_author_meta( 'description' ) ) : ?> <div id="entry-author-info"> <div id="author-avatar"> <?php echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'zombie_author_bio_avatar_size', 60 ) ); ?> </div><!-- #author-avatar --> <div id="author-description"> <h2><?php printf( __( 'About %s', 'zombie' ), get_the_author() ); ?></h2> <?php the_author_meta( 'description' ); ?> </div><!-- #author-description --> </div><!-- #entry-author-info --> <?php endif; ?> <?php /* Since we called the_post() above, we need to * rewind the loop back to the beginning that way * we can run the loop properly, in full. */ rewind_posts(); /* Run the loop for the author archive page to output the authors posts * If you want to overload this in a child theme then include a file * called loop-author.php and that will be used instead. */ get_template_part( 'loop', 'author' ); ?> </div><!-- #content --> </div><!-- #container --> <?php get_sidebar(); ?> <?php get_footer(); ?> <?php the_author_url(); ?>das steht in author.php
stimmt da alles? -
habe twenty eleven aber da steht imemr noch wenn ich auf die user klcike: Nichts gefunden
Entschuldige bitte, aber die Seite konnte nicht gefunden werden. Vielleicht hilft die Suchfunktion ein Ergebnis zu finden.
-
hay leute,
habe mal ne frage:
Wie kann ich das so machen das jeder user seinen eigenen profil hat z.B. ich klicke auf musterman dann öffnet sich sein profil.
weil immer wenn ich jetzt z.B. auf musterman drücke öffnet sich eine seite sowie: http://www.crystalteam.de/author/youngstar
und da drinn steht Error 404.
gibt es ein plugin dafür? oder was muss ich machenLiebe Grüße
-
bei mir iste s immer so wenn icha uf profil bearbeiten klicke geht erst auf: wp-admin/profile.php kann ich es nicht so machen das ich einfach eine seite erstelle und da mein profil bearbeiten kann z.B. "http://www.beispeielseite.de/profil/"
Liebe Grüße
-
hallo leute
also ich ahbe ein problem ich habe irg.was gemacht und jetzt wurde das was in profil war gelöscht also man klickt auf profil aber die seite ist leer.
was soll ich mchen damit es wieder kommt -
kennt nieman ein plugin dafür???
-
so habe das mit avatar hingekriegt Plugin name: Simple Local Avatars
jetzt habe ich nur noch 1 problem wie kann ich es so machen das wenn ich auf ein user klcike das ich sein profil sehe? -
Hille immer wenn ich ein bil uploaden will kommt :
Upload error: Upload directory doesn't exist. -
Hay Leute
Suche ein Plugin für WP habe lange gesucht nur elider ohne erfolg
also ein plugin wo man sein profil bearbeiten kann und sein avater ändern kann.Liebe Grüße
-
-
-
ja wie mein titel schon sagt wollte ich mich auf meiner seite einloggen und habe zu oft mit mein admin acc mein pw falsch eingegeben und wurde daher 24stunden gesperrt :/
jetzt muss ich aber die seite bearbeiten und kann mich nicht einloggen.
ich kann zwar einen account erstellen und mich einlogen aber ist ja dann nicht admin :(Liebe Grüße