riccardino Posted May 27, 2004 Share Posted May 27, 2004 Hi! Where can I change list template about: - products - categories ;) For Product template... Which code I must insert into this "template" for see immediatly "link to" (if "link to" if it exists) ?? :unsure: <_< Link to comment Share on other sites More sharing options...
johnk Posted May 27, 2004 Share Posted May 27, 2004 It isn't as simple as that. Product_info.php displays the products. Have a look at it in your text editor and see if you can understand the code. If you can, you're better at this than me. If you can't, you shouldn't touch it. Link to comment Share on other sites More sharing options...
riccardino Posted May 27, 2004 Author Share Posted May 27, 2004 Ok, I don't want change nothing. But, I don't have images and descriptions... I must only remove link to "product detail" ad insert the "link to" in the products list. How can I insert this "link to"? Regards. Link to comment Share on other sites More sharing options...
riccardino Posted May 28, 2004 Author Share Posted May 28, 2004 I'm sorry... but I don't understand!!! Product Template and Category template are the same file? >>> Product_info.php <<< Link to comment Share on other sites More sharing options...
johnk Posted May 28, 2004 Share Posted May 28, 2004 No. Product_info.php displays the individual products. The category tree is mostly in index.php, but it also draws code from application_top.php. The code in OSC (and any other PHP program for that matter) can't be read like a book. External files like application_top.php, header.php and and many others may also be called upon to do special tasks. In my opinion PHP is not an easy language to learn and OSC is not a good program to learn it on. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.