Kiran

Forum Replies Created

Viewing 15 posts - 5,311 through 5,325 (of 6,022 total)
  • Author
    Posts
  • in reply to: Strange URL & no more place results in search #375461

    Kiran
    Moderator
    Post count: 7069

    Hi Vlad,

    I looked into your site and found that few listings has not country_slug & country slug added in urls, so listing page shows not found error.

    I re-saved listing “MAGIC Salon Berceni” from backend and now that listing works fine. So try to re-save those listing which have slugs like “/romania/…” not added in url.

    Let us know.

    Thanks,
    Kiran

    in reply to: Search neighbourhood page not found #375429

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Search neighbourhood page not found #375428

    Kiran
    Moderator
    Post count: 7069

    Hi Saludos,

    I have updated patch to your site. Please check and let us know.

    Thanks,
    Kiran

    in reply to: Add Listing Address Field #375243

    Kiran
    Moderator
    Post count: 7069

    Hi,

    In file plugins\geodir_location_manager\geodir_location_hooks_actions.php
    FIND (BETWEEN LINES 2848 – 2863):

    
    
    
        function initialize_autofill_address() {
            if (typeof google !== 'undefined' && typeof google.maps !== 'undefined') {
                // Create the autocomplete object, restricting the search
                // to geographical location types.
                autocomplete = new google.maps.places.Autocomplete(
                    /** @type {HTMLInputElement} */
                    (document.getElementById('<?php echo $prefix . 'address'; ?>')), {
                        types: ['geocode']
                    });
                // When the user selects an address from the dropdown,
                // populate the address fields in the form.
                google.maps.event.addListener(autocomplete, 'place_changed', function() {
                    fillInAddress();
                });
            }
        }
    

    REPLACE IT WITH:

    
    
    
        function initialize_autofill_address() {
            if (typeof google !== 'undefined' && typeof google.maps !== 'undefined') {
                var options = {
                    types: ['geocode'],
                    componentRestrictions: {country: 'us'} // United States only, specific country restrictions
                };
                
                autocomplete = new google.maps.places.Autocomplete((document.getElementById('<?php echo $prefix . 'address'; ?>')), options);
                
                google.maps.event.addListener(autocomplete, 'place_changed', function() {
                    fillInAddress();
                });
            }
        }
    

    Thanks,
    Kiran

    in reply to: 500 error on tags #375183

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂


    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: error loading listings on click favorites #375175

    Kiran
    Moderator
    Post count: 7069

    Thank you for letting us know 🙂

    in reply to: 500 error on tags #375174

    Kiran
    Moderator
    Post count: 7069

    Hi Dale,

    You are using too old version of some GD plugins like Location Manager & Payment Manager.
    The version of installed Location Manager is 1.4.3 the and most recent is 1.5.40
    The version of installed Payment Manager is 1.3.5 and the most recent is 1.4.4

    Please update these plugins and if problem still exists then provide us FTP details.

    We have new auto update plugins system in our recent plugins, but as you are using too older versions you are not getting update notifications.
    Please follow this to update older plugins: https://wpgeodirectory.com/support/topic/missing-update-notifications/#post-129196

    Thanks,
    Kiran

    in reply to: Update = 404 error on all listings #375173

    Kiran
    Moderator
    Post count: 7069

    Hi Angela,

    Please check now.

    You had wrong settings at GeoDirectory > Multilocations > Location Settings. You had enabled “Enable Multi Countries” & “Enable Multi Regions” but there was ticked “Enable default city” for City. So all listings which have not city as a default city selected, goes to 404 not found.
    If multi countries & multi regions are enabled then enabling default city does not make sense. I have enabled “Enable Multicity” and now all listings working fine.

    Thanks,
    Kiran

    in reply to: ZERO_RESULTS Error #375051

    Kiran
    Moderator
    Post count: 7069

    Thank you for letting us know 🙂

    in reply to: Search neighbourhood page not found #374998

    Kiran
    Moderator
    Post count: 7069

    Hi Oliver,

    The problem has been fixed and will be available in next update of Location Manager & Advance Search plugins.
    Let us provide FTP detail so we can check on your site by applying fix.

    Thanks,
    Kiran

    in reply to: error loading listings on click favorites #374988

    Kiran
    Moderator
    Post count: 7069

    Hi Vasiliy,

    Please check now and let us know.

    Thanks,
    Kiran

    in reply to: ZERO_RESULTS Error #374987

    Kiran
    Moderator
    Post count: 7069

    Hi arequimis,

    EventON Settings plugin also includes Google Maps API & its conflicts with our plugin. There is a setting under EventON Settings, so may be you can fix conflicts.
    Choose setting at EventON Settings > Google Maps API > Choose “Disable Google Maps API” to YES > Tick “Google maps javascript file only (If the js file is already loaded with another gmaps program)”.
    This may fix problem of tow Google Maps API.

    Thanks,
    Kiran

    in reply to: Plugins Not Updating #374533

    Kiran
    Moderator
    Post count: 7069

    Hi Look,

    Please make sure you have GD + GD plugins are upto date.

    Kiran

    in reply to: error loading listings on click favorites #374532

    Kiran
    Moderator
    Post count: 7069

    Hi Vasiliy,

    Please update GD + GD plugins and see if it fixes the problem.

    After updating plugins if still there is a problem, then let us provide FTP details, so we can look into more.

    Thanks,
    Kuran

Viewing 15 posts - 5,311 through 5,325 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount