• Hi there,

    I’m using 907 Parallax theme template and trying to install a twitter widget on one of the page sections…. which is fine, except that I can’t get the Twitter-created widget to position where I want it to!

    I’ve managed restrict the template’s portfolio to 2/3 columns and twitter to 1/3, but no matter what positioning element I give the 1/3 column, it seems to jump off the side of the page to the right, or appears at the bottom underneath the images.

    My coding currently looks something like this:
    (I’m an almost novice)

    [title_bar sub_heading="Jim Vision" heading="WALL"]
    
    <div class="container">
            <div class="two-third column project" width="600px">
    [recent_works]
    </div>
    
    <div class="one-third column project" style="position: absolute;">
    <a class="twitter-timeline" href="https://twitter.com/jim_vision" data-widget-id="510162121187811328">Tweets by @jim_vision</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>
    </div></div>

    Thanks so much ! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter boomting

    (@boomting)

    ?? Anyone have an idea of what I can do to fix this?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations. Doing this will provide the developer with the income they need to make WordPress awesome.
    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘907 Parallax Twitter Feed’ is closed to new replies.