• Hello. I have looked everywhere for a plugin that will enable me to create a pest Identification tool, from galleries to directories and can’t find anything with the functions i need. This is what I need it to do:

    You choose your pest from a list/dropdown/tag etc. > SPIDER for example
    then a bunch of pictures of spiders come up (like a gallery with titles)
    then when you click on that image of the spider it will pop up and display information about that pest. (description, habitat etc.)

    I will add, I don’t know how to code.

    I would LOVE some help. thank you!!

    • This topic was modified 5 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I don’t think you will be able to find an all encompassing solution. You should rethink your goals to better fit with how WP operates by default. For example, use posts (or an added post type) to contain data and images of a specific pest. Use categories or a similar hierarchical taxonomy to organize the pest posts. Use various, more focused plugins to implement certain features that WP does not handle on its own. For example, category terms do not support featured images by default, but they can be implemented via a plugin.

    There remains a chance that some custom code may be needed to tie all the features together. You can hire an expert to handle this for you. A couple possible resources are https://jobs.wordpress.net/ or https://jetpack.pro/ . Just don’t try to solicit paid help in thees forums. You’ll run afoul of our guidelines 😉

Viewing 1 replies (of 1 total)

The topic ‘Looking for a Pest identification plugin’ is closed to new replies.