How would I go about changing the links in the navigation bar? The shop button on my website currently just takes you back to the home page so how would I go about making it actually link to the shop page?
How would I go about changing the links in the navigation bar? The shop button on my website currently just takes you back to the home page so how would I go about making it actually link to the shop page?
No idea without a link to your site in this format: yoursiteDOTcom.
That URL won't load here, a common problem with so-called 'free' hosting. It also looks like hhhhello.site90.com/shop redirects to hhhhelo.site90.com, which would cause your issue.
Last edited by stevesh; 30 Nov 2013 at 12:38 AM.
Sorry if I misunderstand, but that's what i'm asking in my question, i'm asking how to make the hhhhelo.site90.com/shop load instead of making it redirect to the home page
Don't know. That's a server thing. Check your store's root directory for an .htaccess file which may be causing the redirect. It also may be that your 'host' doesn't allow subdirectories and redirects them automatically to the root. You could ask them about that.