Help displaying requested data from database.
-
I added my data base on my wordpress server. (A table of 10k lions, with ID’s going from 1 to 10.000 all with their own atributes and rarity of the attributes)
Now I want people on my page to have the option to enter a LionID and then be given the data of that lion.
I would like to display the data in a way as shown in the 3th photo.
(The user fills in the ID of a lion, and the page then shows them the ranking & percentage and below that the attr. type – attributes- type rarity are given of that specific lion)I tried looking into plugins or coding and using shortcodes plugin, but I didn’t manage to make it work
Furthermore, this dataset also has a URL link of the image of each lion. I would also like to display these next to the values given.
Hopefully this is possible. Thanks in advance.
(link to my post on reddit to see the pictures of my database and desired outcome https://www.reddit.com/r/Wordpress/comments/r75l2p/displaying_requested_data_from_a_the_database_in/?utm_source=share&utm_medium=web2x&context=3)The page I need help with: [log in to see the link]
The topic ‘Help displaying requested data from database.’ is closed to new replies.