Facebook Widget Problem

  • sodark86

    #4276

    Hi all, I have problems with Facebook Fan page widget (is not a plugin, only a script from Facebook page inserted in a text widget).

    Yesterday works perfectly, but today does not work fine. The problem is with Firefox & Chrome. The widget is in the right side, overflowing the text widget square.

    I didn’t touch anything in theme, so I think that Firefox & Chrome was updated to a new version silently.

    You can see in

    http://www.driverlandia.com v1.6.2

    http://blog.formacioitreball.org v1.6

    http://www.donatecnologia.com/blog v1.6

    All are with Graphene theme, and this next is with other theme (and shows good).

    http://www.pokemon-online.es (other theme)

    Can you help me? Graphene theme will be updated? Its only my problem?

    Mod

    Kenneth John Odle

    #27769

    Try adding this to your custom CSS or child theme style sheet:

    .fb_iframe_widget iframe {
    position: relative;
    z-index: 1;
    }

    This is not a Graphene bug. Facebook has been causing a lot of problems lately, both with Graphene and with other themes, and with non-WordPress sites. They change their code every once in a while, so you may want to check in with them for updated codes.

    Mod

    Kenneth John Odle

    #27770

    I think that Firefox & Chrome was updated to a new version silently

    This wouldn’t happen. Updates are kind of a big deal. 😉

    sodark86

    #27771

    Y try this css code in Custom CSS in website ( http://www.driverlandia.com ) but dont work 🙁 !$#$@ Facebook XD

    Mod

    Kenneth John Odle

    #27772

    Hmmm…it worked in Firebug.

    Time to go back to FB for new code, I think.

    sodark86

    #27773

    In Driverlandia now works, tomorrow I will update the other sites. Thanks for your help

    Mod

    Kenneth John Odle

    #27774

    You’re welcome. (Need to empty browser and server caches to make changes take effect immediately.)

Viewing 7 posts - 1 through 7 (of 7 total)

  • You must be logged in to reply to this topic.