gesu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dispaly Youtube video in RSSThank you, that will save me to type the link ??
Thanks again!
Forum: Fixing WordPress
In reply to: Dispaly Youtube video in RSSWell, even if in the Feedburner feed the video is present, Google Reader does not show it. And Bloglines neither. I think I can give up, at this point, I’ll add a link to the video…
Forum: Fixing WordPress
In reply to: Dispaly Youtube video in RSSOk, after some test I found out where the problem is: the code must be put on one single line. If you put it on multiple lines WP will add the tag to create a new paragraph after the first line.
Forum: Fixing WordPress
In reply to: Dispaly Youtube video in RSSActually I’m using Viper’s plugin but I would like to embed it manually, so the video would be present in the feed too. I can’t understand why the code is messed, after I save it.
Forum: Fixing WordPress
In reply to: Dispaly Youtube video in RSSHi!
I’m having some problems using the markup code provided.
I switched to “code only” editor, and added it. The post is:<p>Blah blah</p> <object type="application/x-shockwave-flash" data="https://www.youtube.com/v/ntB0SDfbs2U" width="425" height="350"> <param name="movie" value="https://www.youtube.com/v/ntB0SDfbs2U"></param> <param name="wmode" value="transparent"></param> </object>
For what I’ve seen that should be the right way to embed the movie. Unfortunately when I save it, the code of the article becomes:
<p>Blah blah</p> <p><object type="application/x-shockwave-flash" data="https://www.youtube.com/v/ntB0SDfbs2U" width="425" height="350"></p> <param name="movie" value="https://www.youtube.com/v/ntB0SDfbs2U"></param> <param name="wmode" value="transparent"></param></object></p>
In other words it adds an end paragraph tag that just should not be there. And if I edit the entry to remove the tag, well in the editor it does not appear.
I suppose I’m missing something, but I can’t figure what.
Any idea?Thanks in advance ??
Forum: Fixing WordPress
In reply to: Avoiding cross-reference pingbackThank you!
Searching for the keyword “self-pinging” I found the plugin, even if using relative urls is another good, and simple, solution.
Thanks again ??Forum: Fixing WordPress
In reply to: XML-Error, OPML-ImportI had the same error with version 2.1.3. I modified the file as suggested but the only change is that now it reports that it’s importing links and that they’ve been inserted, but when I go in the management page there’s nothing.
I updated to WP 2.2 but it’s the same thing. I deleted old link-import.php and uploaded the new one, and I get the same result as with the old, modified, one: it still looks like everything goes fine but then there’s nothing. I tried also the http method, uploading opml on my web space, but the result is, again, the same.
Any idea about how this could be solved?Thanks in advance.
Forum: Installing WordPress
In reply to: WYSIWYG EditorI suppose that this should be really reported as a bug. As I wrote in the other thread, the only solution that worked for me was to remove and reinsert the www, and it worked only with Firefox and IE, with K-Meleon I’ve still the same problem… I’m sorry I can’t help you further ??
Update: I just opened a ticket on WordPress bug tracking system.
Forum: Installing WordPress
In reply to: WYSIWYG EditorDalelyles, have you read this?
Forum: Installing WordPress
In reply to: No WYSIWYG Editor in 2.1Well, also Firefox works now, only K-meleon seems to have problems, still. It’s annoying but at least I’ve an alternative now. Thanks varkenshand ??
Forum: Installing WordPress
In reply to: No WYSIWYG Editor in 2.1@varkenshand: I removed the prefix from WordPress Address and Blog Address, I updated the options, and then added the prefix again, re-updating, but that did not work. Am I missing something or what I did was the right procedure?
Thank you in advance.Update: I just discovered that using Explorer I can see the buttons. I suppose it’ a bug with Gecko engine, since it does not work with Firefox and K-Meleon (yes, I deleted the cache, so that’s not the problem).
Forum: Installing WordPress
In reply to: No WYSIWYG Editor in 2.1Same problem here, in the toolbar there are only three buttons (to split post, the spellchecker, and the help), and nothing works to fix it… Hope there’s a solution, it’s very annoying…