closeupman Posted April 14, 2014 Share Posted April 14, 2014 (edited) I identified the area that I want to remove as: <section class="footer-block col-xs-12 col-sm-2" id="block_various_links_footer"> <h4>Information</h4> <ul class="toggle-footer" style=""> <li class="first_item"> <a href="http://www.sitinuriatistudio.com/prices-drop" title="Specials"> Specials </a> </li> <li class="item"> <a href="http://www.sitinuriatistudio.com/new-products" title="New products"> New products </a> </li> <li class="item"> <a href="http://www.sitinuriatistudio.com/best-sales" title="Best sellers"> Best sellers </a> </li> <li class="item"> <a href="http://www.sitinuriatistudio.com/contact-us" title="Contact us"> Contact us </a> </li> <li> <a href="http://www.sitinuriatistudio.com/sitemap" title="Sitemap"> Sitemap </a> </li> </ul> Copyright 2008-2013 Siti Nuriati Studio </section> However, I can't find any footer module that fits that. Do I have to remove something from a tpl? Any ideas? Thanks. Edited April 15, 2014 by closeupman (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 15, 2014 Share Posted April 15, 2014 this is a module named blockcms go to modules > postiions search for displayFooter modules list and just disable this module on that list (click on edit icon near module and just remove it) 1 Link to comment Share on other sites More sharing options...
closeupman Posted April 15, 2014 Author Share Posted April 15, 2014 Thanks Vekia. As usual you're a fountain of knowledge. I just unchecked Display various links and information in the Footer in the cms module and saved it and that did the trick. It'd be easier to find it and do this if the id had been cms block instead of block_various_links_footer Link to comment Share on other sites More sharing options...
Recommended Posts