• This is the shortcode on the page:

    [RSSImport display="5" feedurl="https://create.coloradovirtuallibrary.org/calendar/feed/"
    displaydescriptions="false" start_items="<ul>" end_items="</ul>"]

    Regardless of the feed url I put in the shortcode, only the feed from https://bueltge.de/feed/ is displayed. The site has no caching plugin active.

    The page I need help with: [log in to see the link]

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

    (@bhammondcvl)

    This shortcode, though, works fine:

    [RSSImport display="5" feedurl="https://create.coloradovirtuallibrary.org/calendar/feed/" displaydescriptions="FALSE" html="FALSE" before_date="<br><small>" date="TRUE" after_date="</small>" date_format="" creator="FALSE" start_items="<ul>" end_items="</ul>" start_item="<li>" end_item="</li>" target="_blank" rel="" desc4title="" charsetscan="FALSE" debug="FALSE" paging="FALSE" use_simplepie="FALSE" random_sort="FALSE"]

    So maybe there is some error in the first shortcode and so it reverts to a default? Odd, in any case.

    I had the same thing happen after copying and pasting shortcode from the documentation. There are some line break characters that caused an error when pasted into WordPress, causing it to default to https://bueltge.de/feed/.

    If you paste the code into a plain text editor like Notepad, you can see the line breaks and delete them before copying it back into WordPress. This probably isn’t helpful for you any more, but hopefully it helps the next person that runs into this problem!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only displays https://bueltge.de/feed/’ is closed to new replies.