Skip Navigation

[Resolved] multiple views in one page

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by Minesh 1 year, 1 month ago.

Assisted by: Minesh.

Author
Posts
#2687864

Hi there,

I'm trying to add multiple views to one single page, is it possible? In regards to search/filters i mean?

Best regards
Kyle

#2687904

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Normally - to display the content you can add multiple views on your page.

I need to know how exactly you want to add multiple views and what is your current requirement and expected results. Once I review that I will be able to guide you in right direction.

In addition to that - Could you please send me debug information that will help us to investigate your issue.
=> https://toolset.com/faq/provide-debug-information-faster-support/

#2688160

Hey Minesh,

Actually we're trying to create a tabs, with 2 views, both with ajax search and filter capabilities. I'm not sure if or how to separate them so that they both operate independently.

Best regards
Kyle

#2688419

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

It's still not clear how and what you want to achieve and I can not say that if you able to achieve even while using AJAX view.

Can you please share problem URL and admin access details and tell me what is your expected result. Maybe you can share few screenshot or video that should help me to understand your issue.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2689165

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

The thing is that you will have to add the search box within the "Search and Pagination" section. When you add searchbox outside that section it will create another form and where you added the filters on right sidebar is also another form. So when you search the search box does not within the scope of single form.

You should modify your design and keep in mind that you should add all filters within "Search and Pagination" section. You may have to compromise with design look but thats the only possible thing.