BUILD SEARCH SHORTCODE INTO EVENTS

25 views
Skip to first unread message

Ron Davis

unread,
Mar 27, 2014, 9:18:12 PM3/27/14
to myev...@googlegroups.com
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.

myEventON

unread,
Mar 31, 2014, 5:23:29 PM3/31/14
to myev...@googlegroups.com
what do you mean a working search shortcode? can you please elaborate on that?

Ron Davis

unread,
Apr 1, 2014, 12:01:04 PM4/1/14
to myEventON
<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?


--
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.

myEventON

unread,
Apr 1, 2014, 6:35:40 PM4/1/14
to myev...@googlegroups.com
Thanks for the suggestion I will see what I can do


On Tuesday, April 1, 2014 9:01:04 AM UTC-7, Ron Davis wrote:
<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.
Reply all
Reply to author
Forward
0 new messages