Hi karlgoddard
I would like to answer your questions as follows:
1. In the Latest News and Popular sections there aren’t any thumbnails showing. The meta shows but now thumbnails
=> This issue don’t appear in our template. Could you please send me your live url, admin account via PM so that i could have a closer look on the issue?
2. When using the JA Twtitter module if I set the params to show 5 tweets the tweets dont wrap and display over the ‘Follow Me’ icon
– You have to change templates/ja_lead/images/twitter-bg.png image to the height of module
– open templates/ja_lead/css/template.css file, at about line 1536, find following code:
div.twitter-bubble {
background: url(../images/twitter-bg.png) no-repeat left top;
height: 78px;
margin-bottom: 10px;
padding: 0 10px;
}
Here you have to change height: 78px; to the height of module