• Resolved emile

    (@emile13)


    hi
    when i try to import a table from an html page
    import is successfull but i have many problem of encoding tag

    an example :
    <img title=”Télévision” alt=”Télévision” src=”mysource”>

    after import i have
    <img title=”Télévision” alt=”Télévision” src=”mysource”/>

    so i have a display error

    thanks for your plugin, i will do a donation for use premium extension

    http://wordpress.org/extend/plugins/tablepress/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Now, I’m not exactly sure what the problem is, as both of your lines of code are equal…

    (A general hint for importing tables with special characters: Make sure that it is encoded as UTF-8, by opening the CSV or HTML file in a text editor like Notepad, choose “File”->”Save as” to save as UTF-8.)

    Regards,
    Tobias

    Thread Starter emile

    (@emile13)

    Hi,
    my file is in UTF-8
    but i have try in HTML with manual input (not by a file) and problem is the same

    i have no accent problem in full text but only in alt and title of the image
    so i think its a import problem

    do you have a mail to send you the html file?

    thanks

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, that sounds weird.
    Then please send me the file via email (the address is in the main plugin file “tablepress.php”).

    Regards,
    Tobias

    Thread Starter emile

    (@emile13)

    Hi Tobias,
    do you have find some times to investigate?

    thanks

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, sorry, I didn’t have time yet. I will try to find time this week, I promise!

    (My home town is battling a flood right now and that has had priority in the last few days. I’m not personally affected, but we’re all helping each other, so that there’s only limited time for other activities right now.)

    Regards,
    Tobias

    Thread Starter emile

    (@emile13)

    ok, i understand, and i will wait
    i hope your friend and family will be safe !

    regards !

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks! Yes, my family or friends are fine, but the situation is still critical. Everybody is doing his best to help, which is great to see.

    I’ll then send you an email and post here once I find something about the encoding problem.

    Regards,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘import html table and encoding problem’ is closed to new replies.