Hi, This is a brilliant plugin, thank you.
I have my database of products working fine and they link to their details page, but I would like to generate the post title so that it gives the product name. I am using <?php echo $row_DetailRS1['productname']; ?> but the code is not executed.
Please can anyone tell me if this is possible.
Many thanks, Jane