PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Assiatance with Modal Window

  1. I could use some assistance in getting this to work if someone could help.

    I followed Kevin's tutorial, and I thought I did everything correctly, but obviously something isn't working right.

    http://www.louisvillecondosandlofts.com/this-is-a-second-test

    That is a link to the page that I put the link to where I wanted the form to pop up at, and it does, but it pops up in fullscreen...

    -Scott

    Posted 12 years ago on Tuesday May 3, 2011 | Permalink
  2. yoavadler
    Member

    Hi Scott.
    i looked at your site
    i think you should fix this line

    <script type="text/javascript" src="http://www.louisvillecondosandlofts.com/wp-content/themes/streamline_idx_broke/fancybox/jquery.fancybox-1.3.0.pack.js"></script>

    when i tryed to access the js i got not found.

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  3. Yoavadler,

    Thanks for jumping in. I cut and pasted from the code in Kevin's example and didn't update the version numbers. I updated the version number, but I am still hitting a wall now.

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  4. yoavadler
    Member

    i would suggest cheking these options

    try to use the link this way
    This goes to iframe

    or

    This goes to iframe

    or

    remove from the jquery the a. and use only the name (iframe.....)

    or set an id attribute to the link instead of the class attribute you have now.(and remove the a. prefix in jquery also

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  5. yoavadler
    Member

    btw, what plugin are you using to disaply the images?

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  6. That is a custom plugin I had coded to display that info.

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  7. Yoavadler,

    I checked the code again, and you were RIGHT ON. The thing I neglected to do though was change the file version in both places in that inserted code.

    Got it working! Thanks!

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink
  8. Glad you were able to get this working Scott and thanks for chipping in Yoavadler. :)

    Posted 12 years ago on Wednesday May 4, 2011 | Permalink

This topic has been resolved and has been closed to new replies.