I purchased the Muziq HTML theme. I'm almost ready to launch the website, but I'm trying to change the Twitter widget ID in scripts > main.js (line 156). However, I can no longer create a tweets widget in my Twitter account (apparently the parameters have changed), and this line requires a widget ID.
I bought this theme because it had a Twitter widget, along with the other features. I need to display my Twitter feed on this site - can you please tell me how to achieve this.
Ah, apologies, my bad! Works perfectly now, thank you!
While I have you here...do you know if there's a way so that when the audio player is playing a track (in the header section), and you click on a Vimeo video in the portfolio section, that the audio stops playing? Otherwise you get 2 lots of audio playing at once.
Hello,
I purchased the Muziq HTML theme. I'm almost ready to launch the website, but I'm trying to change the Twitter widget ID in scripts > main.js (line 156). However, I can no longer create a tweets widget in my Twitter account (apparently the parameters have changed), and this line requires a widget ID.
I bought this theme because it had a Twitter widget, along with the other features. I need to display my Twitter feed on this site - can you please tell me how to achieve this.
Many thanks,
Tim
Hi,
Sure, please check our instruction here:
Update twitter in template
Best Regards,
Jelly Team
Hi there - thanks for your prompt reply. I replaced the code in twitterFetcher_min.js, and changed the main.js code to...
function twitterfeed() {
var config5 = {
"profile": {"TheRunaround50s": 'type your username here without @'},
"domId": 'twitter-feed',
"maxTweets": 4,
"enableLinks": true,
"showUser": true,
"showTime": true,
"dateFunction": '',
"showRetweet": false,
"customCallback": handleTweets,
"showInteraction": false
};
However I'm getting an @undefined account message.
Any ideas?
Hi,
The correct format will look like this:
Seem you're incorrect it, please try again.
Best Regards,
Jelly Team
Ah, apologies, my bad! Works perfectly now, thank you!
While I have you here...do you know if there's a way so that when the audio player is playing a track (in the header section), and you click on a Vimeo video in the portfolio section, that the audio stops playing? Otherwise you get 2 lots of audio playing at once.
Thanks for your help!
Hi,
Maybe you can provide ftp information and website address so I can try it with my self?
Best Regards,
Jelly Team