Search page

This topic contains 36 replies, has 4 voices, and was last updated by  Alex Rollin 3 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #543423

    Guust
    Moderator
    Post count: 29970

    Try this CSS if I understand correctly:

    .post-type-archive-gd_propiedades .search_by_post option[value=gd_place] {display: none;}
    .post-type-archive-gd_propiedades .search_by_post option[value=gd_buscotrabajode] {display: none;}
    .post-type-archive-gd_propiedades .search_by_post option[value=gd_buscotrabajador] {display: none;}
    .post-type-archive-gd_propiedades .search_by_post option[value=gd_objetosenventar] {display: none;}

    Thanks

    #543428

    blumbre
    Free User
    Post count: 61
    This reply has been marked as private.
    #543429

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #543437

    blumbre
    Free User
    Post count: 61
    This reply has been marked as private.
    #543438

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    There isn’t a quick workaround for this right now, but I have taken this up as a feature request and the developers will look into adding it for a future version.

    #543439

    blumbre
    Free User
    Post count: 61

    Hi Alex,

    Thanks for your answer.
    When do they think that it will be available more or less. I am asking this because I need to take it in account to consider use your plugin or no, depending on the time.

    Thank you 🙂

    #543440

    Alex Rollin
    Moderator
    Post count: 27815

    We haven’t added this to the roadmap yet, but, like I said, it is something the developers will consider. We have several other high priority items we are working on at the moment. The developers always consider adding popular features.

    #543442

    Alex Rollin
    Moderator
    Post count: 27815

    The developers have added a body class, as of 20093.

    #543445

    blumbre
    Free User
    Post count: 61

    Hi Alex,

    I don’t know what 20093 is… you have said that they have added it already?

    Thanks!

    #543446

    Guust
    Moderator
    Post count: 29970

    Update GeoDirectory to the latest version which is 2.0.0.93 and you will find the added CSS Classes.

    #543450

    blumbre
    Free User
    Post count: 61

    Hello,

    And where should I search it? because I have updated it but I don’t know if I have to configure something or set as default in anyplace…

    Can you guide me please?

    Thanks!

    #543451

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #543456

    blumbre
    Free User
    Post count: 61
    This reply has been marked as private.
    #543458

    Guust
    Moderator
    Post count: 29970

    In the CSS, change

    .post-type-archive-gd_place

    to

    .geodir-page-cpt-gd_place

    etc

    You need to target the search page as the starting part of the CSS

    For example

    .geodir-page-cpt-gd_place .search_by_post option[value=gd_propiedades] {display: none;}

    etc

    #543496

    blumbre
    Free User
    Post count: 61
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 37 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket