vedran117 Posted September 16, 2010 Share Posted September 16, 2010 I've added few links in my header div and they work great but when a customer chooses a payment method those links in header disapear.anybody has an idea what could went wrong? Link to comment Share on other sites More sharing options...
rocky Posted September 17, 2010 Share Posted September 17, 2010 It is hard to guess what you might have done wrong. Please provide a link to your website so we can check the code. Link to comment Share on other sites More sharing options...
rocky Posted September 17, 2010 Share Posted September 17, 2010 It's because you are using relative links in the menu. You should be using absolute links. For example, change lines 54-59 from: to: Link to comment Share on other sites More sharing options...
vedran117 Posted September 17, 2010 Author Share Posted September 17, 2010 THANKS!!!!!I've changed it to absolute path and it works great!Since i'm working on it localy i vill have to change those absolue path to server absolute path once loaded.Tnx again! Link to comment Share on other sites More sharing options...
rocky Posted September 17, 2010 Share Posted September 17, 2010 Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now