• Resolved ryanostromcreative

    (@ryanostromcreative)


    Hello, I have a special character input that creates a formatting error on my front end.

    The input in Tablepress is as follows: Ø 3/16″

    The output on the front end shows up as follows: u00d8 3/16″

    Any ideas on how I need to adjust my input?

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    This indicates that something on your site removed the escaping backslashes \ of HTML entities, e.g. by wrongly using the PHP stripslashes() function.

    Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty-Three? Please also check if you can reproduce this issue on a test site created via https://tablepress.org/demo/#try

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Special character in Tablepress’ is closed to new replies.