Search facility on side bar and footer widget not working

Home Forums Jevelin Theme Search facility on side bar and footer widget not working

Home Forums Jevelin Theme Search facility on side bar and footer widget not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Dogmedia2014
    Participant

    Hi

     

    I have installed search on the side bar and the footer and neither are working, its a drop and use facility so not sure what is going wrong, nothing can be entered in the boxes.

    Solution for this topic

    Hi @Dogmedia2014,

     

    Sorry to hear of the problem you are having.

     

    Are you using any plugin or custom functionality to display sticky-placeholder-label which seems causing this issue?

     

    If you are not sure then please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    You can also remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .search-form label.sticky-placeholder-label {
        display: none !important;
    }

    Best regards,
    Shufflehound team

    Dogmedia2014
    Participant

    Brilliant! All sorted now, thank you very much.

     

    Kind regards

     

    Sue

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)