Techie languague on a post

Support Area Forums Forward Techie languague on a post

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #30879
    Karen Sykes
    Participant

    Hey Bill, I’m using your gallery example to display the dogs we have available for adoption. I notice that when I upload a post, I get the post name, intro text, images of dogs, comments field, then at the very bottom is the statement “You may use these HTML tags and attributes:” followed by several tags and attributes. Can I turn off that bottom statement, our users won’t be tech savvy or want to add html. I’ve searched everywhere but can’t find a setting that controls this. thanks!

    #30881
    Bill Robbins
    Moderator

    You’re more than welcome to remove that Karen. Give this a shot:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      .form-allowed-tags {
      	display: none;
      }
      
    4. Save your changes.

    If you run into any questions, just let me know.

    Thanks,
    Bill

    #30888
    Karen Sykes
    Participant

    worked great, as always! thanks Bill

    #30890
    Bill Robbins
    Moderator

    Fantastic. Take care Karen 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Techie languague on a post’ is closed to new replies.