bluefusionweb Posted March 3, 2007 Share Posted March 3, 2007 Hi all, Is there a way to just "switch off" all the title headings and asscociated images from every single page? As in the "lets see what we have here", "search results macthing criteria", "whats in my cart" etc etc etc and all the pics that go with them?? I dont want to have to go through them all manually but I'm guessing thats the only way?? Cheers James Quote Link to comment Share on other sites More sharing options...
bluefusionweb Posted March 4, 2007 Author Share Posted March 4, 2007 Still not fixed this. I found the contribution that is meant to do it, but editing only the index.php how would that remove the problem on the product_info page, shopping_cart.php page etc etc etc...do you have to manually remove title headers from every page? Cheers James Quote Link to comment Share on other sites More sharing options...
kamal7 Posted March 7, 2007 Share Posted March 7, 2007 Still not fixed this. I found the contribution that is meant to do it, but editing only the index.php how would that remove the problem on the product_info page, shopping_cart.php page etc etc etc...do you have to manually remove title headers from every page? Cheers James Hi I just want to know where (on what page) to remove/modify the first line of the heading which is as follows: What's New Here? as well as the spaces at the top. I am new to php. Thanks for your help, Kamal :rolleyes: Quote Link to comment Share on other sites More sharing options...
bluefusionweb Posted March 8, 2007 Author Share Posted March 8, 2007 Hi I just want to know where (on what page) to remove/modify the first line of the heading which is as follows: What's New Here? as well as the spaces at the top. I am new to php. Thanks for your help, Kamal :rolleyes: to modify the text goto includes/languages/english and edit index.php, and also includes/languages theres a file called english.php. just search for the text you want to change and change it. to remove it I think goto catalog/index.php and put a // infront of where it is echo'ing the category/title headings Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.