Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter NitroPress

    (@nitropress)

    Patch works perfectly. Thanks!

    Thread Starter NitroPress

    (@nitropress)

    Thanks for the prompt reply and fix. I haven’t tried it yet but will – I assume this goes in functions.php in the child theme?

    I understand why the code-centric sites would want the quote conversion disabled, but as a designer I prefer the esthetics of proper quotes… it seems like there should be a high-level WP configuration option for this instead of burying it in themes, hacks and plugins. But oh, well.

    Site is at https://tinyurl.com/msu9wtc (tiny’ed because I’d rather not have a search link between here and there). I’ve done a lot of tinkering at the child theme level to smooth things to my liking… excellent theme in appearance and implementation, though. Thanks!

    Thread Starter NitroPress

    (@nitropress)

    Hmm. The site as-is will convert straight quotes to curly ones… in comments. It will not do so in posts.

    Changing to the TwentyTen theme restores the conversion of quotes in the posts.

    Okay, I searched the TinyForge CSS and configuration settings for anything relevant to quote reformatting. It turns out that the reformatting filter is turned off by an explicit command in functions.php – which is sort of backwards from the way it’s documented.

    Problem fixed – and thanks for your patience, as you were right from the beginning about it being theme-related. The problem is that the fix is a change in code that will be overwritten during updates… is there a way to UN-enable a ‘remove_filter()’ operation in a child theme?

    Thread Starter NitroPress

    (@nitropress)

    Okay, so it’s said. But it’s not happening on my site or on any WP site I have posting access to, at least, none updated to 3.9 or later. I more or less understand what the situation is supposed to be… I’m just finding something different out here in the field, and I don’t know why.

    The only discussion I can find is centered on the “forcing straight quotes to preserve posted code” issue, which is sort of the reverse of what I’m seeking.

    I used straight quotes in this; if they aren’t converted to curly quotes perhaps someone can explain why.

    Thread Starter NitroPress

    (@nitropress)

    Or even simpler… can anyone direct me to a WP 3.9.x site on which curly/fancy/typographical quotes are enabled?

    My findings on my own are that only straight quotes are supported on 3.9 and later sites – and I can’t find out why or how to change this.

    Thread Starter NitroPress

    (@nitropress)

    Put more simply – how is WP 3.9.x supposed to handle quotes? If it’s supposed to use/allow curly quotes, where would that feature be controlled – especially in sites and themes that allowed them in prior versions?

    Thread Starter NitroPress

    (@nitropress)

    If you prefer “curly quotes” that works for me.

    I simply haven’t been able to find whether WP does indeed use/prefer/allow them, or whether this was removed/changed because of the complaints, or where the feature might be controlled. I can’t find a single WP installation that uses “curly quotes” or allows their entry via alt-code, and I know I could do the latter through at least some version of 3.8.

    As none of my sites have anything to do with code discussion, I’d prefer to have them on by default and not require workarounds to enter; anyone who can point me to what’s needed to make that happen would have my appreciation.

    Thread Starter NitroPress

    (@nitropress)

    I really have to define the term… here? ?? Okay.

    I mean typographical quotes such as “ ” ‘ ’ instead of straight quotes like this ” ” ‘ ‘. Those of us who prize language and typography prefer them, although I understand there’s a contingent that doesn’t, especially those writing most about programming and code.

    I have not been able to find a specific discussion of the matter, only complaints from users who are getting typographical quotes they don’t want and various hacks to fix it.

    I don’t think it’s a theme-related problem; I can’t enter typo quotes in any other theme (including this one) either.

Viewing 8 replies - 1 through 8 (of 8 total)