streetwitch Posted June 2, 2012 Share Posted June 2, 2012 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 More sharing options...
bellini13 Posted June 2, 2012 Share Posted June 2, 2012 configure the module called "cms block", edit the information block,and change "display stores" to No 1 Link to comment Share on other sites More sharing options...
jhnstcks Posted June 2, 2012 Share Posted June 2, 2012 back-office>modules>blockcms>edit the block called information>unselect Display Stores>save 1 Link to comment Share on other sites More sharing options...
streetwitch Posted June 2, 2012 Author Share Posted June 2, 2012 Thanks guys - talk about missing the obvious! I was getting far too convoluted with this...I assumed that since 'Our stores' wasn't in the list of links that something had gone wrong with the code. Now sorted. 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