The reason commenting out (see q ) didn’t work is that the data was wrong in the database, so no encoding change could fix it.
I restored the database by copy pasting the sql script into PHPMyAdmin, and the text box interpreted the text as having the wrong encoding. By using import in phpmyadmin and selecting the file, that data came in correctly.
Related Posts:
- Is ‘# -*- coding: utf-8 -*-‘ also a comment in Python?
- What is the difference between UTF-8 and Unicode?
- Byte and char conversion in Java
- What is “=C2=A0” in MIME encoded, quoted-printable text?
- Strange characters – despite everything being UTF-8
- One for the gurus: upgrade to 3.x messed up only filenames with accented chars
- Word press replacing unicode characters with “?”s
- How to set charset for wp_remote_post request?
- Outputting post title without encoding
- Apostrophes showing up as ΓÇÖ after converting from Windows to Linux
- WordPress content shows this character ​​
- Symbols such as £ end up being  in the database
- Getting Non-printable characters were found while entering Euro Symbol
- How to deal with apostrophes
- Question mark on special chars
- Encoding Issue while using French in WordPress
- Get ?? for unicode characters
- WordPress theme character encoding issue
- character encoding problem in custom template
- restored old database now some characters have changed?
- WordPress plugin problem with encoding
- Post removes any text from post that’s following special characters
- UTF-8 Characters in URL – IE problem
- WordPress Dashboard Characters Messed Up
- How to make sure the letters ‘pez’ do not convert to a fish symbol? [closed]
- Problem some Persian texts show in ISO-8859-5
- HTML encoding issues – “” character showing up instead of ” “
- How to replace � in a string
- hashlib.md5() TypeError: Unicode-objects must be encoded before hashing
- Converting string to byte array in C#
- Does “\d” in regex mean a digit?
- What is base 64 encoding used for?
- Python – Reading and writing csv files with utf-8 encoding
- Where does this come from: -*- coding: utf-8 -*-
- python encoding utf-8
- The origin on why ‘%20’ is used as a space in URLs
- I have a string with “\u00a0”, and I need to replace it with “” str_replace fails
- “Unmappable character for encoding UTF-8” error
- URL Encoding Issue %3D instead of (=)
- Python decoding Unicode is not supported
- C# Encoding a text string with line breaks
- Random Question Mark Icons In WordPress Text
- Encode text string being appended as query to URL [closed]
- Truncating custom fields
- How to stop WordPress using utf8mb4_unicode_520_ci collation?
- Syntax error, unexpected ‘class’ (T_CLASS) on line 1 after upgrade to php 5.6.4
- How can I stop TinyMCE from converting my HTML entities to characters?
- Non-Latin Characters in permalinks
- Remove “Category Archives: title” at the top of a category page [duplicate]
- How to encode post content as JSON?
- How to write Hebrew characters?
- Strange characters on wordpress site – Not UTF8 Issue
- How to diagnose and keep in check encoding issues?
- add_rewrite_rule not working for language specific characters
- Text cut off after the character 𪇆 in TinyMCE
- Emojis getting converted to “?”
- Website dumps encoded result
- How do I change database charset when using `wpdb`
- Why does wp_redirect strip out %0A (url encoded new line character) and how do I make it stop?
- urlencode query string in gravity forms confirmation redirect
- TinyMCE as comment editor – encoding issues
- Non latin post slug truncate
- Is sanitize_title_with_dashes formatting function too liberal (in terms of accepted characters)?
- How to use Japanese characters for a single page
- esc_js() breaks unicode sequences by removing the slash ‘\’ character
- How do I convert a MySQL database from utf8mb4 to utf8 encoding?
- Special Character Appearing in my WordPress Pages Content
- encoded search terms with %20
- UTF-32be error WordPress
- How to distinguish between a hack and an encoding error?
- Uploaded image with non-english characters is named incorrectly in upload folder
- wp_mail encode ’ in ’ in subject
- Email Obfuscation: Is antispambot() Acceptable? [closed]
- WordPress site stopped working after simply opening header.php in the wp-admin editor
- Problems with wierd characters and my plugin
- ✓ Checkmark Character Encoding Issue In WordPress Editor
- How to Fix Mangled Thai Characters
- Encode URL for WhatsApp “click to chat” without loosing accented characters
- Encoding matter – ? instead of € after settings field callback
- Issue with json decode in WordPress – value is not returning consistently
- WordPress Dutch characters encoding problem
- Encoding video without exec function
- How Can I Concatenate A String With One Of My Custom Field Value Before Saving The Post?
- How are cookie values encoded?
- How to encode correclty an url with the char “&” for an email?
- Rest API encoding of double quotes
- How can I automatically add a post with Latin characters?
- Migrating a WordPress site has broken UTF8 encoding
- All of my wordpress sites showing †Ù¥
- TinyMCE HTML Encode Backslash
- wp-login.php ampersand in url results in 404
- Special characters showing in fallback font
- WordPress Database Charset/Collate
- How to pass post title (which could include &) to Gravity Form
- wp_insert_post and title not utf8 inserts with empty title?
- Non english charcters support for WP Customer Reviews
- Language selection for blog doesn’t exist?
- Modify WordPress to not replace + (plus) characters from URLs?
- js code not stored in database currectly
- WordPress v3.1 Has Character Encoding Issue With Title/Permalink?