Dumb questions

Forums Easy FancyBox Pro Dumb questions

Viewing 2 reply threads
  • Author
    Posts
    • #4984
      William Even
      Participant

      Hi Rolf,

      I must be missing something fairly simple.

      I am trying to get a page to pop up in a fancy box.

      The primary page is: http://bpchorus.biz/directors-staff/

      The page I want to pop up is the link under the Staff section, specifically “Susan Schuman.” She has a bio page that I would like to pop up instead of overlaying the entire page. Can you tell me what settings I need in the link associated with her name on the http://bpchorus.biz/directors-staff/ page?

      Sorry to bother you with this. I’m lost.

      Thanks!

      Bill

    • #4989
      Rolf
      Keymaster

      Hi Bill,

      So if I understand correctly, the second “Susan Schuman” link on http://bpchorus.biz/directors-staff/ is showing inline content in the lightbox but you’d like that first “Susan Schuman” to open http://bpchorus.biz/ourmembers/pro-core-schuman/ inside a ligthbox?

      This can be done by using the following link code in the Text editor tab:

      
      <a class="fancybox-iframe" href="http://bpchorus.biz/pro-core-schuman/" target="_blank">Susan Schuman</a>
      

      Notice the class “fancybox-iframe” here. The target=”_blank” is not so important but it will serve as a backup in cases where javascript is not enabled in the visitors browser (lightbox will not work then) to open the link in a new instead of in the same browser window.

    • #4991
      William Even
      Participant

      Awesome. Thank you very much!

      Bill

Viewing 2 reply threads
  • You must be logged in to reply to this topic.