• The new version of the plugin (3.1.3) was working, until I updated WordPress to WordPress version 3.8.

    After upgrading to WordPress version 3.8 the plugin doesn’t change the appearance of my site on the iPhone.

    I see the “notification” saying “W3 Total Cache » Extra configuration is required. The plugin must be configured to exclude the user agents that WPtouch Pro uses.” But even when I meticulously follow the directions, including emptying all caches at the end, there’s no difference – the iPhone site still shows the desktop theme.

    http://wordpress.org/plugins/wptouch/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sadhaka

    (@sadhaka)

    OK, this is my bad, folks! I’d changed the mobile-user-agents.php file to exclude the iPad (since FaceBook’s iOS app’s in-app browser persists in showing the mobile theme, when I wanted the desktop theme), but I had inserted the line:

    array( ‘iPad’, ‘Mobile’ )

    .. but then I realised, when I got a PHP error which expected a string and not an array, that I should have put just:

    ‘iPad’

    … so it was my mod that was preventing the mobile theme on the iPhone.

    My apologies.

    Thread Starter sadhaka

    (@sadhaka)

    having said that, I am still getting the “notification” about “W3 Total Cache » Extra configuration is required” – even after doing all the “Extra configuration” stuff with W3TC, so this isn’t completely resolved …

    ditto

    You need to manually dismiss that notification— we should probably change the text there, but there’s no way for us to know when you’ve configured it correctly, we can only tell that you have it installed.

    You can go ahead and click the ‘X’ to dismiss the notification if you’ve set everything up and it’s working for you.

    Thread Starter sadhaka

    (@sadhaka)

    Oh – I had assumed, since the notification looked like it “knew” you hadn’t configured something yet (which after all seems to be the purpose of a ‘notification’), that equally it would have known that “the something” had been now configured properly and put right.

    Clearly not!

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

The topic ‘Doesn't work with WordPress version 3.8’ is closed to new replies.