Skip to:
Content
Pages
Categories
Search
Top
Bottom

How To Turn off Link Button in Forum


  • Peter Schwinge
    Participant

    @pschwinge

    Just like if I click ‘link’ here, users can see other content links. How do I turn off that feature for my users, or do I have to remove the link button (and if so, how do I do that?)

    Thanks,
    – Peter

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

  • Robin W
    Moderator

    @robin-w

    what is this ‘link’ ? please clarify – what link are you talking about?


    zandercent
    Participant

    @zandercent

    they’re talking about this – you click on it and you seee a load of stuff not relevant to the end user showing the link button


    Robin W
    Moderator

    @robin-w

    put this is the custom css part of your theme

    #qt_bbp_reply_content_link {
    display : none ;
    }

    zandercent
    Participant

    @zandercent

    a bit hacky – but sure. Is there a way to disable just the part that shows all the other links on site? Or use a more standard forum link insertion method (that doesn’t mean adding a bbcode plugin)?


    Robin W
    Moderator

    @robin-w

    Sorry I’m just a bbpress user who helps out here. I don’t have time to research every part of code – the answer is no doubt yes.

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