How do I get a soccerway.com widget to work
-
I want to import a widget from Soccerway.com
The website is http://widgets.soccerway.com
The site generates a html widget which I tried to copy and paste onto my website, but the code was removed after I posted it. I hope that there is a way to get this widget to work, if necessary by editing some of the html. I don’t know enough about html to make this work, however.
The blog I need help with is: (visible only to logged in users)
-
This is the code:
<!-- BEGIN of Soccerway widget HTML fragment -->
<!-- Personal code for this widget: HisfzosnfX5501g11 -->
<iframe src="http://widgets.soccerway.com/widget/free/classic/competition/109/1334#d=380x330&f=table,table_colmp,table_colmw,table_colmd,table_colml,table_colgf,table_colga,table_colgd,results,fixtures,weekdays,scroll&cbackground=beb1d5&ctext=000000&ctitle=652c90&cshadow=E8E8E8&cbutton=C0C0C0&cbuttontext=000000&chighlight=ff5900&tbody_family=Tahoma,sans-serif&tbody_size=9&tbody_weight=normal&tbody_style=normal&tbody_decoration=none&tbody_transform=none&ttitle_family="Trebuchet MS",sans-serif&ttitle_size=13&ttitle_weight=normal&ttitle_style=normal&ttitle_decoration=none&ttitle_transform=none&ttab_family=Tahoma,sans-serif&ttab_size=9&ttab_weight=normal&ttab_style=normal&ttab_decoration=none&ttab_transform=none" width="380" height="330" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></iframe>
<!-- END of Soccerway widget HTML fragment -->I read that this might be because iframes are not allowed. Is this still the case? Is there no way to edit the code so that it is allowable?
-
Correct iframes are not allowed here for security and reliability reasons
If they have plain html code you can use that – but that would probably not do a live feed like you want
WordPress.COM is great for original content bloggers but not so good if you want to aggregate content from other sites
Probably your best option is to put their RSS feed in your sidebar with the RSS feed Widget
- The topic ‘How do I get a soccerway.com widget to work’ is closed to new replies.