Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #608399

    http://www.onesourcebackground.com
    When I search for a published page on my site, it shows a sidebar of ALL published pages. Is there a way to customize this? Is there a way to change what sidebar is displayed? If so, where?

    #609766

    Hey!

    Please try using this plugin – https://wordpress.org/plugins/widget-logic/ and add your widgets to “Displayed Everywhere” widget area and add

    is_search()

    for the ones you would like to display on search page and

    !is_search()

    for the ones that you would not like to display on search page

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.