• Resolved wesleyli

    (@wesleyli)


    Hello.

    Is that possible to disable or hide the “Price Range” option for the search on Search-Listings page?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wesleyli

    (@wesleyli)

    Oh, I think it’s OK. I can use the CSS to hide it:

    #td-outer-wrap > div.td-main-content-wrap.td-container-wrap > div > div.td-pb-row > div > div.td-page-content.tagdiv-type > div.acadp.acadp-search.acadp-search-inline > form > div:nth-child(3) > div:nth-child(1){display:none;}

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    You can customize your [acadp_search_form] with a few attributes.

    Search attributes:

    location=1|0
    category=1|0
    custom_fields=1|0
    price=1|0

    Example: [acadp_search_form price=0]

    Hope this helps you.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable / Hide “Price Range” in Search-Listings page’ is closed to new replies.