I have just installed 2.0 of OpenPublish.

On the homepage there is a block "Our Tweets" , but the setting for it is not showing in Context UI

There is blocks that can be configured in the Context UI for the FrontPage for the other two:
"Most Used Terms" & "Featured Topic Hubs"

Is "Our Tweets" possibly hard-coded in?

Comments

lazar.lehel’s picture

in the code of page-front.tpl change the twitter url, and is ok.

like this:
print twitter_pull_render ('@yourtwitterID', t('theBoxTitle'), 3, 'op_homepage_tweets');

Anonymous’s picture

Status: Active » Closed (fixed)