• Resolved Envie2

    (@envie2)


    Bonjour, je souhaite savoir comment insérer la possibilité de choisir si quelqu’un veut recevoir une réponse au commentaire ou ne la veut pas?

    Et ou mettre cela?

    je précise que je ne suis pas douée du tout en CSS…..Merci d’avance bonne année. Cordialement. Renée de envie2.ch

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    (This answer was automatically translated to French, see below)

    The checkbox to recieve a reply to the comment should be displayed automatically since the plugin adds an output filter for the comment form to add that option. The generated HTML code should be something like this in the source code of the website:

    <p class="comment-form-comment-subscribe"><label for="cren_subscribe_to_comment"><input id="cren_subscribe_to_comment" name="cren_subscribe_to_comment" type="checkbox" value="on">Notify me via e-mail if anyone answers my comment.</label></p>

    If this does not happen, you have to check if you have some other plugins enabled which also modify the comments form and overwrite these changes. It will also not work, if you do not use the WordPress comment form but some other service like Disqus.

    Translation:

    La case à cocher pour recevoir une réponse au commentaire doit s’afficher automatiquement puisque le plugin ajoute un filtre de sortie pour le formulaire de commentaire pour ajouter cette option. Le code HTML généré devrait ressembler à ceci:

    <p class="comment-form-comment-subscribe"><label for="cren_subscribe_to_comment"><input id="cren_subscribe_to_comment" name="cren_subscribe_to_comment" type="checkbox" value="on">Notify me via e-mail if anyone answers my comment.</label></p>

    Si cela ne se produit pas, vous devez vérifier si vous avez activé d’autres plugins qui modifient également le formulaire de commentaires et écrasent ces modifications. Cela ne fonctionnera pas non plus si vous n’utilisez pas la fonction de commentaire WordPress mais un autre service comme Disqus.

    Thread Starter Envie2

    (@envie2)

    bonjour, oui j’utilise Disqus pour mes commentaire, donc que dois-je faire? Merci d’avance

    Plugin Author Arno Welzel

    (@awelzel)

    If you use Disqus, you can not use this plugin. This plugin is only for the WordPress comment function. Disqus has its own notification feature. Please check the options for Disquis how to enable this.

    (Automatic translation)

    Si vous utilisez Disqus, vous ne pouvez pas utiliser ce plugin. Ce plugin est uniquement pour la fonction de commentaire de WordPress. Disqus a sa propre fonction de notification. Veuillez vérifier les options de Disquis pour savoir comment activer cela.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possibilité de se désabonner de réponse aux commentaire?’ is closed to new replies.