Skip Navigation

[Resolved] Search Box not showing

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by alvinc 6 years, 2 months ago.

Assisted by: Waqar.

Author
Posts
#1158499

I am trying to: Put a filter or search in a view (Listing Display) but somehow it is not showing up.

Link to a page where the issue can be seen: hidden link

I expected to see: Search Box on top

Instead, I got: But it is missing. I even copied the exact code from another view which could display the search but it somehow just wouldn't show up.

#1158508
#1158519

Hi Alvin,

Thank you for waiting.

During troubleshooting, I noticed that the "Disable the wrapping DIV around the View" option is checked for your view "Listing Display".
( screenshot: hidden link )

But when the AJAX based pagination is being used, that wrapping container is needed. You can uncheck that option to disable the wrapper and the search filters will start showing.

I hope this helps.

regards,
Waqar

#1158524

My issue is resolved now. Thank you!