Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 1 reply, 2 voices, and was last updated 11 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
10/23/2014 at 2:27 pm #307992
Philip Sasso
ParticipantSince you don’t yet have a simple dropdown widget, I tried to create my own…
See “Lawyer Finder” widget on top left:
http://ittsie.com/westsuburbanbar.org/
Here’s the code. Can you tell me what I need to do to get Select Category to show at top:
<center><div>Search by area of practice <div class="cn-list-head cn-clear" id="cn-list-head"><form class="cn-form" id="cn-cat-select" method="get" action="http://ittsie.com/westsuburbanbar.org/lawyer-finder/"> <select class="cn-category-select cn-enhanced-select" name="cn-cat" onchange="this.form.submit()" data-placeholder="Select Category"> <option value="">Show All Categories</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="3">Administrative/Gov't</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="2">Arbitration/Mediation</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="19">Bankruptcy</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="20">Civil</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="14">Collection</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="13">Copyright/Patent</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="11">Corporate/Commercial</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="9">Criminal Defense</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="8">Domestic Relations</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="10">Immigration</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="17">Labor/Employment</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="15">Municipal/Schools</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="7">Personal Injury</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="5">Real Estate</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="21">Securities Law</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="16">Social Security Disability</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="18">Tax</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="1">Uncategorized</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="4">Wills/Trusts/Probate</option><option class="cn-cat-level-1" style="padding-left: 7px !important" value="12">Worker's Compensation</option></select></div></center>THANKS!
10/23/2014 at 3:00 pm #307993Steven Zahm
Keymaster@ Philip
In your code, change
Show All CategoriestoSelect Category.That should do the trick.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
