• I am using Adventure Journal and below the box Leave A Reply, there is text below the reply box stating,
    `You may use these HTML tags and attributes: <a href=”” title=””> <abbr title=””> <acronym title=””> <b>
    <blockquote cite=””> <cite> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> ".
    How do I get rid of and also the “Notify me of follow up” text is duplicated and does not run horizontally across the bottom.
    How do I get rid of the HTML code and text and take care of the Notify me Problem.

Viewing 1 replies (of 1 total)
  • It’s kind of hard to really pinpoint the exact code to remove this but it should be located on your comments.php file.

    Look for something like this:
    <?php echo allowed_tags(); ?>

    Not sure what you mean by the “Notify me of follow up”.

Viewing 1 replies (of 1 total)
  • The topic ‘removing text and code’ is closed to new replies.