• Resolved Julianwave

    (@julianwave)


    Hi

    I have pasted the code you suggested:

    $typo = WP_Typography::get_instance();
    add_filter('acf_the_content', array( $typo, 'process' ) );

    into functions.php in the hope of activating the typography plugin for ACF fields.

    It seems to recognise it, all my quotemarks are converted to proper curly quotes for example. However, widow control seems a bit hit and miss. It seems to work in some places, not in others.

    Is this to be expected? Is there anything I can do about it?

    Thanks

    https://www.ads-software.com/plugins/wp-typography/

Viewing 3 replies - 16 through 18 (of 18 total)
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘partial widow control’ is closed to new replies.