Facebook Like script is chain-refreshing on this forum.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chris-777
    Senior Member
    • Jan 2006
    • 314
    • 5.6.4

    Facebook Like script is chain-refreshing on this forum.

    Is this happening to anyone else? It's only on here. I'm using Safari, and the iframe for the like button is chain refreshing, causing every page to shift up and down a few pixels.
    http://www.metalmusicians.org
  • CEO254
    Senior Member
    • Jan 2008
    • 221
    • 4.1.x

    #2
    Same problem here, I had to completely disable it. It's not like my members were using it anyways.
    <signature removed by staff>

    Comment

    • DaveS
      Member
      • Apr 2006
      • 73

      #3
      Originally posted by Chris-777
      Is this happening to anyone else? It's only on here. I'm using Safari, and the iframe for the like button is chain refreshing, causing every page to shift up and down a few pixels.
      Yes. My forum members have reported this after upgrading to the latest version, 4.1.3.
      It appears to be worse on Mac's and Safari where its constant. On PC's using Safari it happens for a short while then stops. It doesn't appear to happen on the iPad or iPhone with Safari.
      Has this been raised as a bug yet does anyone know?

      Comment

      • DaveS
        Member
        • Apr 2006
        • 73

        #4
        To demonstrate a member on my forum has taken a video... it happens to be worse on Safari on a Mac, happens for a short while with Safari on a PC but doesn't appear to happen on other Safari versions.

        Comment

        • Chris-777
          Senior Member
          • Jan 2006
          • 314
          • 5.6.4

          #5
          I'm glad he saved me the time, because that's exactly what it's doing for me.
          http://www.metalmusicians.org

          Comment

          • reefland
            Senior Member
            • Sep 2000
            • 1131

            #6
            Anyone seen a resolution?
            sigpic
            Nation of Blue - Kentucky Wildcats Sports


            Some CMS Goodness: Add Avatar to Article

            Comment

            • moonfox
              Member
              • Mar 2011
              • 59
              • 3.8.x

              #7
              I am on 4.1.3 and have member complaining.

              Comment

              • moonfox
                Member
                • Mar 2011
                • 59
                • 3.8.x

                #8
                From google search -

                Site Development and Help - Facebook "Like" Button Causing CSS Thread Browsing Issues - Recently, when going to threads on here, the page will state Done in the browser, but will then do a quick refresh every second or so. After looking into it, it appears that the Facebook Like button keeps hopping up and down...


                Comment

                • moonfox
                  Member
                  • Mar 2011
                  • 59
                  • 3.8.x

                  #9
                  Will editing the facebook_likebutton template and wrapping the code in div tags do the trick?

                  Edit: apparently not.
                  Last edited by moonfox; Wed 20 Apr '11, 2:13am.

                  Comment

                  • moonfox
                    Member
                    • Mar 2011
                    • 59
                    • 3.8.x

                    #10
                    I am obviously in over my head and will submit ticket on this. Not sure that fb like should be in an iframe.

                    looking at vbulletin.css:

                    Code:
                    /* Facebook Section */
                    label#fb_pulishlabel {
                        font-size: 12px;
                        font-weight: normal;
                        margin-right: 10px;
                        vertical-align: middle;
                    }
                    
                    #fb_likeframe {
                        border: none;
                        overflow: hidden;
                        height: 27px;
                        width: 260px;
                        vertical-align: text-bottom;
                    }
                    #pagetitle #fb_likeframe {
                        float: {vb:stylevar right};
                    }
                    .blogbit #fb_likeframe {
                        margin-top: 7px;
                    }
                    
                    /* Fix for Facebook Connect rtl scrollbar */
                    <vb:if condition="$stylevar['textdirection'] == 'rtl'">
                    #FB_HiddenContainer { left: 0; right: -10000px; <vb:if condition="is_browser('firefox')">display: none;</vb:if> }
                    </vb:if>

                    Comment

                    • Ramsesx
                      Senior Member
                      • Aug 2005
                      • 3254
                      • 3.8.x

                      #11
                      Or you can try to change the settings like it is described in the last comment here if it fixes things.
                      B.t.w. I'm not sure about but I wouldn't recommend to watch the posted video, since I've watched it I have some lightning flickering on my left eye, that's no joke.
                      Last edited by Ramsesx; Wed 20 Apr '11, 3:44am.
                      .......

                      Comment

                      • moonfox
                        Member
                        • Mar 2011
                        • 59
                        • 3.8.x

                        #12
                        Resolved - I deleted plugin - Facebook Like code I had gotten from VBSEO forum to add like button to every thread in VB 3.8.

                        Comment

                        • hi ahmed
                          New Member
                          • May 2011
                          • 2
                          • 4.1.x

                          #13
                          Hi, Chris-777

                          Your website is very nice.

                          there is the facebook like button, it's so good.please could you give its code to me.I will be so pleasured.

                          & how had you put it at the first pot only

                          Thanks

                          Comment

                          • hi ahmed
                            New Member
                            • May 2011
                            • 2
                            • 4.1.x

                            #14
                            Hi, Chris-777

                            & how had you make the photos appear to the guests?

                            Thanks

                            Comment

                            • Deverill
                              Senior Member
                              • Jan 2011
                              • 305
                              • 4.1.x

                              #15
                              Is this jumping about still an issue? I had a user complaining recently that the site keeps jumping about but I haven't experienced any problems. Is this going to get fixed?

                              Comment

                              Related Topics

                              Collapse

                              Working...