Hey, I'm looking for a plugin that can make a list of items, then when a member clicks on that item, more information is available on that particular item. I need the list of items, and data related to those items to be restricted by aMember. I can't have any data show up in search results or anything. It must be completely restricted and private. Any ideas? Thanks so much!
More details are needed- are you the admin entering the item name/details somewhere- so a database is needed? Or is it being pulled from a file? Dont know if a plugin is needed for this- may be simple to do it using a wordpress integration, protecting the display using the amshortcodes, and pulling the data from an xml file. David
Sorry, I should have stated I already use wordpress and have aMember integrated. However, I'm not real sure where to go from here.
Theres a few different plugins you can use in wordpress for this (to run php code), but to pull the data from the XML, you'll need to know php or other coding skills or hire a coder. David