Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • in reply to: Duplicate Age field #148899
     Michele
    Participant

    The Adv Search is affected by this code that Geo Directory added:

    function _geowp_dequeue_maps_api() {
    wp_dequeue_script( ‘google-maps’ );
    wp_deregister_script( ‘chosen’ );
    if(defined(‘GEODIRECTORY_VERSION’)){
    wp_register_script(‘chosen’, geodir_plugin_url() . ‘/geodirectory-assets/js/chosen.jquery.min.js’, array(), GEODIRECTORY_VERSION);
    }
    }
    add_action( ‘wp_print_scripts’, ‘_geowp_dequeue_maps_api’, 100 );

    When I remove the code and leave the plugin active, the search works…so I am assuming its an issue with the dequeue function… Not sure how to fix this. It seems like the advanced search is loading with the google geo my wp map. Can we change that? Perhaps that is the fix?

    Michele

    in reply to: Duplicate Age field #148898
     Michele
    Participant

    Laura,
    I played around with this a little more this morning. I turned off my plugins one by one. The Advanced Search is having a conflict with the “Code Snippets” plugin that the team over at Geo Directory installed since I was having a compatibility issue with geo my wp for the members directory and geo directory for my places.

    How do I now fix this compatibility issue with the advanced search and the code snippets plugin?
    Do you have a code snippet similar to Geo Directory to resolve this issue? I need the code snippet to have Geo Directory work with Sweetdate/geomywp.

    Michele

    Michele

    in reply to: Duplicate Age field #148791
     Michele
    Participant

    Hi Laura,
    I am revisiting this as an option to get the multiple age fields searchable on my site.

    I tried implementing the steps to get the advanced search working and ran into a little road block.

    I got the advanced search tab to appear just fine, but nothing happens when I click to open it.

    I also took your advice to utilize the BP Search plugin to create a new form to include the age fields in the search as a range.

    The Bp Search form I made works great… Now I just need to use it as the advanced search.

    How do I add the shortcode to the advanced search?

    Any suggestions as to why the advanced search isn’t working?

    Do you think you could go into my site and add the advanced search code again? Perhaps you did something that I am missing….Perhaps the recent installation of Geo Directory is messing with it??

    Cheers,
    Michele

    Michele

    in reply to: Duplicate Age field #142034
     Michele
    Participant
    This reply has been set as private.
    in reply to: Duplicate Age field #142033
     Michele
    Participant

    I did try the advanced search and got it to work a while ago. Does the advanced search still tie into the “match” system? And can I put an age range in the front homepage form?

    Michele

    Michele

     Michele
    Participant

    Thank you! I found it before your reply but, I marked your reply as the solution.

    Michele

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

Log in with your credentials

Forgot your details?