Archived topic
Dynamically load Data in Pop-up
3 replies · Started by Chetan Patil on March 22, 2022
Dear Support,
I am creating a website for a book company. There are many publications and authors.
I would like to show the small profile of the authors in a pop-up.
on one page there can be multiple authors.
I want to load the respective author's data in the pop-up.
As a example you can see this--> http://beta.basictechnologies.in/sandbox
Now question is whether this can be achieved with GP Premium + GB
Please let me know.
Regards
Hi there,
you would need a modal plugin to do that, something like PopUp Maker.
I want to load dynamic data in pop-up using ACF.
Can it be done?
Regards
Hi Chetan,
Yes, this should be possible, and as mentioned by David, through a third party plugin or custom code.
If you prefer coding, here is a sample I found you may build of from: https://codepen.io/mfg888/pen/bGaENYa
Should you need a developer, one place you may want to go to is our official Facebook Group where there are multiple developer who might be willing to help: https://www.facebook.com/groups/generatepress. They are not part of GeneratePress team though and we’re not accountable for the developers here.
Furthermore, for plugins, here is the repository for pop up plugins: https://wordpress.org/plugins/search/pop+up+modal/
Hope this helps! :)