Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Pamela

About

Username
Pamela
Joined
Visits
117
Last Active
Roles
Member
Points
68
Badges
7
  • Twitter Feeds Plugin - Feedback

    Hi,

    it seems a closer /div markup (class: Box) is missing (then the following boxes are included inside your box)

    so, I've added it after line 262 (class.twitterfeeds.plugin.php) but maybe there is a better way...

    $TweetsHtmlOut .= '});</script>';

    }

    $TweetsHtmlOut .= '</div>';

    } else {

    I'm not a php expert :) it's displayed correctly with default theme now... is not ?

    Sorry for my English, I hope it's understandable

    422