Hello all,
I am doing some minor amendments to a site we created some time ago. I need to add new products into a section, which is the easy part. However, the section seems to only allow 2 products before it goes strange.
The page in question is HERE. As you can see after the second product the templates alter even though they are the same. It is still putting products in so it recognises the new ones (I have added the two printer "with cutters"). It doesn't matter what order the products are placed in Actinic it does the same. The only thing I can see below the second product in the source code is
but as this isn't inserting any HTML I can't see how it would effect the code.
If anyone has any ideas or can shed some light on this situation I would be very appreciative.
If you need any more info please just ask.
Thanks in advance
James
I am doing some minor amendments to a site we created some time ago. I need to add new products into a section, which is the easy part. However, the section seems to only allow 2 products before it goes strange.
The page in question is HERE. As you can see after the second product the templates alter even though they are the same. It is still putting products in so it recognises the new ones (I have added the two printer "with cutters"). It doesn't matter what order the products are placed in Actinic it does the same. The only thing I can see below the second product in the source code is
Code:
<!-- Insert HTML for the bottom of the individual product --> <!-- ProductLine HTML end -->
If anyone has any ideas or can shed some light on this situation I would be very appreciative.
If you need any more info please just ask.
Thanks in advance
James
Comment