• Resolved vinko.darlic

    (@vinkodarlic)


    I have a problem with WPCasa Advanced Search. Some fields are not displaying. Any idea how to resolve a problem?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WPSight

    (@wpsight)

    Hi.

    There is some code in your CSS that hides the select fields

    select.bs-select-hidden, select.selectpicker {
      display: none !important;
    }

    You have to remove it and all fields will be visible again.

    • This reply was modified 1 year ago by WPSight.
Viewing 1 replies (of 1 total)
  • The topic ‘Advanced search problem’ is closed to new replies.