alistair.tweed Posted June 26, 2007 Posted June 26, 2007 In Install_Catlog.TXT it suggests that I make an addition: "In includes/column_left.php, add the following before the last ?> if (basename($PHP_SELF) == FILENAME_PRODUCT_INFO) include(DIR_WS_BOXES . 'header_tags.php'); " When I do, some products are displayed correctly and have a few words and a link in red within the header tags box. However, some products are displayed in their entirety in the header tags box - there is no product in the central frame of the products_info.php page. The whole page is just made up of column_left.php and column_right.php. Has anyone seen this before? Is there a fix? Thanks, Alistair Quote
alistair.tweed Posted June 26, 2007 Author Posted June 26, 2007 I have found the problem. In my product description, I had got a html table for the ingredients of the product: <table> <tr><td>Acetyl L-Carnitine Hydrochloride</td><td> 150mg</td></tr> <tr><td>Aerosil 200 (Silica dioxide)</td><td> 11.13mg</td></tr> <tr><td>Microcel 101 (Cellulose) </td><td>95.487mg</td></tr> <tr><td>Ginkgo Biloba Extract 24%/6%</td><td>120mg</td></tr> <tr><td>Leci-PS 20 P (Phosphatidylserine)</td><td>100mg</td></tr> <tr><td>Rhodiola (Rhodiola rosea)</td><td>100mg</td></tr> <tr><td>Bacopa (Bacopa monniera)</td><td>300mg</td></tr> </table> This caused the issue. Can anyone point me in the right direction for tips on formatting product descriptions? Is it possible to replace the product descriptions with something prettier? Thanks, Alistair. Quote
Jack_mcs Posted June 26, 2007 Posted June 26, 2007 Code to remove the html from the description for the box was posted in the support thread, as I recall. It's a busy thread though so you may have to go back a number of pages. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
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.