This topic has 1 reply, 2 voices, and was last updated 11 years by SQadmin.

  • Author
  • #6332
     wttribe
    Participant

    Hello,

    I am creating a help guide for users. All pages created will be under http://mydomain.com/help/

    how can I limit search just to pages under “help” page?

    here is the code used:

    <div class=”centered”>
    <form role=”search” method=”get” id=”searchform” class=”custom” action=”http://mydomain.com/”&gt;
    <div class=”row collapse”>
    <div class=”nine columns”>
    <input type=”text” value=”” name=”s” id=”s”>
    </div>
    <div class=”three columns”>
    <input type=”submit” class=”button radius small secondary expand postfix” id=”searchsubmit” value=”Cerca”>
    </div>
    </div>
    </form>
    </div>

    I tried to put

    <form role=”search” method=”get” id=”searchform” class=”custom” action=”http://mydomain.com/help/”&gt;

    but nothing changes.

    Thanks

    #6425
     SQadmin
    Keymaster

    Hi,
    You need custom development for that since it implies some changes to your search logic. Try microlancer for that

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?