• Hi,

    The current version of Customizr appears to break the Jetpack Twitter Widget. I have tried changing a few settings in Customizr but it still does not appear to work correctly. The widget does however work as expected with the default 2014 theme.

    As seen here:

    http://www.lukehebert.com/blog/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Works on an iPad, but not Firefox on a Mac. Strange.

    There have been some conflicts with Jetpack in the past, but usually for images.

    Usual advice: deactivate all your plugins. If it then works, activate them one by one to find the culprit.

    Thread Starter aeroclown

    (@aeroclown)

    Hi,

    Thanks for the suggestions. I gave disabling all of the plugins except Jetpack a try with no luck. I can’t disable Jetpack since it provides the twitter feed functionality of course. I could probably try another twitter feed plugin of some type but I hate to add more into the code execution that doesn’t have to be if Jetpack already provides it.

    I also gave removing the widget and re-adding the widget a shot. The twitter Javascript seems to be there along with the segment of code to make it visible as well.

    Nothing seems to pop up in the Java console or anything there.

    <script type="text/javascript">
                            !function(d,s,id){
                                    var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';
                                    if(!d.getElementById(id)){
                                            js=d.createElement(s);
                                            js.id=id;js.src=p+"://platform.twitter.com/widgets.js";
                                            fjs.parentNode.insertBefore(js,fjs);
                                    }
                            }
                            (document,"script","twitter-wjs");
                    </script>

    It showed once for me then stopped.

    Could you try switching off “Enable/disable blocks reordering on small devices” in Appearance > Customize > Responsive settings?

    Thread Starter aeroclown

    (@aeroclown)

    Hi,

    I have gone ahead disabled that option in the responsive settings. Hmm, with that disabled, I am able to see it pretty consistently on my ipad even in private browsing mode. Testing in Internet Explorer now seems to show the widget correctly but I am not seeing it in Chrome, at least not locally. I was able to see it through a proxy so at this point it might be a case of browser caching or cloudflare cdn caching. Let me know if your results differ.

    I see it once on Firefox for Mac, but then when I resize the window it disappears. Could it be cookie related? (My Firefox rejects all cookies unless I specifically allow them.)

    Safari’s fine (I accept all cookies on Safari, which is a browser I use only for testing).

    Thread Starter aeroclown

    (@aeroclown)

    I suppose that is certainly possible though I am not sure. I can see it pretty consistently when I make request through a proxy like kproxy. I am not rejecting cookies here.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Jetpack Twitter Widget’ is closed to new replies.