Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thank you, that will save me to type the link ??

    Thanks again!

    Well, 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…

    Ok, 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.

    Actually 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.

    Hi!
    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 ??

    Thread Starter gesu

    (@gesu)

    Thank you!
    Searching for the keyword “self-pinging” I found the plugin, even if using relative urls is another good, and simple, solution.
    Thanks again ??

    I 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 Editor

    I 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 Editor

    Dalelyles, have you read this?

    Well, 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 ??

    @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).

    Same 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…

Viewing 12 replies - 1 through 12 (of 12 total)