1

Topic: where is located the "simple search code"?

where is located the "simple search code"?

2

Re: where is located the "simple search code"?

Don't submit more than one topic with the same questions.

Search form is located in 'templates/your_template/search.tpl' file.

Developer

3

Re: where is located the "simple search code"?

Is possible add same funtions that simple search to Quick search in sitebar?

4

Re: where is located the "simple search code"?

You may edit ext.search.tpl file.

Developer

5

Re: where is located the "simple search code"?

can you tell me which part of code I modify?

6

Re: where is located the "simple search code"?

What exactly are you trying to do?

Developer

7

Re: where is located the "simple search code"?

I need put to profile types and that changes according to each profile to search

8

Re: where is located the "simple search code"?

I need the same...

9

Re: where is located the "simple search code"?

You'll need to edit quick search extension to make it work.

Developer

10

Re: where is located the "simple search code"?

I have the quick search file ext.search.php, how do I edit it so there is a profile type option on top?
Thanks