Opened 7 years ago

Closed 6 years ago

#1018 closed enhancement (fixed)

Add Twitter feed in the right sidebar on the News page, blog posts and news posts

Reported by: karolina@clarin.eu Owned by: André Moreira
Priority: minor Milestone:
Component: Website Version:
Keywords: Cc: André Moreira

Description

Would it be possible to add Twitter feed to the sidebar on the right (which is now empty) on the News page (https://www.clarin.eu/news) and also on the template for news posts and blog posts?

Here is the code copied directly from Twitter to embed the feed:

<a class="twitter-timeline" href="https://twitter.com/CLARINERIC">Tweets by CLARINERIC</a> <script async src="platform.twitter.com/widgets.js" charset="utf-8"></script>

Change History (6)

comment:1 Changed 7 years ago by DefaultCC Plugin

Cc: André Moreira added

comment:2 Changed 7 years ago by André Moreira

Owner: changed from Dieter Van Uytvanck to André Moreira
Status: newaccepted

comment:3 Changed 7 years ago by André Moreira

Take a look to:

https://dev-www.clarin.eu/news

Is this supposed to go to all pages? If not, which?

comment:4 Changed 7 years ago by Dieter Van Uytvanck

Looks fine to me. The block should only be shown for

/news
/news/*
/blog/*

comment:5 Changed 6 years ago by Dieter Van Uytvanck

I guess this can be put into production now.

comment:6 Changed 6 years ago by André Moreira

Resolution: fixed
Status: acceptedclosed

Done. Thank you for answering

Note: See TracTickets for help on using tickets.