# 15 years ago | |
---|---|
How do you embed the Tagul into a Wordpress blog? I copied the code and pasted it into my wordpress blog but it does not appear. |
# 15 years ago | |
---|---|
1) Do you use the percentage metrics? If you do try to use the fixed one and watch your width and height attributes carefully. Change <you cloud id> to the real id of your cloud that can be found in the embedding code, e.g. |
# 15 years ago | |
---|---|
hello, actually i just tried to put it on my livejournal by copying the embedding code over, but it doesn't work ... does this solution work the same way? or is the WP-SWObject plugin thing different for livejournal? thanks! |
# 15 years ago | |
---|---|
WP-SWObject plugin won't work for livejournal, you should use the embedding code on the "Finalize" tab. You can try to use the fixed measurement (not percentage). Here is an example of successfull embedding in livejournal http://pdlloyd.livejournal.com/76909.html |
# 14 years ago | |
---|---|
Hi, I´ve embedded the Tagul with a [swf]-code using the WP-SWObject since I was not able to just use the plain html embed code provided by the generator. And Im getting the embedded flash up, but it doesnt contain any tags, only the text "N/A". Here´s the code: |
# 14 years ago | |
---|---|
All of a sudden it just work, odd :P I only installed the WP Cumulus plugin (alternative tag cloud generator, running on the WP server), and the tagul just worked. Weird! |
# 14 years ago | |
---|---|
Gullars, the correct code while embedding with WP-SWFObject
You should remove "<" and ">" from your code. |
# 14 years ago | |
---|---|
Gullars, just visited your blog and realized that your cloud is not clickable. That is because SWF object plugin does not have
to
The last line adds allowScriptAccess parameter. |