Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9001243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:24:37+00:00 2026-06-16T00:24:37+00:00

I am using the JQuery Google Feed plugin (gFeed) to output an RSS feed.

  • 0

I am using the JQuery Google Feed plugin (gFeed) to output an RSS feed. I’ve successfully used this alternative before, but unfortunately I’ve stumbled into a bit of a problem. The RSS feed refuses to output into the specified div. I have confirmed the feed https://www.phpbb.com/community/feed.php?mode=news displays correctly with Google Reader..

My site is http://removed/index and I also consulted the [Google Feed API developers page][3].

This is my code:

<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<!-- include this plugin -->
<script type="text/javascript" src="jquery.gfeed.js"></script>
<script type="text/javascript">


 // when the DOM is ready, convert the feed anchors into feed content
  $(document).ready(function() {
   // add a feed manually
    $('#feeds').gFeed({ 
       url: 'https://www.phpbb.com/community/feed.php?mode=news',
         title: 'A List Apart Feed (Added by Brute Force)'
     });    
    });
    </script>

     <div id="feeds">

     </div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:24:38+00:00Added an answer on June 16, 2026 at 12:24 am

    The JQuery gFeed plugin is quite old (2007) and it uses FeedControl which I believe was deprecated by Google.

    I would recommend using the jquery-feeds plugin, and then using code like:

    $('#feeds').feeds({
        feeds: {
            feed1: 'https://www.phpbb.com/community/feed.php?mode=news'
        }
    });​
    

    Fiddle here with a demo.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using this plugin for jquery called resize-crop: http://code.google.com/p/resize-crop/ The problem with this is
1) I have a site, using jQuery and the gMap Google Maps plugin. This
I implement very big script logic using jquery plugin at caret(http://code.google.com/p/jquery-at-caret/), but now when
I'm actually using the jQuery Google Feed Plugin to manually add some feeds to
I'm writing a jQuery plugin for work which pulls in RSS feed data using
I am using goMap jQuery plugin for integrating Google Maps api v3. I am
I'm using the jquery Scrollview plugin ( http://code.google.com/p/jquery-scrollview/ ) to scroll drag a div
I'm using the Google AJAX Feed API to search for a RSS feed. It
I'm using jquery-ui-map to create a Google Maps instance like this: $('#CHMap').gmap({ mapTypeControl :
I'm using jquery and the jquery-json plugin found here: http://code.google.com/p/jquery-json/ I've checked at http://jsonlint.com/

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.