MUDi Posted August 5, 2006 Share Posted August 5, 2006 Hi, just installed a new template wich I just purchased. Please go to http://www.gel-nails.com and browse any category. You will see for yourself. Hope someone knows a solution to this problem. Thanks in advance! Link to comment Share on other sites More sharing options...
360topten Posted August 5, 2006 Share Posted August 5, 2006 Hi, just installed a new template wich I just purchased. Please go to http://www.gel-nails.com and browse any category. You will see for yourself. Hope someone knows a solution to this problem. Thanks in advance! I don't have the answer, but I do have a question. How were you able to change the number of products displayed? I'm stuck at 6. :( http://www.360topten.com/ Link to comment Share on other sites More sharing options...
MUDi Posted August 6, 2006 Author Share Posted August 6, 2006 That is how template came. I didn't really do anything. Link to comment Share on other sites More sharing options...
spax Posted August 6, 2006 Share Posted August 6, 2006 I just had a look at the source code for index.php?cPath=22 and if I were you, assuming that it isn't you who has made changes, I would go back to where you bought it - template monster? - and get them to straighten it out. It is a mess! There are so many errors (warnings, according to HTML Tidy), my 13 year old Daughter could have done better. This post would go on forever, if I listed them but to get you on your way to fixing it (although I think you should get the template people to do it), do this: Make a copy first - just in case - then open up index.php in a text editor and look for this: <tr><td class=ch11 height=35 valign=middle>(<table border="0" width="600" ...)</td></tr> Change it to this: <tr><td class=ch11 height=35 valign=middle></td></tr> Find this: <tr><td class=ch11 height=35 valign=middle>(<style type="text/css"> <!-- ...)</td></tr> </table> Change it to this: <tr><td class=ch11 height=35 valign=middle></td></tr> </table> That <!-- above, comments out a big block of code.....for whatever reason? If by removing it, it impacts somewhere, you may need to move it down until it doesn't. It should be ended with --> further down the page but is actually ended by the <!-- body_text_eof //--> so maybe it shouldn't have been commented out in the first place. Try that and see if you have other problems after. Link to comment Share on other sites More sharing options...
MUDi Posted August 7, 2006 Author Share Posted August 7, 2006 Thank you, I will wait and see what they have to say (the website where I bought the template), and if it doesn't help I will make the changes you said. Link to comment Share on other sites More sharing options...
MUDi Posted August 10, 2006 Author Share Posted August 10, 2006 Can't find the peices of code that you quoted in index.php. Also, I contacted the template company and all they could tell me is to reinstall the template. Ridiculos!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.