pancakes

MicrostockGroup Sponsors


Author Topic: Search Box  (Read 2480 times)

0 Members and 1 Guest are viewing this topic.

« on: August 07, 2013, 11:03 »
0
Hi

Could someone please point me in the right direction on how to remove the search option for blog, I would like to make the search box at the top just a simple search box with no options so that it just searches the images.

Thanks
Brian


« Reply #1 on: August 07, 2013, 11:32 »
0
Search the symbiostock>technical support or development section. I know others have asked it and hopefully there is a separate thread for the answer. I know Amanda_K answered one time, I think it is a CSS fix.

« Reply #2 on: August 07, 2013, 11:46 »
+1
It is a CSS fix

Code: [Select]
#symbiostock_main_search #select_type{
display: none;
}

It's buried in another thread but I had my CSS file handy.

« Reply #3 on: August 08, 2013, 14:24 »
0
just go to searchform_symbiostock.php

row 27-33

<select id="select_type" name="post_type" >

        <option value="image">Images</option>

        <option value="post">Blog</option>

</select>

should be replaced by:

<input type="hidden" name="post_type" value="image" />

« Reply #4 on: August 08, 2013, 14:58 »
0
just go to searchform_symbiostock.php

row 27-33

Thanks, I was thinking how to remove it  ;)

<select id="select_type" name="post_type" >

        <option value="image">Images</option>

        <option value="post">Blog</option>

</select>

should be replaced by:

<input type="hidden" name="post_type" value="image" />


 

Related Topics

  Subject / Started by Replies Last post
15 Replies
6154 Views
Last post May 12, 2008, 20:24
by louoates
16 Replies
4182 Views
Last post April 25, 2013, 03:47
by Leo Blanchette
9 Replies
4208 Views
Last post June 08, 2015, 04:11
by skyfish
5 Replies
2911 Views
Last post January 19, 2017, 15:51
by DallasP
17 Replies
4861 Views
Last post July 25, 2017, 12:20
by derek

Sponsors

Mega Bundle of 5,900+ Professional Lightroom Presets

Microstock Poll Results

Sponsors