Problem with WP-FlyBox and Responsive Theme
-
Hi, I use WP-Flybox 3.7 on my site. It works fine on twenty-twelve, but have a problem with Responsive Theme. It works fine on every page except the mainpage, which is set in template options, not in “static mainpage” tab (I have this tab empty, but if I set something there, FlyBox works fine). I think i could add some code to home.php, but I’m not sure what and where should I add. I find something like that in the source of other page, that works:
<div id="WP-Flybox at https://njarb.com/2012/08/wp-flybox/" style="display:none;visibility:hidden;"></div><div class="wpfb-facebook" id="wpfb-facebook"> <div class="wpfb-facebook-transition"> <table class="wpflyboxtable"> <tr style="background:transparent"><th style="vertical-align:top"><a href="#"><div style="margin-left:0px; margin-top:0px; width:33px; height:101px; background-position:0px -303px; background-image:url('https://otaku.btorion.pl/wp-content/plugins/wp-flybox/static/FlyBoxSpriteRight.png');padding:0px;"> </div></a></th><th style="background-color:#fff; border: 2px solid #3c95d9;width:292px;overflow:hidden;padding:0px;line-height:0.5"><iframe title="Facebook" src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Forionotaku&locale=en_GB&width=292&height=500&colorscheme=light&show_faces=true&stream=true&header=false" style="background-color:#ffffff; border:none; overflow:hidden; width:292px; height:500px;">iframes not supported by your browser.</iframe></th></tr> </table> </div> </div>
but when I add it to home.php (below footer include) it shows the tab on the full screen, without animation.
What should I do to make it works?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Problem with WP-FlyBox and Responsive Theme’ is closed to new replies.