Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Dylan Ryan

    (@irkanu)

    Hey paritosh5k,

    It looks like this piece of code is causing that:

    .fb_iframe_widget span { width: 146px !important; }

    Please see this image to show you why: https://imgur.com/a/M3MtL

    Let me know after you have updated that CSS and if it resolves. ??

    Kind regards,

    Dylan

    Thread Starter paritosh5k

    (@paritosh5k)

    The question is where to find this css entry – because this comes from your plugin !!

    Plugin Author Dylan Ryan

    (@irkanu)

    Hey paritosh5k,

    It looks like you have removed it, so I cannot debug.

    Can you create a private page with the shortcode used to show it?

    P.S. The style applied is not from my plugin. My plugin applies the styles directly to the element. That link I sent you shows there is some styles being added to the head of your theme. I would start by looking for any custom styles plugins and/or the head of your theme.

    The only file my plugin adds is the JS required by Facebook: https://dylanryan.co/wp-content/plugins/simple-facebook-twitter-widget/js/simple-facebook-page-root.js?ver=1.4.14

    Plugin Author Dylan Ryan

    (@irkanu)

    I found another page that you have the widget on.

    Here is the code that is causing you issues:

    View post on imgur.com

    There is definitely custom theme styles – please remove this line:

    .fb_iframe_widget span { width: 146px !important; }

    Plugin Author Dylan Ryan

    (@irkanu)

    Hey paritosh5k,

    I still see the offending line of code in your theme’s custom styles.

    I haven’t heard back from you yet, so I’ll make this as resolved. Feel free to reply and I’ll open this back up and be happy to help. ??

    Kind regards,

    Dylan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin displaying half in width’ is closed to new replies.