FluxRP CMS - Twitter issue

uttmmmm5

Member
May 18, 2016
110
5
Hey guys,
I can not properly configure the Twitter widget.
On mobile phones, the Twitter widget works on the homepage, but it is endlessly drawn. On a laptop or similar, the Twitter widget does not display anything.
Someone an idea why this could be?

Here the twitter-config:
Code:
<div id="column1" style="width:49%;float:left;display:inline-block;">
            
            <div class="box blue">
                <h1 class="header">Twitter Feed<span class="social-icon twitter"></span></h1>
                <a class="twitter-timeline" data-dnt="true" data-theme="light" href="https://www.twitter.com/hubba_la">Tweets by hubba_la</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
                </div></div>

Screenshot Laptop Me-Page:
Screenshot Mobile phone Me-Page:
 

Users who are viewing this thread

Top