• Hi,

    I’m doing a quiz for Excel.
    As you know, some Excel formulas need double quotes to write strings.
    Unfortunately, the WATU plugin displays all the double quotes in a curly style.

    I have added the code remove_filter(‘the_content’, ‘wptexturize’); in my functions.php to remove the curly double quotes in my blog. It works fine for all my articles and comments.
    So why do I still have curly double quotes in my quiz questions?
    How to replace them with standard double quotes?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Remove curly double-quote’ is closed to new replies.