Hey catwingz,
Sorry for the troubles. Not really sure what you mean by twitter feed making your site public. Our plugin has no way to make anything public. Do you mean the client made the site public?
Justin
I think it was when I was getting all of the secret keys and codes and authorizing Twitter. That’s beside the point though—why isn’t the feed showing? My client has done some tweets since I put all of that in place.
Can you paste the shortcode you are using? Has the feed worked for you at all so far and it just stopped working?
Justin
This is the shortcode—
[fts_twitter twitter_name=@BarlowStrat search=from:user_name%#BarlowStrat]
It hasn’t worked yet. I tried setting it up the default first, but when that didn’t work I created all of the keys and codes which is how it is set up now. Thank you
Ah I see. No special characters are allowed in shortcode.
[fts_twitter twitter_name=BarlowStrat]
That’s much better. Now it is showing up.
Thank you
Is there any way to limit it to showing only three tweets?
Awesome, you’re welcome! Upgrade to version 1.9.6 and you can add tweets_count=3 to the shortcode. Make sure and empty the cache before viewing the feed again.