[Resuelto] Interactive Gallery from a Custom Post Type
This support ticket is created hace 10 años, 8 meses. 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Is it possible to create a Gallery from a CPT which updates a another part of the page (DIV) when I click on an image with the content form another entry in that CPT.
e.g. I have 8 Staff member entries in a CPT and would like to display the relevant biog and contact details when that persons photo is clicked on.
I have attached an image which shows roughly what I would like to achieve.
Yes, It is easier&possible to just create individual pages and link the images through to each individual page.
And if you need JS solution, please set a test site using our http://discover-wp.com system. create a demo page with images, where I can create a demo JS for your reference.
Please check hidden link.
Hope that you will be happy with results.
if all is ok - you can update your site in few simple steps:
1. add all required data to "Senior and Professional Staff" view. All please use class="hidden" for hide unused elements and container for identification data as at example.
2. in "Staff Member Biog" view put each of data to different container with identifier as at example.
3. create a simple .js file with content as at hidden link
4. put url to this file to "Senior and Professional Staff" in "Additional Javascript files to be loaded with this View (comma separated):" section as at example.
Please let me know if there is anything else that I can assist you with.