Forums
(@don-salva)
13 years, 9 months ago
What I mean is this.
Main Admin (me) sees this: https://i.imgur.com/Ezwwv.png 2nd Admin sees this: https://i.imgur.com/nBrGg.png
14 years, 7 months ago
Yey, I did, it’s resolved.
15 years, 4 months ago
Help, pretty please :(?
Please help! It’s really urgent… ??
15 years, 6 months ago
jdembowski, well that’s the point of me asking:
Before I shoot my WordPress, I’m gonna ask:
Okay, I found a way to make more than 1 sidebar ( https://www.quickonlinetips.com/archives/2007/11/how-to-create-multiple-dynamic-sidebars-for-wordpress-widgets ), but I can’t find a way to implement sidebars. The 2nd sidebar is always displayed inside the first sidebar.
Anyone? Pretty please?
I think I found the solution.
now open twitter-for-wordpress/twitter.php and edit (line 36)
$messages = fetch_rss('https://twitter.com/statuses/user_timeline/'.$username.'.rss');
to
$messages = fetch_rss('https://twitter.com/statuses/user_timeline/THE_NUMBER_YOU_WROTE_DOWN.rss');