Empty windows
-
Alright, so I’m trying to open links to PDF files and links located on my own site, both opening empty modals. The code I’ve written looks something like this (first line is for the pdf links, second to my own pages):
echo '<td><a class="modal-link iframe" href="' . $mypod->display( 'reseberattelse' ) . '">Klicka h?r</a></td>'; echo '<td><a class="modal-link iframe" href="' . $mypod->display( 'permalink' ) . '">Kontakta mig</a></td>';
I’ve tried with “Use Legacy Method” both checked and unchecked, same goes for “Use iFrame Method for external links” as well as trying with and without the iframe class. What might be the problem?
For what it’s worth I’m using Elementor and Pods Framework.
Other than that, this seems like an awesome plugin, keep up the good work!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Empty windows’ is closed to new replies.