• Hi,
    I’ve got a problem with twitter-widget-pro when using the WordPress Default 1.6 Theme. With other Themes like iBlog2 it works well.

    The problem I have with the default theme is:
    After putting the widget on the sidebar the widget shows my twitter Avatar as it should but the tweets and all the other widgets below the twitter-widget-pro are moved to the end of the blog – displayed under the oldest blogpost. Still on the right side – but you have to scroll down the whole blog to see it.

    Maybe it’s just a small problem with the fixed width of the theme or something, but unfortunately I don’t know how to fix it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The problem is backwards compatibility. The styling was like that originally because my theme needed it like that. Now that the plugin has caught on, if I change it I might break a lot of existing layouts.

    You can fix it with this line of CSS:
    .widget_twitter div.clear {clear:none;}

    I may end up fixing the layout in a future version, but for now that should get you by on the default theme. My recommendation is…get a new theme ??

    Thread Starter traeumer

    (@traeumer)

    Thank you very much for your help ??

    Thanks for your recommendation, too. But as I like the default theme, I think I won’t switch to a other one soon ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Twitter Widget Pro] Design issue when using the wordpress default theme’ is closed to new replies.