<form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>">
<input type="text" name="s" id="s" value="Enter event keywords ..." onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/><br />
<select name="post_type">
<option value="">Search:</option>
<option value="">All Categories</option>
<option value="ajde_events">Events</option>
<option value="post_type_b">Post Type B</option>
<option value="post_type_c">Post Type C</option>
</select><br />
<input type="submit" id="searchsubmit" value="Go" />
</form>
--
You received this message because you are subscribed to a topic in the Google Groups "myEventON" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/myeventon/nQbD12b8a2g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to myeventon+...@googlegroups.com.
To post to this group, send email to myev...@googlegroups.com.
Visit this group at http://groups.google.com/group/myeventon.
For more options, visit https://groups.google.com/d/optout.
<form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>"> <input type="text" name="s" id="s" value="Enter event keywords ..." onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/><br /> <select name="post_type"> <option value="">Search:</option> <option value="">All Categories</option> <option value="ajde_events">Events</option> <option value="post_type_b">Post Type B</option> <option value="post_type_c">Post Type C</option> </select><br /> <input type="submit" id="searchsubmit" value="Go" /> </form>
something like this in a plugin?
On Mon, Mar 31, 2014 at 5:23 PM, myEventON <myev...@googlegroups.com> wrote:
what do you mean a working search shortcode? can you please elaborate on that?
On Thursday, March 27, 2014 6:18:12 PM UTC-7, Ron Davis wrote:a working search short-code would be very, very helpful. Everybody that uses mine complains :-(Even if it were an add-on, I'd buy it. I think everybody on here would buy it.
--
You received this message because you are subscribed to a topic in the Google Groups "myEventON" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/myeventon/nQbD12b8a2g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to myeventon+unsubscribe@googlegroups.com.