Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085748
    handlettereddesign
    Participant

    Here is my blog page with the sidebar widget in question.

    I see the search widget header (I typed in “Search”) but there is not box to enter in the search. Anyone know what I’m doing wrong?

    #1086276
    Rupok
    Member

    Hi there,

    Thanks for writing in. It seems you have added the below code that’s causing the issue :

    .form-search {
      display: none;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1087476
    handlettereddesign
    Participant

    I found it. Thanks. That’s the problem with having multiple people editing a site – can’t keep track of the last person’s changes!

    #1087496
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1085748 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>