Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Gary Gersin
    Participant

    hi

    first of all i love super RSS!
    bought my second license tonight.

    my question is..

    how can i set the rss code to pull the entire story/article into my webpage instead of just a few sentences?

    i have news posted on a subdomain and created an rss reed on for my main domain and want the entire story to pull in

    thank you!
    Gary

    Hi Gary,

    Thanks for using Super RSS Reader.

    Yes you can do it. Please enable “Enable rich description” under the “Content” tab.
    This should display the full content.

    Thanks,
    Aakash

    Gary Gersin
    Participant

    i tried it several different ways including the 2 examples below… what should the code be if not “show_rich_desc”

    [srr_feed urls=”https://news.ashtabulagop.com/category/news/feed/gn” show_author=1 show_date=1 show_rich_desc=1 template=”%%thumbnail%%
    <h3>%%title%%</h3>
    %%rich_desc%% %%metadata%%” thumbnail_position=”cover” thumbnail_size=”250px” display_type=”normal”]

    [srr_feed urls=”https://news.ashtabulagop.com/category/news/feed/gn&#8221; show_author=1 show_date=1 show_rich_desc=1 template=”%%thumbnail%%
    <h3>%%title%%</h3>
    %%description%% %%metadata%%” thumbnail_position=”cover” thumbnail_size=”250px” display_type=”normal”]

    Hi Gary,

    An RSS feed has two contents. One is a summary and other is the full content. Not all feeds have full content.

    So when you select “rich HTML” super RSS Reader prefers “summaries” with rich HTML over full content.

    In you case it seems the feed has full content and you want to display it. Right now there is no option to fetch that, I can add an option in the next version.

    For now can you please make a small change to the code ?

    – Go to plugin editor –> super rss reader –> includes/feed.php
    – Go to line 192
    – Replace get_description with get_content
    – Save the file.

    This should help, please let me know how it goes.

    Thanks,
    Aakash

    Gary Gersin
    Participant

    hi Aakash

    i changed it and it’s still showing up the same way

    do i need to add anything to the below script?

    [srr_feed urls=”https://news.ashtabulagop.com/category/news/feed/gn” show_author=1 show_date=1 show_rich_desc=1 template=”%%thumbnail%%
    <h3>%%title%%</h3>
    %%description%% %%metadata%%” thumbnail_position=”cover” thumbnail_size=”250px” display_type=”normal”]

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘full text’ is closed to new replies.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter