ASP Filters Box Disappears

Home Forums Product Support Forums Ajax Search Pro for WordPress Support ASP Filters Box Disappears

This topic contains 39 replies, has 2 voices, and was last updated by Alex Meda Alex Meda 2 years, 10 months ago.

Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • #33439
    Alex Meda
    Alex Meda
    Participant
    You cannot access this content.
    #33442
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Make sure you have this option disabled: https://i.imgur.com/nRhMWSp.png
    Other than that, the plugin will not affect the stylesheet loading times.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #33452
    Alex Meda
    Alex Meda
    Participant
    You cannot access this content.
    #33460
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    In that case, if you want to target a single search instance with a custom code, then you can use the search ID in the CSS classes, for example:

    div.asp_w.asp_sb_14.searchsettings {
    	display: block !IMPORTANT;
    }

    This will only affect search instance 14. Change it to the number you need, and it should work out.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #33466
    Alex Meda
    Alex Meda
    Participant
    You cannot access this content.
    #33469
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Well try choosing the same theme for that search instance, or even better, you can export it from the second one, then import the styling to the first one, where you need it.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #33478
    Alex Meda
    Alex Meda
    Participant

    Once again, thanks a lot 🙂

    #33479
    Alex Meda
    Alex Meda
    Participant
    You cannot access this content.
    #33487
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Oh okay, I understand.

    You probably don’t need any custom CSS for that, simpler to have it customized via the search instance back-end
    – Try these settings for the searc bar: https://i.imgur.com/bZHCLcB.png
    – As well as change the input and the magnifier and settings backgrounds to white or transparent.
    – It gave me this layout: https://i.imgur.com/jBbM6wl.png
    Try experimenting with the colors and the options a bit, it is very unlikely you need custom CSS for that.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #33495
    Alex Meda
    Alex Meda
    Participant
    You cannot access this content.
Viewing 10 posts - 31 through 40 (of 40 total)

You must be logged in to reply to this topic.