glenwheeler Posted December 21, 2010 Share Posted December 21, 2010 Hi Guys,I am trying to add a twitter feed into my Website page, however I cannot seem to get it to work. I am using the twitter feed from twitters own resources page, basically copy and pasting the script into the left side area, however it wont appear and also removes the whole bottom half of my page.Any idea's on what the problem could be? Link to comment Share on other sites More sharing options...
rocky Posted December 22, 2010 Share Posted December 22, 2010 Most likely, it is using Javascript with { and } which is confusing Smarty. Try adding {literal} before the Javascript and {/literal} after so that Smarty doesn't get confused. Link to comment Share on other sites More sharing options...
glenwheeler Posted December 22, 2010 Author Share Posted December 22, 2010 Thanks Rocky, that sorted the issue. What is the reason people develop twitter modules and sell them for $40 a shot if this can be done? Link to comment Share on other sites More sharing options...
rocky Posted December 22, 2010 Share Posted December 22, 2010 They develop them because some people would rather spend $40 for something they can just upload, install and configure without having to modify any code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now