Twitter just stopped again..

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeTwitter just stopped again..

This topic has been marked as resolved.

Hello,
I dont know what version of shoppica I am using (oc is 1.5.1.3) but the twitter stopped working, is there a patch for my version of shoppica and oc? what should I do?

http://shop.cometofinland.fi/

-. Noora

August 13, 2013 at 9:33 pm #26548

Hi Noora,

We will need the website url and admin access, so we can check.

You can use hidepost to share private information with the support staff.

Best,
ThemeBurn team

August 19, 2013 at 5:14 pm #26698

ok, heres the info:

Thanks for the help!

August 19, 2013 at 10:58 pm #26721

Hi,

Unfortunately, you are using a very old version of Shoppica (almost 2 years old) and there is no compatible patch for you.

The easiest option (if you don’t want to upgrade) is to manually replace your current widget code with the one provided from Twitter (check this video).

To do so, open catalog/view/theme/shoppica/template/common/footer.tpl and replace this code block:

<ul id="twitter_update_list"></ul>
<script type="text/javascript" src="http<?php if(isHTTPS()) echo 's'?>://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http<?php if(isHTTPS()) echo 's'?>://api.twitter.com/1/statuses/user_timeline/<?php echo $shoppica_footer['twitter_username']; ?>.json?callback=twitterCallback2&amp;count=<?php echo $shoppica_footer['twitter_tweets']; ?>"></script>

Best,
ThemeBurn team

August 20, 2013 at 4:53 pm #26780

that worked! thanks!

- Noora

August 21, 2013 at 2:14 pm #26813

Glad we’ve helped, Noora :)

Best,
ThemeBurn team

August 21, 2013 at 4:57 pm #26831
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.