pass parameters from menu
-
I am fairly new to WordPress but I am making good progress with using Document Gallery. I have a set of publications, each with a new category of Period with a number of possible values (Neolithic, Bronze Age, etc.).
If I include in a page
[dg id=-1 Period=Neolithic]
I get the list of all publications that relate to the Neolithic.
What I want to do is have a search page with a dropdown menu of all the periods, select one, and pass this parameter to my results page and insert it in the dg shortcode to produce a list of relevant publications.
I’ve tried looking for plugins to help, and messed around with Javascript a bit, but nothing has worked. Is there an easy way to do this?
The topic ‘pass parameters from menu’ is closed to new replies.