Quote Originally Posted by picaflor-azul View Post
Mark,

Your define statements should be:

Code:
define('TWITTER', 'http://www.twitter.com/pedalpartsaus'');
define('FACEBOOK','http://www.facebook.com/pages/Pedal-Parts-Australia/127188200663332?v=wall'');
If this does not work then you can always hard code them into the footer.
Hi,

I put the code in exactly as you said but then my whole store vanished i changed the '' at the end of each link back to a single ' and my store is now back, but the links again dont work?

How would i hard code them into the footer? im not sure what that means.

Thanks