Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove email id and website options

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

  • Robkk
    Moderator

    @robkk

    I get a 404 not found, but you can use CSS to hide the website field.

    the email field is required for post submission though.


    mshivsharan
    Participant

    @mshivsharan

    Hey @Robkk,
    The updated link is http://www.theiotportal.com/forum/iot-forum
    I don’t know how to use CSS to hide it…
    Could you help me out please?


    Robkk
    Moderator

    @robkk

    Try this custom css

    .bbp-reply-form #bbp_anonymous_website,
    .bbp-topic-form #bbp_anonymous_website,
    label[for="bbp_anonymous_website"] {
    	display: none !important;
    }

    yolandal
    Participant

    @yolandal

    When I use this code it also hides the name and emailaddress?


    Pascal Casier
    Moderator

    @casiepa

    @yolandal
    Please open a new topic to describe what you want instead of reopening old topics from years ago. Of course feel free in your new topic to point to them so we know what you have tried already.
    Pascal.


    yolandal
    Participant

    @yolandal

    I did it on purpose to prevent sortlike topics. But please remove my previous reply as it’s solved. Thank you.

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