- Statut : non résolu
- Ce sujet contient 6 réponses, 3 participants et a été mis à jour pour la dernière fois par
Ellaurenzovfoot, le il y a 14 années et 3 mois.
-
AuteurMessages
-
5 octobre 2008 à 21 h 04 min #463549
Salut,
j’ai enfin reçu mon premier commentaire sur mon nouveau site, youpie!, cependant j’ai un problème. J’ai voulu répondre à ce même commentaire et même en étant identifier je n’ai pu répondre en tant que moi. Il a fallu que je replisse le formulaire de commentaire pour répondre. Je n’ai rien trouver dans l’admin panel ni au niveau de ma pae pour répondre à ce commentaire.
QQn à une explication?
http://utopia-jin.fr.nfj’utilise Dofollow comme plugin ça peut y jouer?
5 octobre 2008 à 21 h 32 min #647423en fait cela dépend du thème que tu utilises.
compare le fichier comments.php de ton thème et celui du thème ‘default’
Dans ‘default’, ca se joue autour des lignes suivantes :
<p>Logged in as <a href="/wp-admin/profile.php »></a>. <a href="/wp-login.php?action=logout » title= »Log out of this account »>Log out »</a></p>
<p><input type="text" name="author" id="author" value=" » size= »22″ tabindex= »1″ />
<label for="author"><small>Name </small></label></p>
<p><input type="text" name="email" id="email" value=" » size= »22″ tabindex= »2″ />
<label for="email"><small>Mail (will not be published) </small></label></p>
<p><input type="text" name="url" id="url" value=" » size= »22″ tabindex= »3″ />
<label for="url"><small>Website</small></label></p>5 octobre 2008 à 21 h 46 min #647424merci arena. En fait je n’ai pas la premiere balise avec le user Id, mais je ne sais pas ou la mettre étant donné que j’ai déjà ce qui est dans le « else » d’écrit sur la page…..
voici le code ma page:
post_password)) { // if there’s a password
if ($_COOKIE[‘wp-postpass_’.$cookiehash] != $post->post_password) { // and it doesn’t match the cookie
?>
<p class="nocomments"><p>
<!-- You can start editing here. -->
<a name="comments"></a><h3 id="comments"></h3>
<ol class="commentlist">
<li class=" »>
<div class="com-entryin">
<!--header-->
<div class="com-entryhead">
<!--date-->
<div class="com-entrymtext"> @
</div>
</div>
<!--header-->
<div class="com-entryhead">
<!--entry -->
<div class="com-entrybody">
<div class="com-entryinbody">
comment_approved == ‘0’) : ?>
<b>Votre commentaire est en attante de validation de l’administrateur.</b>
<br />
</div></div><!--end entry body, inner-->
<div class="com-entrytitle">
Ecris par:
</div>
</div>
</div>
</li>
</ol>
comment_status) : ?>
<!-- If comments are open, but there are no comments. -->
<!-- If comments are closed. -->
<p class="nocomments">Les commentaires sont fermés..</p>
comment_status) : ?>
<a name="respond"></a>Laissez un commentaire.</h3>
<form action="/wp-comments-post.php » method= »post » id= »commentform »>
<p><input type="text" name="author" id="author" class="styled" value=" » size= »22″ tabindex= »1″ />
<input type="hidden" name="comment_post_ID" value=" » />
<input type="hidden" name="redirect_to" value=" » />
<label for="author"><small>Nom</small></label></p>
<p><input type="text" name="email" id="email" value=" » size= »22″ tabindex= »2″ />
<label for="email"><small>Email (ne sera pas publié)</small></label></p>
<p><input type="text" name="url" id="url" value=" » size= »22″ tabindex= »3″ />
<label for="url"><small>Site internet</small></label></p>
<!–<p><small><strong>XHTML:</strong> You can use these tags: </small></p>–>
<p><textarea name="comment" id="comment" cols="100%" rows="10"></textarea></p>
<p></p>
</form>6 octobre 2008 à 13 h 41 min #647425En même temps je regardais le code, mais celui là, ne fait-il pas la même chose?
post_password)) { // if there’s a password
if ($_COOKIE[‘wp-postpass_’.$cookiehash] != $post->post_password) { // and it doesn’t match the cookie
?>8 octobre 2008 à 3 h 21 min #647426qqn lz, car là je suis un perdue quand même 😕
8 octobre 2008 à 3 h 47 min #647427Cela arrive. il suffit de se déconnecter dans l’admin et de se reconnecter pour que cela marche. Je pense qu’il s’agit de sombres histoires de cookies
9 octobre 2008 à 13 h 17 min #647428c’est déjà fait et ça ne change rien.
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.