Skip to:
Content
Pages
Categories
Search
Top
Bottom

no showing possible html tags


  • jdp2
    Participant

    @jdp2

    In the new topic or reply form I don’t want to show which html-tags can be used.

    “You may use these HTML tags and attributes:” followed by all html tags that can be used.
    The last part is shown in a green block, like this form of the BBpress forum.

    Is it possible to remove that part without using a child theme?

    I use WP 5.5.1, BBpress 2.6.5, Ixion-theme 1.1.5
    Forum Oranjebuurt

Viewing 12 replies - 1 through 12 (of 12 total)

  • Robin W
    Moderator

    @robin-w

    so not allow any tags – yes ?


    jdp2
    Participant

    @jdp2

    I have no problem with using tags, but most members of the forum are intimidated by seeing all this tags. It must look easy.


    Robin W
    Moderator

    @robin-w

    so you wish to not show the tags part – yes ?


    jdp2
    Participant

    @jdp2

    Yes that’s right. The green block below, because the grey block above is already gone.


    Robin W
    Moderator

    @robin-w

    try this in the custom css part of your theme

    #qt_bbp_topic_content_toolbar {
    	display: none !important;
    }

    jdp2
    Participant

    @jdp2

    First I thought that it works after I copy paste it in the extra css. I paste it after another css extra:

    a{
    color:#527e12!important;
    text-decoration:underline;
    }

    #qt_bbp_topic_content_toolbar {
    display: none !important;
    }

    But when I login with a (test) subscriber-account I still see that green block. Is there maybe another solution?


    Robin W
    Moderator

    @robin-w

    I would need a link to the green block, but suspect I’d need login to see


    jdp2
    Participant

    @jdp2

    The link to the forum:

    Is this enough for you?

    N.B. I can’t see the link after publishing this reply, maybe you also? In the start of this tread you can see de link also.


    Robin W
    Moderator

    @robin-w

    Je moet zijn ingelogd om nieuwe onderwerpen te maken.


    jdp2
    Participant

    @jdp2

    You can register yourself as subscriber or is that not enough?


    Robin W
    Moderator

    @robin-w

    I could only see a pay option.


    jdp2
    Participant

    @jdp2

    Strange! Maybe you could use https://energiebunnik.nl/registreer/ ?

    I hope you can understand the Dutch information 😉

Viewing 12 replies - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.
Skip to toolbar