Hi
I'm trying to get the correct links for the social media icons, I have followed the instructions and put in the correct URL:
Code:
Line #55 : define('TWITTER_ICON', 'twitter.png');
Line #64 : define('TWITTER','http://www.twitter.com/barker_cummings');
This however seems to be pointing it back at my own site so I get a page not found error.
Is the template picking up the URL from another location?
Hope someone can give me a pointer on this one, it's driving me mad
Thanks