Hi I am working on my first WordPress them development. I am stocked with product details page. I have a page where I am showing product details. I am using FlexSlider which shows small thumbnails and preview images above thumbs. Now there are few things I am confused with: 1. How to get thumbnails of post images & show them in a loop in unordered list? 2. Where I define product images? While when adding a new post (which is a product in my case)? When I add pics after text, it prints image thumbs for me after the text in single.php which I don’t want. I want on single.php, the text will be shown without images attached to the post while images are being shown separately in a separate section of the page. Please help and advice on this. Regards