Hi Sjourney! No, I bypassed bottlenecking.
Hi Sjourney! No, I bypassed bottlenecking. In one project, I used a participant database and it’s search – http://bloominglife.ru/buy/ . In the other – I have created a dropdown list with the plugin “connections” and conventional WordPress taxonomy – http://www.botcol.ru/where-buy/.
Yes, it’s work, but slightly other:
#uploadimage input[type="text"] {
width:100%;
height:200px;
}
Hi. I’m try to do so, but I.m not programmer and didn’t where put the cod.
The search form code is:
<legend>Search:</legend>
<input name=”operator” type=”hidden” class=”search-item” value=”LIKE”>
<input id=”participant_search_term” type=”text” name=”value” class=”search-item” value=””>
<input name=”submit” type=”submit” value=”Search”>
<input name=”submit” type=”submit” value=”Clear”>
But where must be put the code?