This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

search page and box of results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support search page and box of results

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6131
    pmodugnopmodugno
    Participant

    Hi, I’m sorry if I write you again, but I would need some of your suggestions. First of all, I solved the question previous. Now I need your your suggestions:

    1. How can I place higher up the box of search results? I tried with all my settings from the control panel, but the box of the search results is always in that position.

    2. this is my site: http://www.cookinggamesforkids.biz/caw/ you can try to search for “animal”. If I click on the item does not go in searched page. I have to create my own page search.php? I think it is useless because it should aim for example to this page cookinggamesforkids.biz/caw/categories/animal/

    Can you help me please? I am desperate because they do not understand how to solve the two issues. I thank you infinitely

    #6132
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    1. With a negative margin custom CSS, something like:

    [html]
    div[id*=ajaxsearchprores] {
    margin-top: -35px !important;
    }
    [/html]

    2. The console reports that the Advanced Ajax Page Loader compatibility is enabled, but the plugin is not used. If you deactivate it on the General Options -> AAPL panel, it will work again.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.