shacker 1,050 Posted December 14, 2009 (edited) Adds a block with last twitter posts, and configure size, hooks, etc. You can configure the account, widget ID, size and hooks.Features: Cross browser Multilingual Multistore v2.4-support for twitter api 1.1 - needs reconfiguration modulev2.5-compatible ps 1.6v2.6-bootstrap+hook home*now module shows last tweets a week ago v3.0-new code + footer hook Video   twitstate.zip v3.0   please visit our site for latest version and more free modules  Edited May 12, 2016 by shacker (see edit history) Share this post Link to post Share on other sites
ysco 77 Posted December 14, 2009 Hello shacker.Well this is something that i don`t use yet but maybe in the future i will.Thanks for sharing again a nice module for free, keep up the great work.Best regards,ysco.. Share this post Link to post Share on other sites
shacker 1,050 Posted December 14, 2009 Hello shacker.Well this is something that i don`t use yet but maybe in the future i will.Thanks for sharing again a nice module for free, keep up the great work.Best regards,ysco.. Thanks Ysco, But im sure that you use our new module WPRESS. Download and test. Share this post Link to post Share on other sites
cammo 3 Posted December 14, 2009 Thanks for the module..I've been looking for a twitter one recently and yours seems OK.I modified the base graphic a little and also modified the style sheet reference from {$base_dir} to {$base_dir_ssl} to get around SSL warning issues.How would I go about extending the length of the tweet that is displayed?Thanks again! Share this post Link to post Share on other sites
shacker 1,050 Posted December 14, 2009 Thanks for the module..I've been looking for a twitter one recently and yours seems OK.I modified the base graphic a little and also modified the style sheet reference from {$base_dir} to {$base_dir_ssl} to get around SSL warning issues.How would I go about extending the length of the tweet that is displayed?Thanks again! Hi. you need to change the css file, and change width:164px; height:56px; overflow:hidden;This limit the content. If you want a scroll bar, put: overflow:scroll;You can send me your backgroun, so i can put the 2 backgrounds for the users choose one.best regards Share this post Link to post Share on other sites
cammo 3 Posted December 14, 2009 PM Sent.As mine is higher though, it requires some simple mods to the style.css to adjust for the extra height and get the top padding correct.How would I go about displaying more than one tweet? Separated by say a dashed underline? Share this post Link to post Share on other sites
shacker 1,050 Posted December 14, 2009 PM Sent.As mine is higher though, it requires some simple mods to the style.css to adjust for the extra height and get the top padding correct.How would I go about displaying more than one tweet? Separated by say a dashed underline? Hi. You need to edit the tpl:curl_setopt($c, CURLOPT_URL, "http://twitter.com/statuses/user_timeline/$va.xml?count=1");change count 1 to your number of tweets Share this post Link to post Share on other sites
cammo 3 Posted December 14, 2009 hmm.. nope. Changing that to "2" didn't make a difference?Does it need to be changed anywhere else in that tpl file also? Share this post Link to post Share on other sites
shacker 1,050 Posted December 14, 2009 hmm.. nope. Changing that to "2" didn't make a difference?Does it need to be changed anywhere else in that tpl file also? sorry, try changing this_ curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);to curl_setopt($c, CURLOPT_RETURNTRANSFER, 2); Share this post Link to post Share on other sites
cammo 3 Posted December 18, 2009 I found out why I wasn't getting the full status update from twitter...The latest update was showing fine, but was being cut short with "..." at the end and you had to click the link to go to twitter to read the rest.The reason it's doing this is because that's whats diplayed in twitter, because I'm posting my twitter updates from facebook and for some reason when doing it this way it must have a character limit.. so to read the whole update, you need to click on the link to twitter, then click on the link in twitter to facebook!btw, still didn't manage to show more than 1 update using the changes above?! Share this post Link to post Share on other sites
shacker 1,050 Posted December 19, 2009 I found out why I wasn't getting the full status update from twitter...The latest update was showing fine, but was being cut short with "..." at the end and you had to click the link to go to twitter to read the rest.The reason it's doing this is because that's whats diplayed in twitter, because I'm posting my twitter updates from facebook and for some reason when doing it this way it must have a character limit.. so to read the whole update, you need to click on the link to twitter, then click on the link in twitter to facebook!btw, still didn't manage to show more than 1 update using the changes above?! Hi. I update soon the module and view to add these features.Best regards Share this post Link to post Share on other sites
spott 7 Posted December 19, 2009 HiHas You some idea how to get right some umlaut (äöüõ) characters to show? I changed in CSS file character set from utf-8 to iso-8859-15 - but nothing. Share this post Link to post Share on other sites
cammo 3 Posted December 24, 2009 Mine has a problem showing the inverted commas. It displays them in html as " instead of ".This is for status updates posted through facebook to twitter though.. Any ideas how to fix? Share this post Link to post Share on other sites
shacker 1,050 Posted December 28, 2009 HiHas You some idea how to get right some umlaut (äöüõ) characters to show? I changed in CSS file character set from utf-8 to iso-8859-15 - but nothing. You try to change the iso code to your language? Share this post Link to post Share on other sites
shacker 1,050 Posted December 28, 2009 Mine has a problem showing the inverted commas. It displays them in html as " instead of ".This is for status updates posted through facebook to twitter though.. Any ideas how to fix? Hi.I dont try to update via facebook. I will test and write some news Share this post Link to post Share on other sites
deepee 56 Posted January 18, 2010 Thanks very much for the module.You say, "Can be adapted for display on either side"How do I change the position on the page?When I installed the module it appears below the center column of my default PrestaShop theme but all the blocks in my right column disappear completely.Thanksdeepee Share this post Link to post Share on other sites
shacker 1,050 Posted January 18, 2010 Thanks very much for the module.You say, "Can be adapted for display on either side"How do I change the position on the page?When I installed the module it appears below the center column of my default PrestaShop theme but all the blocks in my right column disappear completely.Thanksdeepee you need to go modules -> positions -> transplant a module Share this post Link to post Share on other sites
deepee 56 Posted January 18, 2010 Thanks but I cannot see any options under my Admin's Modules Tab for positions -> transplant a module?Ah, had another look and found it!I'll try it out and post back.Thanksdeepee Share this post Link to post Share on other sites
diu1so 3 Posted January 18, 2010 Thanks for the module! Share this post Link to post Share on other sites
shacker 1,050 Posted January 18, 2010 Thanks for the module! your welcome Share this post Link to post Share on other sites
deepee 56 Posted January 20, 2010 [solved]I had been trying this out on my local system and could not resolve the alignment problem.I decided to try it on one of my live sites and it works perfectly!Very strange...Anyway, thanks again for a great contribution.deepee Share this post Link to post Share on other sites
shacker 1,050 Posted January 21, 2010 [solved]I had been trying this out on my local system and could not resolve the alignment problem.I decided to try it on one of my live sites and it works perfectly!Very strange...Anyway, thanks again for a great contribution.deepee Hi. Strange problem!Best regards Share this post Link to post Share on other sites
deepee 56 Posted February 5, 2010 Hi ShackerI found a little problem.I just became aware today that Firefox was displaying this SSL warning when customers were entering the secure areas of my main site:-Warning: Contains Unauthenticated ContentI browsed the Prestashop Forum and found some SSL threads and tried a couple of suggestions.Nothing worked.I then checked my other two sites.One of them had the same SSL warning and the other one didn't.I then realised that one of them had the twitter module installed and the other didn't.When I disabled the twitter module on the other two sites, SSL was back to normal.I really like the Twitter module. Is there a change I can make to the code to get it to display when SSL is active?[sOLVED]Not sure how I missed it but I found the answer to the SSL issue earlier in this thread and applied it to twitstate.tplEverything is working fine again.Thanksdeepee Share this post Link to post Share on other sites
shacker 1,050 Posted February 7, 2010 Hi ShackerI found a little problem.I just became aware today that Firefox was displaying this SSL warning when customers were entering the secure areas of my main site:-Warning: Contains Unauthenticated ContentI browsed the Prestashop Forum and found some SSL threads and tried a couple of suggestions.Nothing worked.I then checked my other two sites.One of them had the same SSL warning and the other one didn't.I then realised that one of them had the twitter module installed and the other didn't.When I disabled the twitter module on the other two sites, SSL was back to normal.I really like the Twitter module. Is there a change I can make to the code to get it to display when SSL is active?[sOLVED]Not sure how I missed it but I found the answer to the SSL issue earlier in this thread and applied it to twitstate.tplEverything is working fine again.Thanksdeepee Thanks for the reply. sometimes is a file attributes the error. Share this post Link to post Share on other sites
AlnoTrading 1 Posted June 15, 2010 Has anyone succeeded to change characterset so that, for example, swedish åäö, is working? I have tried to change charset in css but to no luck... Share this post Link to post Share on other sites
AlnoTrading 1 Posted June 17, 2010 Has anyone succeeded to change characterset so that, for example, swedish åäö, is working? I have tried to change charset in css but to no luck... Anyone? Please! Share this post Link to post Share on other sites
deepee 56 Posted July 7, 2010 Hi ShackerToday I noticed that the Twitstate module is not showing my tweets.It was working fine until yesterday on two sites and I haven't changed anything.Wondering if you were aware of an issue?Thanksdeepee Share this post Link to post Share on other sites
drszoke 0 Posted August 5, 2010 [sOLVED]To change the character set you have to do the following:modify: /twitstate.php and /twitstate.phplook for the function "twitter_status"then replace the following line: $status = htmlentities($m[1]); with these 2 lines$status = htmlentities($m[1], ENT_COMPAT, 'UTF-8');$status = html_entity_decode($status,ENT_COMPAT,'ISO-8859-2');Where the ISO-8859-2(also called LATIN 2 encoding) is the one used for Hungarian characters. This is my sites language.You may need to change that according to your languages encoding.Hope it helps.Regards,drszokewww.bestleds.hu Share this post Link to post Share on other sites
shacker 1,050 Posted August 12, 2010 [sOLVED]To change the character set you have to do the following:modify: /twitstate.php and /twitstate.phplook for the function "twitter_status"then replace the following line: $status = htmlentities($m[1]); with these 2 lines$status = htmlentities($m[1], ENT_COMPAT, 'UTF-8');$status = html_entity_decode($status,ENT_COMPAT,'ISO-8859-2');Where the ISO-8859-2(also called LATIN 2 encoding) is the one used for Hungarian characters. This is my sites language.You may need to change that according to your languages encoding.Hope it helps.Regards,drszokewww.bestleds.hu Thanks. Add this solution to the file, and some nice graphics. Redownload Share this post Link to post Share on other sites
AlnoTrading 1 Posted August 18, 2010 [sOLVED]To change the character set you have to do the following:modify: /twitstate.php and /twitstate.phplook for the function "twitter_status"then replace the following line: $status = htmlentities($m[1]); with these 2 lines$status = htmlentities($m[1], ENT_COMPAT, 'UTF-8');$status = html_entity_decode($status,ENT_COMPAT,'ISO-8859-2');Where the ISO-8859-2(also called LATIN 2 encoding) is the one used for Hungarian characters. This is my sites language.You may need to change that according to your languages encoding.Hope it helps.Regards,drszokewww.bestleds.hu Thanks. Add this solution to the file, and some nice graphics. Redownload Sorry! Still no swedish characters even if i change the ISO code to ISO-8859-1 Share this post Link to post Share on other sites
daylight 1 Posted August 29, 2010 Hello Shacker,i tried to install this modul in the prestashop template, but whereever i place the modulit is not shown well in the template.when i place it in the left column, only the twitter modul is visible but not the rest of my page.when i place it in the right column then it is shown under the center column, but the rest of my modulesin the right column are not visible.any idea! i would really like to use this twitter modul, i love it!!!i tried to change the attributs in the style.css, but i didnt work...sry for the bad english!nice reagards from switzerland!daylight Share this post Link to post Share on other sites
shacker 1,050 Posted September 3, 2010 Hello Shacker,i tried to install this modul in the prestashop template, but whereever i place the modulit is not shown well in the template.when i place it in the left column, only the twitter modul is visible but not the rest of my page.when i place it in the right column then it is shown under the center column, but the rest of my modulesin the right column are not visible.any idea! i would really like to use this twitter modul, i love it!!!i tried to change the attributs in the style.css, but i didnt work...sry for the bad english!nice reagards from switzerland!daylight Hi. can you send me your site url and what is your theme name? Share this post Link to post Share on other sites
daylight 1 Posted September 3, 2010 hi,i use it local with the prestashop theme on xampp.daylight Share this post Link to post Share on other sites
shacker 1,050 Posted September 3, 2010 hi,i use it local with the prestashop theme on xampp.daylight hi. try to put with default theme and tellme if works. Share this post Link to post Share on other sites
daylight 1 Posted September 4, 2010 no, sry its not working.blocks in the right column are not visibleand twitter state is under the featured prodcuts... i will try it again, when i have the shop online...thanksdaylight Share this post Link to post Share on other sites
Yoriel79 0 Posted March 16, 2011 This modul does not works now!!! Do you know something about? Share this post Link to post Share on other sites
shacker 1,050 Posted March 20, 2011 Updated: redownload. MOdule full rewrited and multiaccount Share this post Link to post Share on other sites
Yoriel79 0 Posted March 20, 2011 Im sorry, but it does not work. It have loading indefinitely. The last version it works, but the new version does not. Share this post Link to post Share on other sites
shacker 1,050 Posted March 20, 2011 you put the user name in 'username'if you dont put '' dont work Share this post Link to post Share on other sites
Yoriel79 0 Posted March 20, 2011 Ok.Im trying with "name", `name´ and 'name', but it does not work. :down: Share this post Link to post Share on other sites
shacker 1,050 Posted March 20, 2011 sorry, its single quote, but i cant put here.what is your username in twitter? Share this post Link to post Share on other sites
Yoriel79 0 Posted March 23, 2011 I have tryed to conect with Wikileaks chanel and Yoriel79 Share this post Link to post Share on other sites
shacker 1,050 Posted March 23, 2011 you can see working here:http://prestashop-store.com.ar/lang/ 'Wikileaks' Share this post Link to post Share on other sites
Yoriel79 0 Posted March 24, 2011 Hi shacker.Im sorry but, the link that you are giving me doesn't work.Even when I have tryed to enter in your website, http://prestashop-store.com.ar/lang/, it doesn't work.Thanks for all. Share this post Link to post Share on other sites
shacker 1,050 Posted March 24, 2011 check with a proxy. Share this post Link to post Share on other sites
Yoriel79 0 Posted March 24, 2011 Finally!!!The problem was that I copied the folder without unistall the last version from BO.Thanks for all. Share this post Link to post Share on other sites
shacker 1,050 Posted March 28, 2011 you can transplant only in right or left. Updated the module Share this post Link to post Share on other sites
shacker 1,050 Posted March 30, 2011 Updated: Removed H1 from css that conflict with h1 from global.css Share this post Link to post Share on other sites
Yoriel79 0 Posted April 8, 2011 Hi!It's me again. When I test my site under Safari browser, it says to me that it has a problem with json.The message is this:"Resource interpreted as script but transferred with MIME type application/json."Do you know what the problem is?Thanks a lot. Share this post Link to post Share on other sites
shacker 1,050 Posted April 8, 2011 its only advert for the script triying to communicate with twitter Share this post Link to post Share on other sites
Yoriel79 0 Posted April 9, 2011 Ok.Thanks for all.Congratulations for your module.Bye Share this post Link to post Share on other sites
shacker 1,050 Posted April 9, 2011 Your welcome-Remember you can add your site to directory-stores.comfirst prestashop directory Share this post Link to post Share on other sites
Yoriel79 0 Posted May 8, 2011 Hi again!!!Thank you again for your last answers.Now I have another problem with your module. I'm working under SSL, and your fantastic module gives a few problems. Internet Explorer tell to me that my website have secure and non-secure elements. Seems to be that some element of your module are not secure elements.Can you help me with this? My costumers can't buy anything through Internet Explorer because of this problem.Thanks!!! Share this post Link to post Share on other sites
Yoriel79 0 Posted May 8, 2011 Hi again!!!Thank you again for your last answers.Now I have another problem with your module. I'm working under SSL, and your fantastic module gives a few problems. Internet Explorer tell to me that my website have secure and non-secure elements. Seems to be that some element of your module are not secure elements.Can you help me with this? My costumers can't buy anything through Internet Explorer because of this problem.Thanks!!! Share this post Link to post Share on other sites
shacker 1,050 Posted May 10, 2011 can you attach all errors so we can check?all images are referenced to module dir Share this post Link to post Share on other sites
Yoriel79 0 Posted May 10, 2011 Hello.Im fix it replacing all http by https.Thanks. Share this post Link to post Share on other sites
shacker 1,050 Posted May 10, 2011 ok, thanks for the comments Share this post Link to post Share on other sites
soluthier 28 Posted May 12, 2011 Hi there,I just installed the module but it seems that it doesn't show older tweets from like 3 days ago . Is this normal?Thanks Share this post Link to post Share on other sites
shacker 1,050 Posted May 13, 2011 i will test. i dont use twitter a lot Share this post Link to post Share on other sites
soluthier 28 Posted May 14, 2011 thanks for your feedback!I guess it's just missing one last code line and it will be perfect. Share this post Link to post Share on other sites
BoDoPSX 0 Posted May 15, 2011 hii have a pic wich isnt need to be there on background. i look in to it but i cant find where is the problem.(square with a big ? )thanks Share this post Link to post Share on other sites
Yoriel79 0 Posted May 15, 2011 Please, I would to test your website. Could you give me your url? Share this post Link to post Share on other sites
BoDoPSX 0 Posted May 16, 2011 thx for help. never cross my mind to look in tpl (only in css) Share this post Link to post Share on other sites
shacker 1,050 Posted May 16, 2011 ah ok. maybe a img lost . you solve it? Share this post Link to post Share on other sites
BoDoPSX 0 Posted May 16, 2011 yep. dont know what the image was :#twitter-ticker{ width:198px; height:300px; background:url(img/slickbg.png) no-repeat #f5f5f5;<--Delete it. color:#666666; display:none;}im stil looking how to change from standard box to alternate img like twitstate_alternate.png or image2.png Share this post Link to post Share on other sites
Yoriel79 0 Posted May 17, 2011 Hola Shacker.¿Como podrÃa impedir que vuestro modulo cargue la imagen del perfil? Nuestra pagina trabaja con certificado SSL y estoy tratando de optimizarla y una de las cosas que tengo pendientes es el modulo de twitter. Puedes ver el resultado en nuestra pagina.También me da un poco de guerra el search.json.Por cierto, muchÃsimas gracias por el modulo, hoy en dÃa se agradece que alguien haga esta clase de aportaciones de forma altruista.GRACIAS!!!====== In English too========How can I disable the picture of twitter profile? I need to do this because my website works with https.You can check my website here.THANKS!!!! Share this post Link to post Share on other sites
shacker 1,050 Posted May 17, 2011 dejame probarlo asi veo que se puede hacer Share this post Link to post Share on other sites
Yoriel79 0 Posted May 24, 2011 Hi Shaker.Have you checked the problem under SSL?I have another question.In my website, this module always have shown all my tweets, from the first to the last one.Yesterday I realize that the module only shows the last two tweets I posted.How can I fix it please? What is the problem?I would like that the module always shows every tweet I have.THANKS! Share this post Link to post Share on other sites
mischaatje 2 Posted May 30, 2011 Hi there,I just installed the module but it seems that it doesn't show older tweets from like 3 days ago . Is this normal?Thanks I would really like to see an answer to this one. I can't find anything in any file where I can manipulate the string that's sent to twitter. Am I looking in the wrong place?I did find this piece of info on the twitter website: since_idReturns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available. http://search.twitter.com/search.json?since_id=12345 Share this post Link to post Share on other sites
shacker 1,050 Posted June 4, 2011 Hi Shaker.Have you checked the problem under SSL?I have another question.In my website, this module always have shown all my tweets, from the first to the last one.Yesterday I realize that the module only shows the last two tweets I posted.How can I fix it please? What is the problem?I would like that the module always shows every tweet I have.THANKS! hi. i checket ssl, but cant solve this.For the tweets, i added a option to put the number of tweets that you want to show and solve some css issues Share this post Link to post Share on other sites
shacker 1,050 Posted June 4, 2011 Hi there,I just installed the module but it seems that it doesn't show older tweets from like 3 days ago . Is this normal?Thanks I would really like to see an answer to this one. I can't find anything in any file where I can manipulate the string that's sent to twitter. Am I looking in the wrong place?I did find this piece of info on the twitter website: since_idReturns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available. http://search.twitter.com/search.json?since_id=12345 what do you want to do?= Share this post Link to post Share on other sites
mischaatje 2 Posted June 4, 2011 what do you want to do?= I don't think anything can be done here. It looks like Twitter controls how far back you can go seeing your Tweets on non-twitter websites. I can't find anything I can change in the module to get older tweets to show. Amirite? Share this post Link to post Share on other sites
Luvliss 0 Posted June 6, 2011 Is it possible to place this in the footer? I want it underneath a home text editor module. Share this post Link to post Share on other sites
shacker 1,050 Posted June 8, 2011 Not at the moment. its designed to blocks. if put in footer, the slyle looks very bad Share this post Link to post Share on other sites
Luvliss 0 Posted June 8, 2011 Thank you for your reply. I actually had to disable this as it would not take my twitter log in details. It didn't update from "Please configure...". I tried every combinations but it wouldn't take. I tried inputting them into the code (long shot), still no change. Not sure what I'm doing wrong. Share this post Link to post Share on other sites
shacker 1,050 Posted June 17, 2011 this is only in the footer? Share this post Link to post Share on other sites
Luvliss 0 Posted June 17, 2011 This was in the left or right bar of the shop. Share this post Link to post Share on other sites
shacker 1,050 Posted June 20, 2011 you put the username in semicolons? 'twitter' Share this post Link to post Share on other sites
Luvliss 0 Posted June 21, 2011 Yes I input the name exactly like you said, I tried all ways with my nickname, case sensetive and not, too. Share this post Link to post Share on other sites
shacker 1,050 Posted June 22, 2011 can you send me your site url and admin? Share this post Link to post Share on other sites
pazient 1 Posted October 26, 2011 Thank you for this module! Could you please tell how to make the tweets stay longer than 3 days on the website? I need in stayed for 30 days for example. Where do I need this module to be fixed? Thanks in advise! Share this post Link to post Share on other sites
shacker 1,050 Posted October 26, 2011 what is your site url and username? Share this post Link to post Share on other sites
shacker 1,050 Posted November 3, 2011 *now module shows last tweets a week ago Share this post Link to post Share on other sites
shacker 1,050 Posted December 5, 2011 working with new twitter api Share this post Link to post Share on other sites
shacker 1,050 Posted February 19, 2012 v 2.3- updated to ps 1.5 and addcss, addjs Share this post Link to post Share on other sites
Wippi 1 Posted April 8, 2012 still not working with SSL ? that's bad for a online shop... like .. useless xD Share this post Link to post Share on other sites
shacker 1,050 Posted April 13, 2012 Hi. I updated for SSL and better code Share this post Link to post Share on other sites
Wippi 1 Posted April 14, 2012 great! im gonna use it then! thanks! Â hmm... still receiving the error: Â website displayed insecure content from http://a0.twimg.com/profile_images... Share this post Link to post Share on other sites
shacker 1,050 Posted April 14, 2012 you have force compile in preferences, performance? i put all https in the js Share this post Link to post Share on other sites
Wippi 1 Posted April 15, 2012 yep i did :S looks like the problem is in the twitter image (the own logo) Share this post Link to post Share on other sites
shacker 1,050 Posted April 16, 2012 yeap, its strange. i try to check whats wrong Share this post Link to post Share on other sites
Wippi 1 Posted April 21, 2012 still no solution? :S Share this post Link to post Share on other sites
shacker 1,050 Posted April 27, 2012 nop at the moment. You can disable in the order and cart page in modules, positiones and edit t oadd exeptions (order.php, cart.php, autenthication.php) Share this post Link to post Share on other sites
Werkshai 0 Posted May 9, 2012 Thanks for the module, it works great as a notice board. Unfortunately I have the same problem as Wippi... it seems to pull a profile image from an http source which is strange as Twitter is big on SSL. I hope there is a solution for this otherwise amazing module. Share this post Link to post Share on other sites
Werkshai 0 Posted May 14, 2012 Anybody found a way to secure the image fetch for Twitter State yet? Share this post Link to post Share on other sites
shacker 1,050 Posted May 14, 2012 at the moment no.you can disable the module from secure pages, but twitter api dont give me solutions Share this post Link to post Share on other sites
aqwzsx159 1 Posted January 14, 2013 I'm using the module, it don't display the tweets i the last year! need help Share this post Link to post Share on other sites
shacker 1,050 Posted January 14, 2013 Only displays recent tweets Share this post Link to post Share on other sites
meccabooks 3 Posted February 11, 2013 I am looking for a modules for twitter feed, so that my tweets show up one at a time, like shown in the image below.. can anyone recommend me a module or tell me how to customize a existing module.. Share this post Link to post Share on other sites