Hi Martyoo:
I actually figured it out and I have my members page working now. All I did was just copy & paste the code from my original Members page for each person then added it to the table I created.
You can see it here: https://solsistersmc.com/?page_id=10
I used both the Thumbnail Viewer and WP-Table Reloaded plugins.
Thumbnail Viewer plugin: https://www.longren.org/wordpress/thumbnail-viewer/
WP-Table Reloader plugin: https://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/
For the images, I used this script:
< a rel=”thumbnail” href=”/image_folder/iimage_name.jpg”><img src=”/image_folder/image_name.jpg” border=”0″ alt=”” />< /a >
NOTE: I had to put a space before the “a” and “/a” at the beginning of the open and close tags or you wouldn’t see the script.
Hope this helps.
-Renee