Viewing 15 posts - 1 through 15 (of 21 total)
  • #285472
    solesupply.no
    Member
    Post count: 93

    Hi,

    Trying to install the oAuth Feed for Twitter. Did follow the following steps:

    1) Install the Twitter oAuth Feed for Developers plugin.
    2) Follow step 1 from the guide here to create your Twitter APP, and get the required keys/tokens : http://www.webdevdoor.com/php/authenticating-twitter-feed-timeline-oauth/
    3) Enter these keys/tokens in Settings > Twitter Feed Auth.

    No feed is showing, only my Twittername… Any solution on this?

    Thanks!

    /Joachim

    Attachments:
    You must be logged in to view attached files.
    #285474
    solesupply.no
    Member
    Post count: 93

    Its working now! 🙂 How often do the feed update on page?

    /Joachim

    #285513
    solesupply.no
    Member
    Post count: 93

    The feed was working for a minute, now its not functional.

    Any solution?

    /JOachim

    #285542
    solesupply.no
    Member
    Post count: 93

    Hi,

    Still struggling with this… Part 1 is okay (I think):

    1) Install the Twitter oAuth Feed for Developers plugin.
    2) Follow step 1 from the guide here to create your Twitter APP, and get the required keys/tokens : http://www.webdevdoor.com/php/authenticating-twitter-feed-timeline-oauth/
    3) Enter these keys/tokens in Settings > Twitter Feed Auth.

    But dont understand the following:

    You can then loop over the array and do whatever you want with it.

    <?php
      $tweets = getTweets($number_of_tweets, $twitter_screenname_to_load, $optional_array_of_any_additional_twitter_api_parameters);
      var_dump($tweets);
    
      foreach($tweets as $tweet){
        var_dump($tweet);
      }
    ?>

    You can specify a number of tweets to return (up to 20) by passing a parameter to the function. For example, to display just the latest tweet you’d request getTweets(1)

    The following default options are used unless you override them in the optional array of additional parameters.

    Trim the user object (“trim_user” => true)
    Exclude replies (“exclude_replies” => true)
    Exclude retweets (“include_rts” => false)
    Results are cached for 1 hour (by default) to help you avoid hitting the API limits.

    Please explain what to do in order for the feed to work

    Thanks!

    #285755
    David Martin – Support
    Moderator
    Post count: 20834

    Please do not edit the code, your Tweets are handled via the Page Builder. There within the Tweets Slider you set the Tweet count.

    #285768
    solesupply.no
    Member
    Post count: 93

    Have not edited any code. Still not working…

    /Joachim

    #285773
    solesupply.no
    Member
    Post count: 93

    Will the feed end up like the attached image (like the one on your demo theme)?

    Thanks!

    /Joahim

    Attachments:
    You must be logged in to view attached files.
    #285777
    solesupply.no
    Member
    Post count: 93
    This reply has been marked as private.
    #286041
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Have you uninstalled the oAuth Twitter Feed for Developers plugin? I do not see it.

    When testing this locally on my dev, my feed is loading fine. I can test my keys on your site should you wish?

    Thanks.

    #286090
    solesupply.no
    Member
    Post count: 93

    Hi, yes dis uninstalled it. Its now back. Please feel free to try

    /Joachim

    #286272
    David Martin – Support
    Moderator
    Post count: 20834
    This reply has been marked as private.
    #286285
    solesupply.no
    Member
    Post count: 93

    Did re-generate the keys, still no feed…

    /Joachim

    #286289
    David Martin – Support
    Moderator
    Post count: 20834

    That is the only difference. Please post a new set of keys for me.

    Thanks.

    #286290
    solesupply.no
    Member
    Post count: 93
    This reply has been marked as private.
    #286304
    David Martin – Support
    Moderator
    Post count: 20834
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register