Put search button last

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 4 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #494422

    Alfonso Sánchez Gómez
    Expired Member
    Post count: 67

    Good morning, I want put search button after Advanced search filter button, as you can see in the attached image.

    I’ve been trying to delete the actions:

    
    
    remove_action( 'geodir_before_search_button', 'geodir_search_form_submit_button', 5000 );
    remove_action( 'geodir_after_search_button', array( __CLASS__, 'advance_search_button' ) );

    and giving them a new priority, but it does not work.

    In fact the second line does not do anything, it doesn’t remove the advanced search button.

    #494510

    Alex Rollin
    Moderator
    Post count: 27815

    There aren’t settings to do that obviously, so it is a customization.

    If you are in a hurry for your customization you can contact an expert to help: https://geodirectoryexperts.com/

    I will flag your question for the developers in case they know of a workaround.

Viewing 2 posts - 1 through 2 (of 2 total)

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

Open Support Ticket