View Single Post
  #364  
Old 12-13-2013, 11:38 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I just can't seem to get rid of the BBC in the twitter feed in version 2.2

Edit skin/reboot/custom/footer/footer_LT.tpl

Code:
<a class="twitter-timeline" width="100%" height="200" href="https://twitter.com/{$config.reboot.reboot_social_twitter}" data-widget-id="392026396958007297">Tweets by @{$config.reboot.reboot_social_twitter}</a>

Change data-widget-id="392026396958007297" to your widget ID
Create a widget at https://twitter.com/settings/widgets
Info at https://dev.twitter.com/docs/embedded-timelines

Quote:
Do I still need to install TWITTER FEED UPDATE TO SUPPORT TWITTER API v1.1??

No, reBOOT v2 uses a simple embedded Twitter timeline. Just perform the above.
__________________
xcartmods.co.uk
Reply With Quote