This page is a case in point: https://escuta.org/pt/proj/assombros/intro.html . The source of this page reveals:
Code: Select all
<meta property="og:title" content="Close">
<meta property="og:type" content="article">
<meta property="og:image" content="https://escuta.org/images/Close/close.jpg">
<meta property="og:url" content="https://escuta.org/pt/proj/assombros/intro.html">
<meta property="og:site_name" content="Escuta.org">
<meta property="og:description" content="Assombros é uma exposição instalativa idealizada pelo artista de novas mídias Iain Mott e pela atriz/performer Simone Reis, e desenvolvida juntamente com o dramaturgo Camilo Pellegrini. O trabalho conjunto, busca integrar as linguagens das artes visuais, cênicas e sonoras, cujo resultado é fazer com">
<meta name="description" content="Assombros é uma exposição instalativa idealizada pelo artista de novas mídias Iain Mott e pela atriz/performer Simone Reis, e desenvolvida juntamente com o dramaturgo Camilo Pellegrini. O trabalho conjunto, busca integrar as linguagens das artes visuais, cênicas e sonoras, cujo resultado é fazer com">
I've used grep to search for references to close.jpg in css and php files but can't find it.
Can anyone please help me find what's going wrong?
Thanks
EDIT:
I found the culprit, it's the "Articles - Newsflash" module, which when disabled, allows the individual articles to pull all the correct data. I'll try now enabling and disabling it with various setting to see if I can find something that works.
Anyone aware of any compatibility issues with Phoca Open Graph Content and Articles - Newsflash?