Problems to show rss 2.0

I am trying to show a G1 portal RSS that has the following basic structure and URL: https://g1.globo.com/rss/g1/sp/ribeirao-preto-franca/:

<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
<channel>
<title>G1 > Ribeirão e Franca</title>
<link>...</link>
<description>...</description>
<language>pt-BR</language>
<copyright>© Copyright Globo Comunicação e Participações S.A.</copyright>
<atom:link href="http://pox.globo.com/rss/g1/sp/ribeirao-preto-franca/" rel="self"     type="application/rss+xml"/>
<image>...</image>
<item>
<title>
Avenida Fábio Barreto tem interdições nesta terça-feira (6) em Ribeirão Preto, SP
</title>
<link>
https://g1.globo.com/sp/ribeirao-preto-franca/noticia/2019/08/06/avenida-fabio-barreto-tem-interdicoes-nesta-terca-feira-6-em-ribeirao-preto-sp.ghtml
</link>
<guid isPermaLink="true">
https://g1.globo.com/sp/ribeirao-preto-franca/noticia/2019/08/06/avenida-fabio-barreto-tem-interdicoes-nesta-terca-feira-6-em-ribeirao-preto-sp.ghtml
</guid>
<description>
<![CDATA[
<img src="https://s2.glbimg.com/CTuK1e1SX1niTyKmSTC8gAlgbdk=/i.s3.glbimg.com/v1/AUTH_59edd422c0c84a879bd37670ae4f538a/internal_photos/bs/2019/T/A/t2YQ8ZQYAf9vN7XSjkrQ/avenida.jpg" /><br />
]]>
Fechamento no sentido centro-bairro será feito para reposição de asfalto em trecho onde adutora se rompeu. Segundo o Daerp, serviço está previsto para acontecer das 8h às 10h. Avenida Fábio Barreto segue em obras após adutora se romper em Ribeirão Preto Duas faixas no sentido centro-bairro da Avenida Fábio Barreto ficarão fechadas das 8h às 10h desta terça-feira (6) em Ribeirão Preto (SP). Segundo o Departamento de Água e Esgoto (Daerp), a interdição será necessária para a reposição asfáltica em um trecho de 12 metros. Na segunda-feira (5), o rompimento de uma adutora levou o departamento a fazer uma obra emergencial no local. Ainda de acordo com o Daerp, o abastecimento foi normalizado nos bairros Campos Elíseos, Vila Tibério e Centro em regiões próximas à obra. Equipes trabalharam durante toda a segunda-feira (5) para substituir adutora que se rompeu na Avenida Fábio Barreto, em Ribeirão Preto (SP) Reprodução/EPTV Veja mais notícias da região no G1 Ribeirão Preto e Franca
</description>
<media:content url="https://s2.glbimg.com/CTuK1e1SX1niTyKmSTC8gAlgbdk=/i.s3.glbimg.com/v1/AUTH_59edd422c0c84a879bd37670ae4f538a/internal_photos/bs/2019/T/A/t2YQ8ZQYAf9vN7XSjkrQ/avenida.jpg" medium="image"/>
<category>G1</category>
<pubDate>Tue, 06 Aug 2019 10:48:03 -0000</pubDate>
</item>

but nothing is showing up when I enter the RSS URL.

I am using XIBO CMS version 2.0.4 installed on an XAMPP version 5.6.40

Hi,

OK i checked the URL and its working right on my system.

Do you have read and following this how-to:

Greetings Torsten

Welcome to the Community David_Junior!

Further to SteitzTo’s message, I have also tested your RSS URL and was able to return results using the Ticker Widget. To get it to work though, I had to remove the : at the end of the URL you provided in your post.

Here are some screenshots of the setup for the Ticker I created (using CMS 1.8.13) just to return a couple of Titles and the dates for those entries:



I made no changes to the Advanced tab for this test which is why I have not included a screenshot. Below is a screenshot of how this Ticker appears in the Layout:

I hope this helps you to set up your own Ticker for use with this RSS feed.

Many Thanks.

Ola!
Sou da região de Ribeirão Preto, São Paulo / Brasil.

Estou usando este mesmo link RSS, e aqui funciona muito bem.

Se precisar de mais ajuda pode mandar uma mensagem privada.

Abraço.

Hello, I tried to change the version (CMS 1.8.13) and use the same as yours but everything was blank … look how my configuration was and how it appears:

And have blank image, all black. :frowning:

Thank you for the screenshot, it looks like there is not a space between the tags you are using and the text you have added. for example it states:

Titulo[Title]

as opposed to:

‘Titulo [Title]’

Could you give that a try to see if the results are different? I would also like to send you a copy of my test Layout in a Private message if that’s ok? I’ve seen this working on my own CMS so it would be a good test as to whether the issue is with your own Layout or something else.

Many Thanks.