what block type should I use to embed a script
Permalink
Hi there,
I would like to know what block type should I use to implement this script, which is a badge from my yahoo RSSGEO pipe. I have tried the HTML but obviously does not work. I have also tried adding the iframe tag with no success.
ANy suggestion?
Thanks a lot!
I would like to know what block type should I use to implement this script, which is a badge from my yahoo RSSGEO pipe. I have tried the HTML but obviously does not work. I have also tried adding the iframe tag with no success.
<script src="http://l.yimg.com/a/i/us/pps/mapbadge_1.5.js">{"pipe_id":"eb53e9a6645d1478f41567c2beea2eb8","_btype":"map","pipe_params":{"rssurl":"http:\/\/www.indeed.co.uk\/rss?q=librarian&l="}}</script>
ANy suggestion?
Thanks a lot!
Use html block.
First block I tried was the HTML one and does not work.
Sorry but I have miss read this, getting tired :)
You could try an iframe. That is usually a good solution for pulling adverts in without crashing everything else.
If you want to get more expensive, my jQuickie block provides built in protection for many of the usual scripting issues encountered with html blocks.
http://www.concrete5.org/marketplace/addons/jquickie/...
If you want to get more expensive, my jQuickie block provides built in protection for many of the usual scripting issues encountered with html blocks.
http://www.concrete5.org/marketplace/addons/jquickie/...
Thanks for it, but I do not have now the budget for this.
http://www.concrete5.org/marketplace/addons/code-blocks/
The Addon "Code Block" could be helpful to you.
The Addon "Code Block" could be helpful to you.
The automatic installation of the block does not work for "code block", so I had to go for the manual one and uploaded to the server. But I can't see the "add functionality" on my Concrete5.5.2 version.
Where then?
Thanks!
Where then?
Thanks!
You might want to try wrapping it in a div class.
Div does not work either :(
Thanks! Any other idea or work around?
Thanks! Any other idea or work around?
I used the HTML block and a div.
It worked fine me.
See attached
It worked fine me.
See attached
You are right! Apparently it took a bit longer to me, but in the end it worked!
Thanks you so much!!!!
Thanks you so much!!!!