Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • martinm76

    (@martinm76)

    I don’t know if this helps anyone else, but after upgrading a site to 5.6.1 recently after finally getting a supported version of PHP on the host, I got a message from the ‘Font’ plugin I had installed that it needed something to implement ‘Countable’ on line 6xx. I see no update to this plugin.
    After upgrading to 5.6.1, I got this jQuery message.
    After disabling the Font plugin, it stopped, so I guess the error it threw messed up something during initialization of jQuery.
    Now to see if my site looks all wrong without that plugin..!

    Thread Starter martinm76

    (@martinm76)

    I would have expected that the above expression evaluated to TRUE? (Well negated true, so actually FALSE, to be accurate), in my hardcoded statement)
    Should I in stead have ‘return TRUE’ and ‘return FALSE’ in my function, then?

    ‘is_front_page’ had no effect either, but I am unsure if the call of the plugin function invalidates it. Do you know?

    I’ll give it a shot with explicit TRUE and FALSE.

    • This reply was modified 6 years, 4 months ago by martinm76.
Viewing 2 replies - 1 through 2 (of 2 total)