Jump to content

How do I access the html for the home page?


Recommended Posts

I have a problem with the home page - the list of links in the 'Information' section contains an item which is written directly into the html, rather than being called from the database. No idea how this has happened, but I need to delete it.

 

The correct code for a list item should be, for eg: <li><a title="VAT exemption" href="http://www.apolloensemble.co.uk/prestashop/cms.php?id_cms=9">VAT exemption</a></li>

 

This particular bit of code is as follows: <li><a title="Our stores" href="http://www.apolloensemble.co.uk/prestashop/stores.php">Our stores</a></li>

 

I obviously can't delete it using the Admin>tools>cms pages as it's not in the database. I think the only way to delete it is directly from the on-page html, but I can't find the page.

 

Can anyone help?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...