Tagged: widget
- This topic has 6 replies, 2 voices, and was last updated 11 years, 3 months ago by Joaozinho.
-
AuthorPosts
-
August 10, 2013 at 7:12 pm #12977JoaozinhoMember
Activating Catch box free theme to the Pro version didn’t cause any problems fortunately.
However one widget is visible only half. when the page loads, the widget is quickly visible properly, after the page has loaded, it cuts a piece of the widget unfortunately.
How can this be fixed easily in order for the widget to show in full?
Thanks in advance
August 11, 2013 at 2:10 pm #13008SakinKeymaster@Joaozinho: Did you clear your cache and refresh your browser. As sometime, it might be loading issue.
Can you send me your site URL and tell me which widget is cut off?
August 12, 2013 at 7:15 am #13035JoaozinhoMemberHi Sakin,
this is the URL http://www.worldcupbrazil.net/
On the left you see the FIFA counter widget 304 days to kick offIt loads correcty,but then ends up to show partially only.
August 12, 2013 at 10:30 am #13046SakinKeymaster@Joaozinho: Bit confused why it is not working. But when I check in the code. I see that your embed code height is not enough. Increase that.
August 12, 2013 at 10:11 pm #13060JoaozinhoMemberThanks for your reply, however which height do I need to increase? I tried several of them but the size doesnt change.
<object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0 width=”300″ height=”120″ align=”top” id=”WFHost”> <param name = “FlashVars” value = “Partner=1124121&theme=New Classic&widgetW=300&widgetH=198&widgetX=0&widgetY=0&stickyType=&WFBtnX=0&WFBtnY=0&defaultPreviewURL=http://www.fifa.com/flash/widgets/worldcup2014/images/image_en.jpg&useFacebookMystuff=false&buttonURL=http://www.fifa.com/flash/widgets/worldcup2014/images/button.png&URL=http://www.fifa.com/flash/widgets/worldcup2014/countdown.swf%3Flang%3Den%26utftime%3D2014-06-12T18:00-03:00″ /><param name=”wmode” value=”transparent”/><param name=”allowScriptAccess” value=”always” /><param name = “movie” value = http://cdn.gigya.com/wildfire/swf/WildfireHost3.swf /> <embed name = “WFHost” id = “WFHost” width = “300” height = “198” src = http://cdn.gigya.com/wildfire/swf/WildfireHost3.swf flashvars=”Partner=1124121&theme=New Classic&widgetW=300&widgetH=198&widgetX=0&widgetY=0&stickyType=&WFBtnX=0&WFBtnY=0&defaultPreviewURL=http://www.fifa.com/flash/widgets/worldcup2014/images/image_en.jpg&useFacebookMystuff=false&buttonURL=http://www.fifa.com/flash/widgets/worldcup2014/images/button.png&URL=http://www.fifa.com/flash/widgets/worldcup2014/countdown.swf%3Flang%3Den%26utftime%3D2014-06-12T18:00-03:00″ AllowScriptAccess=”always” quality=”high” wmode=”transparent” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” /></object>
August 13, 2013 at 9:50 am #13092SakinKeymaster@Joaozinho: If you search at you code you will see Height define in 2 place. One with
Height="120"
and anotherHeight="198"
. Just replace 120 with 198. So, both will be 198.Form next time, please paste the code in pastebin.com and just send us the link.
August 13, 2013 at 4:09 pm #13118JoaozinhoMemberIt worked thanks a lot 🙂
-
AuthorPosts
- The topic ‘Widget shown in half’ is closed to new replies.