Remove HTML coding after "comment box"

Support Area Forums Foxy Remove HTML coding after "comment box"

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question:
  • Author
    Posts
  • #11928
    Christine Donalies
    Participant

    How to remove the HTML coding after the comment box on posts when people leave a reply?

    #11937
    Bill Robbins
    Moderator

    Christine,

    You can remove those tags. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      p.form-allowed-tags {
      	display: none;
      }
      
    3. Update your settings.

    That should hide those tags from your comment form. If you have any trouble, let me know.

    Thanks,
    Bill

    #11986
    Christine Donalies
    Participant

    Hey thanks Bill,

    Yes, it got rid of the HTML coding and also the comment form. Yikes :/ Help 😉

    Christine

    #11987
    Bill Robbins
    Moderator

    Christine,

    On the Cynthia’s Restaurant site, here’s what I’m seeing: http://d.pr/i/JWoy

    #11991
    Christine Donalies
    Participant

    Yeah, I know. I thought it used to be displayed all the time but my memory may be serving me wrong. It does display when the link “Leave a comment” is clicked at the top which is very small 😉 It just seemed different after I got rid of the code. So glad it’s gone!!!

    Thanks so much Bill again. You are so very helpful in a lot of ways. I really appreciate everything~

    You are a resource of info too. Hoping I’ll be able to utilize one of those sliders without having to bother you.

    Christine

    #11992
    Bill Robbins
    Moderator

    Glad all is well. Enjoy your week and let me know if you have any trouble.

    Bill

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove HTML coding after "comment box"’ is closed to new replies.