Welcome Visitor, Please Login or Register Now Thursday, March 28, 2024 11:17 PM 
Forums Index > Mewsoft > Official Announcements > Webawy update. New Twitter API Widget
New Topic   New Reply
Search for:
Author Message
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 03-28-24 11:17 PM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Webawy update. New Twitter API Widget Edit Delete Reply with quote Quote
First Post Posted on: 09-19-17 07:08 AM last post first post


Hello everyone,

Twitter ended their old API and their new API does not work with all JS code before. We have released this update to use their new API.

You can update the Frontpage.html template which will overwrite all your customizations or just change the following line:

Search the template Frontpage.html for the line like this:

[ widget::Tweets(usernames=" "mewsoft" ", count="3", avatar="48", refresh="60"):: ]

and replace it with the new code you will find it in the new Frontpage.html template in the latest zip or you can copy it from our demo:


<!--customization here: https://dev.twitter.com/docs/embedded-timelines data-chrome="nofooter noborders noheader noscrollbar ", data-theme=dark , light -->
<a class="twitter-timeline" href="https://twitter.com/twitterapi"
data-widget-id="350650481686765568"
data-chrome="nofooter noborders noheader noscrollbar transparent"
data-tweet-limit="3"
data-theme="light"
data-user-id=""
data-screen-name="mewsoft"
data-show-replies="true"
>Loading Tweets...</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"wink;</script>
 


Thanks


Mewsoft Support
www.mewsoft.com

File
Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print