[Solved] [OJS 3.1.2] custom block plugin: twitter timeline doesn't work

Hi @asmecher,

I just upgraded one of our ojs instances to version 3.1.2, but unfortunately the twitter-timeline doesn’s work any more, see Arcadia .
I did everything as described here: https://pkp.sfu.ca/2018/03/01/enriching-ojs-omp-with-javascript-no-coding-required/
The inserted soure code is: <a class="twitter-timeline" href="https://twitter.com/env_and_society?ref_src=twsrc%5Etfw">Tweets by env_and_society</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

It worked without problems with the last version 3.1.1.4. Is there an upgrade of the custom block plugin necessary?

thanks, Anna

Hi @akku,

Check to make sure that the Twitter javascript is being loaded into the page header. This is the part that you create with the Custom Header Plugin. If you’ve upgraded, make sure that plugin was upgraded too, and is enabled and configured properly.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

thank you very much, after upgrading the custom header plugin the twitter timeline inside the custom block plugin worked. I wasn’t aware that this is connected.

best regards,
Anna