This topic has 13 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #109515
     MaroonOak
    Participant

    When a subscriber wants to create a new topic in the forum, they can view html tags in a blue window below.

    How do I remove that?

    Attachments:
    You must be logged in to view attached files.
    #109542
     Radu
    Moderator

    Hi,

    Add this to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    #form-allowed-tags {
    display:none;
    }
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109631
     MaroonOak
    Participant

    Thank you! That fixed it.

    #109775
     Radu
    Moderator

    Good,

    Have a nice week

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110646
     MaroonOak
    Participant

    Hi – after adding the above css, I don’t see the html tags in the forum where I’m the admin/ key master but they are visible to users who are subscribers or moderators.

    Can you help so one has to see the unsightly code.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #110762
     Radu
    Moderator

    So,

    The available tags are not disappears ?

    Please provide an account to can see the forum and to test the snippet

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #113821
     MaroonOak
    Participant

    Hi,
    Please see the attached images. I put in your CSS code which removed the tags from the forum for me as the administrator but my subscribers can still view the tags. How do I remove them?

    Attachments:
    You must be logged in to view attached files.
    #113858
     Radu
    Moderator

    Try with important declaration

    COPY CODE
    
    #form-allowed-tags {
    display:none !important;
    }

    Let me know

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #117542
     MaroonOak
    Participant

    Hey Radu

    I added the above code, till seeing the HTML tags in the forums when someone other than admins logs in. Adding another screenshot for you to see.

    Thanks

    [attachment file=117543]

    Attachments:
    You must be logged in to view attached files.
    #117689
     Radu
    Moderator
    This reply has been set as private.
    #119610
     MaroonOak
    Participant

    Hey.

    Unrelated, but where is the Add new ticket option gone?

    I am not able to post a new query on the forum – on the missing logo from my log in screen. Shows the WP logo now instead.

    Thanks

    #119718
     Radu
    Moderator

    Hi,

    Nope, just navigate from the menu Get Support -> Kleo and if read the content from that page, you will figure out how to open a new ticket.

    Regarding the logo that not appear there, i think it’s a bug until we fix this, please use this plugin : https://wordpress.org/plugins/add-logo-to-admin/

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #121410
     MaroonOak
    Participant

    Thanks, Radu – I tried Get Support -> Kleo, but that has only articles and search menu. I have Qs which are not answered there. Why have you folks taken the ‘Create Topic’ or ‘+’ option which most forums have ( and you had until recently).

    Another Q – I have 2 types of Forums on my site. One is a Member Forum and another a Mentor one. When I use a Kleo Post Grid, I want to show only type A and hide the B forums. What type of filter shd I use for displaying only 1 kind.

    Thank you.

    #121503
     Radu
    Moderator

    1. If you will read entire page content you will see at the bottom open ticket option.

    2. You can place Kleo Post Grid A and B into separate tabs like this example : http://seventhqueen.com/themes/kleo/accordion-toggle/ – > MORE ACCORDIONS & TOGGLES EXAMPLE

    Of you can use separate pages for that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?