Hello,
Great component and plugin. No problem installing it and figuring out how to enable it. I have one problem with the URLs once they are posted to my Twitter status.
Somewhere along the way AutoTweet adds an extra section to the URL so that it does not send the person to the correct page. For example:
The correct URL (not the shortened version) is:
somethinghere.com/index.php?whatever....
However, when clicking on the Twitter shortened URL, it takes you to:
somethinghere.com/images/index.php?whatever...
As you can see, somewhere the /images/ folder was added in. On other ones it will add in /attachments/.
So when someone clicks from Twitter on the shortened URL, they get to the page but it has no CSS because of this extra folder in the URL. Can you help me with this? I can't figure out why it is doing this and can find no settings that would be causing this. I hope I have explained this ok.
Here are the two Twitter URLs - you can see the extra folder in the URLs
is.gd/e8GBq
is.gd/e8F5Y
Thanks.