sirvova Posted April 5, 2010 Share Posted April 5, 2010 Hi, Can anybody describe how to add "livechat" or "javascript code" or any "html code" on the left side column ? Thank you Link to comment Share on other sites More sharing options...
web-project Posted April 5, 2010 Share Posted April 5, 2010 Hi, Can anybody describe how to add "livechat" or "javascript code" or any "html code" on the left side column ? Thank you you can create the box and add the javascript code into this box. see the following articles: http://www.oscommerce.info/kb/osCommerce/Catalog_Area/Boxes/66 http://www.oscommerce.info/kb/osCommerce/Catalog_Area/Boxes/49 Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
Guest Posted April 6, 2010 Share Posted April 6, 2010 Vova, I have used this one in the past with very little difficulty. http://www.dayanahost.com/phponline.cfm Chris Link to comment Share on other sites More sharing options...
sirvova Posted April 6, 2010 Author Share Posted April 6, 2010 Thank you very much for your help and time. Actually what I wanted was simple LIVECHAT banner (javascript coded) on the left column. I tried to ad a box, but it didn't work the way I wanted. Then I found this http://addons.oscommerce.com/info/254 but it didn't work either. After all I simply added the code to the column_left.php file before the <table border="0" cellspacing="0" cellpadding="0"> <?php require DIR_WS_BOXES.'categories.php';?> <tr><td height="5"></td></tr> <?php require DIR_WS_BOXES.'specials.php';?> <tr><td height="5"></td></tr> <tr><td><?php require DIR_WS_BOXES.'best_sellers.php';?></td></tr> <tr><td height="10"></td></tr> </table> and that's it, everything is on the place I wanted. You can find it here http://bestselling-e-books.com Link to comment Share on other sites More sharing options...
sirvova Posted April 6, 2010 Author Share Posted April 6, 2010 Vova, I have used this one in the past with very little difficulty. http://www.dayanahost.com/phponline.cfm Chris I am trying to configure it now, but have problem with status image. The place for image is empty...however evrth works Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.