Forum
I'm using WordPress 3.0.2
I'm not sure which plugin version I was using before I upgraded.
I upgraded to plugin Version 2.5.5 this morning.
I imported previous profiles.
One profile is for a widget in the sidebar.
That one works fine.
The other profile is for my tweets listed on a page.
http://www.abfabgab.com/twitter/
That profile is NOT working. Nothing shows up on that page.
I checked the short-code on my Twitter page.
I used the Fix This button.
I don't know what to check next?
Thanks,
Gabrielle
Thanks for reporting.
Please upgrade to v 2.5.6. This should solve the Shot Code issue
If you are in a hurry, you may edit wp-content/plugins/xhanch-my-twitter/xhanch-my-twitter.php
On line 272, change
xmt($args, $acc);
to
xmt($args, $profile);
Cool beans! It's fixed!
(I upgraded to v 2.5.6)
Thanks! 🙂