Skip Navigation

[Resolved] Show a single page content template INLINE on the main view page

This support ticket is created 4 years, 9 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 2 replies, has 2 voices.

Last updated by tobiasF-3 4 years, 9 months ago.

Assisted by: Nigel.

Author
Posts
#1480413

I'm looking to achieve something like this:
hidden link

So basically have a view of all the actors (I know how to do this), but then show the single page content INLINE on the same page.

This is great for the user, since he can continue browsing his filtered actors, without having to switch back and forth between the various pages and views.

Is this possible, and if yes, can you tell me how?

Thx a lot!
Tobias

#1480633

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Tobi

When you navigate the page at that link you shared you'll notice if you click on any of the headshots that the page sends an ajax request to then get the content of the underlying post (that analogy is loose, this isn't a WordPress site), which it injects into the current page.

There isn't any equivalent with WordPress and Views.

It would be a nice feature (you could request it: https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/), but in the meantime you would need to implement it yourself (or recruit a developer to do it for you).

The availability of the REST API likely makes that easier, but it would still be an entirely bespoke solution.

#1480749

Thank you Nigel, I will look into maybe working with one of your contractors on this, cheers Tobi