1

Topic: Fetch FEED SOURCE TITLE and Excerpt ( urgent)

Dear all !while sharetronix display feed posts. It just shows the title of the post.
1.   I wish that, if the feed is from a certain blog/site, it should display the feed source name .2.   Some 50 words excerpt from the feed, displayed after the title .
Now if one has any idea what is the script that sharetronix uses to fetch feed. Admin, please take this seriously.

Thumbs up Thumbs down

2

Re: Fetch FEED SOURCE TITLE and Excerpt ( urgent)

When display the feed content is depends on two factors
First the RSS content syntax or structure used by the particular feed source ( If the source would not allow to display full or excerpt content none of the feed readers will read the full content or excerpt) .Check for the source about the how the content is delivered to the rss readers first

Second the  feed reader functions ( in our case the sharetronix feed reader functions )

First you can find the sharetronix  RSS feed functions in the "classes->class_rssfeed.php" file.

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

3

Re: Fetch FEED SOURCE TITLE and Excerpt ( urgent)

I wish to use sharetronix as an RSS feed Collector. Rss Feeds from Blogspot or wordpress blogs carry lot of inofrmation such as :
Source Name, Feed Title,  Excerpt of the Post; Author Name: Date Time of Publication etc. I have been dealing with simple pie feed aggregation module that syndication plugin uses on self hosted wordpress themes.
I wish that the single post format should be:
Fee Source Name : Ie. BLOG NAME POST TITLE POST EXCERPTAuthor name:
Please assist me, what function I should include in single-post.php so that it may fetch those data.

Thumbs up Thumbs down

4

Re: Fetch FEED SOURCE TITLE and Excerpt ( urgent)

I wish to import feeds from wordpress and blogspot blogs. Both allow, excepts , title elements to be read by feedreaders. kindly,  let me know the functions to include, in the file you suggest. or you can refer me someone whom I can ask .
This is a vital need before I start using the platform.

Thumbs up Thumbs down

5

Re: Fetch FEED SOURCE TITLE and Excerpt ( urgent)

where code to change Post Title.

Default posts title are:
Administrator:  Example posts status bla bla bla

how to chage it like:
Example posts status bla bla bla

Not Author (administrator) on title.

Thumbs up Thumbs down