Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 26 through 29 (of 29 total)
  • @mairaj

    Participant

    Thank you very much for your reply. This seems to be simpler and I will try this.

    However, while searching for a solution for this problem, I found a css code to try removing search box. The code is as follows
    `.registration #search-form, .activation #search-form { display: none; }`
    Then, I used
    `.page-id 20 #seach-form { display: none; }`
    Removed it from all the pages, except the one I wanted to keep it on.
    I figured out using ‘page’ (.page #search-form { display: none; }) removes the box from every page but not blog posts and bp pages (like profile, activity etc.)

    Can you help me know how to define ‘blog posts’ and ‘buddypress pages’ to remove the search box from those pages too. I want to say something like following:

    `.post #seach-form { display: none; }`
    and
    `.bp-page #seach-form { display: none; }`

    I have tried ‘post’, ‘posts’, ‘post-page’, ‘blog’, ‘blog-page’ etc. and many values for buddypress pages as well but nothing works out.

    Please help me figure out the value to put to define the page types.

    Thank you very much again :)

    @mairaj

    Participant

    No, I have not done anything to the theme. I think the update may take some time. Can you advice something meanwhile?

    Thank you

    @mairaj

    Participant

    Just updated! the new privacy option added to the profile fields are creating confusion in my setup. Is there a way I can disable it?

    I requested urgent help on this please.

    Thank you very much :-)

    @mairaj

    Participant
Viewing 4 replies - 26 through 29 (of 29 total)
Skip to toolbar