• I’m having the following problem.

    I have the latest version of file away installed (3.9.6.1). I use the following shortcode

    [fileaway type=”table” sub=”Audio” directories=”on” search=”no” size=”no” mod=”no” nolinks=”yes” playback=”extended” unicode=”true” prettify=”off”]

    I try to display the following filename: “Phare1_De zér0 à vingt_ex.6”

    The “é” and “à” from this file name are not getting displaye correctly. I have prettify=”off” in my shortcode.

    How can I debug this? Is it possible that the “prettify” attribute is no longer supported in the latest version of File away?

    https://ww.wp.xz.cn/plugins/file-away/

Viewing 1 replies (of 1 total)
  • Plugin Author thomstark

    (@thomstark)

    The prettify attribute has nothing to do with character encoding. It’s a UTF-8 issue, likely with your server settings. The easiest way around it for now is not to use UTF-8 encoded characters in your filenames, but rather to use a language-pack keyboard, like the kind you download and install on Windows.

    This is an issue that has been discussed many times here on the forums.

Viewing 1 replies (of 1 total)

The topic ‘prettify="off" not working’ is closed to new replies.