Thank you for you kind reply. Appreciated.:)
Please find below the link to the XML file I have used in order to upload with WP ALL IMPORT plugin.
https://www.dropbox.com/s/jshtcfdd7c52zxf/44406_3766229_mp.xml.gz?dl=0
(If for some reason you cannot download the file, I would be very happy to email it you)
For the WP ALL IMPORT plugin, I used
– For the Title, the NAME of the product
– For the description, the PICTURE, and below it, I have used a LINK to show the product.
Using the suggested DISPLAY POSTS plugin, I have used the GRID format shortcode:
[[display-posts image_size=”medium” wrapper=”div” wrapper_class=”display-posts-listing grid” meta_key=”_thumbnail_id”]]
Unfortunately, It did not display anything.
Then, I have used a simple shortcode:
[display-post category=”johnacademy”]
The category ‘johnacademy’ was created using the WP ALL IMPORT plugin’s option.
For some reasons, the shortcode [display-post category=”johnacademy”] only displays few Posts (10 max, links only, no images, but thousand Posts were created by the WP ALL IMPORT plugin)
Thank you again for your kind advice, and sorry for this long message:(