Database plugin

I need to create some linked fields for users to select information similar to those in the picture. So they would select a gun type and then that would bring up all the models of that gun.
I guess I will need a database for this. Can you suggest a plugin that would allow me to do this?

Hi waynepatt58,

This is doable, however prepare your self for a lot of stuff to learn or you can simply hire someone to help you with getting this task done, I’ll list some resources for you in my reply.

First you will need to create a new custom post type, in this step I recommend using “Custom Post Type UI” plugin, it has a great documentation you can find here.

Then you might need to add some extra custom fields for your newly created custom post type. In this case, I recommend using ACF Pro plugin, it comes bundled with X and Pro themes, very powerful plugin when it comes to adding custom fields, please check this tour guide on the plugin website.
You can install this plugin from (X/Pro > Validation) page.

Finally, using one of these plugins should help in designing your search and filter functionality:

Good luck!

thank you very much, I will try them out. I was hoping there was a way to just use a simple relational database plugin, if they exist.

Glad we could help, you can also checkout the following plugin https://wordpress.org/plugins/woo-product-finder/#description it works with WooCommerce.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.