Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jtibbles

    (@jtibbles)

    Slight update. The styling error is to do with line 81-83 in kebo-twitter-feed.php:

    if ( version_compare( $wp_version, '3.3', '<' ) ) {
    wp_enqueue_style('kebo-twitter-plugin');
    }

    By commenting out the if and endif line the styling works correctly.

    There is however a second issue. The “View photo” button doesn’t work in any tweet with media. There is no error message when I click it, it just activates the “#” href which pops me back to the top of the screen….

    Any help appreciated

    Thread Starter jtibbles

    (@jtibbles)

    Any update on this? It’s still broken for me :S

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Styling functionality not working’ is closed to new replies.