Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter RobertBrisbane

    (@robertbrisbane)

    Hi,

    I haven’t found a solution yet for fixing the lightbox problem but I found a work around. Not very elegant but it works. I simply call the post in an <object> within the geo-mashup-full-post.php or info-window.php.

    <object data=”<?php echo get_permalink(); ?>” style=”width: 600px; height:500px;”></object>

    This seems to work.

    This seems to pull up the whole page including header etc. Is it possible to call up only the main content area in this way?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘lightbox in geo-mashup-full-post.php not working’ is closed to new replies.