ok this will do the job then :
<?php
echo preg_replace('#<hr *id="system-readmore" */>.*#is','',$this->row->product_description);
?>
stripped from the listing products, please be aware if you have any code such as tabs etc above the intro text that comes across as well, so you have to format it right
Hi first of all, thanks for this thread Huski and rikatos. I have followed the steps and I manage to make the product description to appear on the right part. However, it puts everything in there including tabs where I actually want only the description before the tab. I have tried to fix it for some time but to no avail. Huski, you managed to fix it, what exactly did you do?
Please see the screenshots attached. Mockup is as-is and Mockup2 is to-be.
Many thanks in advance guys.