toyzonline Posted May 13, 2015 Share Posted May 13, 2015 I am looking to replace the listing of products on the index.php with a good formatted introduction. Obviously I can change (and have already) the default text. However formatting within php are not really my thing. I have completed a site: search in google but have not found anything too relevant and obviously just creating a new .php file and calling it index.php creates linking problems etc. Are there any shortcuts or add-ons that I have not been able to find? Cheers Ricardo Quote Complete Newbie On The Learn - Not A Programmer But Learning As I Go Link to comment Share on other sites More sharing options...
toyzonline Posted May 17, 2015 Author Share Posted May 17, 2015 ? Quote Complete Newbie On The Learn - Not A Programmer But Learning As I Go Link to comment Share on other sites More sharing options...
Hotclutch Posted May 17, 2015 Share Posted May 17, 2015 Comment out the new products module, find include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); and replace it with //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); Then edit TEXT_MAIN to suit. 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.