WPIntell

Source evidence

Formatting Error with Responsive Theme

Juiz Last Tweet Widget · support · 2014-11-29T19:58:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Blackmouf unresolved
I’ve recently updated my plugins, version of WordPress, and my theme all at once. After everything was done, my twit plugin is having a problem with my responsive theme. When resizing to smaller screen sizes, my tweets will extend outside of the twit box. my website: http://Blackmouf.com my theme: LA-Band v 1.1.4 Hope this information is sufficient. Thanks in advance! https://wordpress.org/plugins/juiz-last-tweet-widget/ Hi, It depends on the treatment done by your theme. My plugin is naturally responsive, unless the WordPress theme decides other way. I don’t see my plugin on your actual website. I can’t help you if it’s not displayed. Thank you. It’s not perfect, but this has resolved the 3 types of problems I’ve gotten. in my custom css : @media (min-width: 1px) { .juiz_last_tweet_tweetlist { min-width: 209px; } } @media (max-width: 1199px) { .juiz_last_tweet_tweetlist { max-width: 210px; } } @media (min-width: 1201px) { .juiz_last_tweet_tweetlist { min-width: 285px; } } Hello, I don’t understand why you did that? This plugin is naturally responsive. May I see your website? Thank you.

Comments

3 shown
Geoffrey 2014-12-12T21:43:00+00:00

Hi, It depends on the treatment done by your theme. My plugin is naturally responsive, unless the WordPress theme decides other way. I don’t see my plugin on your actual website. I can’t help you if it’s not displayed. Thank you.

pmigneault 2015-08-20T02:59:00+00:00

It’s not perfect, but this has resolved the 3 types of problems I’ve gotten. in my custom css : @media (min-width: 1px) { .juiz_last_tweet_tweetlist { min-width: 209px; } } @media (max-width: 1199px) { .juiz_last_tweet_tweetlist { max-width: 210px; } } @media (min-width: 1201px) { .juiz_last_tweet_tweetlist { min-width: 285px; } }

Geoffrey 2015-08-20T09:39:00+00:00

Hello, I don’t understand why you did that? This plugin is naturally responsive. May I see your website? Thank you.