I was trying to get my first customer for the BigFishGames plugin for WordPress up and running when we ran into an issue about iFrames. His theme wasn’t large enough to accommodate the game’s frame, so he requested a lightbox. Being a jQuery dummy, I ran to wp-prettyPhoto for help.
But, it didn’t work. =(
Oh, it opened it in a lightbox. But the height and width parameters weren’t working. According to the documentation, to use an iFrame you simply append
?iframe=true&width=[theWidth]&height=[theHeight]
Seems straight forward, but it wasn’t working. I tried the obvious – should I add “px”? How about “pixel”? Change around width and height? Then I tried the support forum, saw several other people asking the same question and no reponse. (Get to the point, Becky.)
Go into admin->settings->WP-prettyPhoto and uncheck . Problem solved. Have a nice day. =)
… still not working, many problems, seems wp-prettyphoto is a stupid plugin with plenty errors and a very very bad documentation !!!
The documentation is fairly terrible. What problem are you having?