thanks for the update
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
curious who else is !

- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
thanks guys, ended up doing the function and calling it
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
im using a popup box when i click a link
which is
$(”#search”).click(function(e) {
but i also want to create a shortcut
$.jQee(‘shift+s’, function(e) {
(shift+s) will open the box, is their anyway to combine them into 1 statement, so i dont have to copy the same function?
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
thanks for your continued hard work on this 
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
curious, how long does it take you to come out with the final product?

- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
im trying to implement total post counts for mutiple tags
say tag1+tag2+tag3
meaning posts with tag1 and tag2 and tag3 how many results.
say tag1,tag2,tag3
so post counts for posts with either tag1 , tag2, or tag3.
currrently im using
$tag_count = get_term_by('name', $tag,'post_tag');
echo $tag_count->count;
for single tag counts.
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
- Has been a member for 3-4 years
- Bought between 1000 and 4999 items
- Canada
- Referred between 1 and 9 users
no one likes an elitist;)
(kidding)
we are all 31337 in our own way.
