• Hello there,

    The theme Customizr seems to be incompatible with Twitter feed. I’ve started a thread in the support forums because I couldn’t get it to work and after some time we found out that this is a theme issue. Why? Because if I change theme to TwentyFourteen then Twitter Feed works like a charm.

    I’ve tried several Twitter plugins and I’ve also tried pasting the HTML code into a widget text box and in both cases Twitter Feed won’t work with Customizr. Are you aware of this issue? Will it get fixed? I love Customizr and don’t want to change theme and it worked fine in one of the previous versions.

    Here is the link to my blog: https://vinoinlove.com/blog

    Please help me with this issue. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • This (adapted) code works fine for me in Czr in a Text Widget:

    <a class="twitter-timeline"  href="https://twitter.com/xxxxxxx"  data-widget-id="499xxxxxx">Tweets by @xxxxx</a>
        <script>!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>
    Thread Starter Vino in Love

    (@vinibuoni)

    Thank you so much, rdellconsulting!
    This code works indeed. Why does the standard Twitter code not work though? What kind of modifications did you do to the code? I replaced the Widget ID and the XXX with my Twitter account. Am I good to go or do I have to make other changes? It seems to work fine on my blog.

    Anyways, I still strongly suggest that Customizr gets fixed because using the standard Twitter HTML code doesn’t work.

    Don’t think there’s anything wrong with Czr. The difference seems to be my code (from Twitter) didn’t include:
    data-dnt="true"

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customizr incompatible with Twitter Feed’ is closed to new replies.