Kiran

Forum Replies Created

Viewing 15 posts - 5,296 through 5,310 (of 6,022 total)
  • Author
    Posts
  • in reply to: Add new place – change radio button to select #375728

    Kiran
    Moderator
    Post count: 7069

    Check now, i have added code via plugin “GD Package Select List”.

    Kiran

    in reply to: Redirect to country instead of city #375725

    Kiran
    Moderator
    Post count: 7069

    Hi Chris,

    Add following code in your theme functions.php

    
    
    
    function geodir_geolocate_redirect_to_country( $redirect = '' ) {
        $base_location = rtrim( geodir_get_location_link( 'base' ), '/' );
    
        if ( strpos( $redirect, $base_location ) !== false ) {
            if ( $redirect != $base_location . '/me' && $redirect != $base_location . '/me/' ) {
                $redirects = explode( $base_location, $redirect, 2 );
                
                if ( count( $redirects ) == 2 && !empty( $redirects[1] ) ) {
                    $redirect_slugs = explode( '/', trim( $redirects[1], '/' ), 2 );
                    
                    if ( !empty( $redirect_slugs[0] ) ) {
                        $redirect = $base_location . '/' . $redirect_slugs[0] . '/';
                    }
                }
            }
        }
    
        return $redirect;
    }
    add_filter( 'geodir_share_location', 'geodir_geolocate_redirect_to_country', 100, 1 );
    

    This will work with First time load redirect > Redirect to nearest location (on first time load users will be auto geolocated and redirected to nearest geolocation found)

    Kiran

    in reply to: Strange URL & no more place results in search #375713

    Kiran
    Moderator
    Post count: 7069

    Hi Vlad,

    As i said listing slug are generated by WordPress default functions during add/edit listing. WP checking unique slugs within page,post,place,cat,tag etc. If it already used it appends -1/-2.
    This is WordPress default functionality.

    in reply to: Add new place – change radio button to select #375711

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Add new place – change radio button to select #375709

    Kiran
    Moderator
    Post count: 7069

    Where did you added the code?


    Kiran
    Moderator
    Post count: 7069

    Hi Alex,

    Check in backend settings if is there any setting to disable profile builder page editor on particular page.
    If not any such settings then ask “profile builder” plugin owner for support. You can ask them how to disable page builder page editor for particular page or for front-end.

    Thanks,
    Kiran

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

    Kiran
    Moderator
    Post count: 7069
    in reply to: Strange URL & no more place results in search #375675

    Kiran
    Moderator
    Post count: 7069

    Hi Vlad,

    Listings slugs are generated by WordPress standard function during listing creation. So during listing creation if slug already used by other page,post,place,cat,tag etc, it appends -1/-2…
    You can change it from edit listing page, but you can use same slug for multiple times.

    To fix country slug for multiple listings you can do it via import/export. Go GD > GD Import / Export > Export Listings > add/update missing country/region/city > Re-import csv (choose update if already exists)

    In the meantime I also notice that the page with all the licenses, also disappeared.
    We have updated our plugin update functionality in recent updates. Now you can manage licenses for our plugins from Plugin Manager directly.

    Thanks,
    Kiran

    in reply to: Posting review REST API #375673

    Kiran
    Moderator
    Post count: 7069

    > the title field would be the title for the image or would that be the title for the listing?
    <
    The title is for the listing. The route/endpoint provided is used for edit the listing. There is no separate route/endpoint to upload listing images. You can upload images for listing via add/edit listing route.

    > Would the listing title be updated to whatever value is passed through the “title” parameter?
    < Yes, it will update the listing title. This is like you are submitting listing form during update listing.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Alex,

    When logged in seen few Javascript errors in firebug console log.
    So you have to disable all non GD plugins one by one to see which plugin causing JS errors. If you have done this let us allow to do this from our side.
    We require FTP details to look into more.

    Thanks,
    Kiran

    in reply to: Add new place – change radio button to select #375665

    Kiran
    Moderator
    Post count: 7069

    Hi mrv,

    Add snippet code in your theme functions.php or add it via any snippet code plugin.
    https://gist.github.com/kprajapatii/bf9f9568e6723cd3fb2a4dfa5a27cf00

    After adding this snippet code the price package will be displayed as select list.

    Thanks,
    Kiran

    in reply to: Event and Business Tags #375659

    Kiran
    Moderator
    Post count: 7069

    Hi whattodo-vi,

    This happened due to price package limitation you set in price package settings.

    The listing “ZoZo’s at The Sugar Mill” has a price package “No Money Honey” which has no tags limit applied to it in price package settings.
    The listing “Indigo Grill” has a price package “Introductory Special” which has tags limit applied to “0” in price package settings. If tags limit applied to “0” then it will be not displayed on front-end.

    FYI: Your site is running with old GD + GD plugins, update it to most recent.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Alex,

    There is JavaScript error(see attachment) on that page and it breaks rest of JavaScript on the page.

    Fix that JavaScript error or disable that plugin/code and let us know if error still exists.

    Thanks,
    Kiran

    in reply to: Parse Error When Updating to Social Importer 1.3.0 #375486

    Kiran
    Moderator
    Post count: 7069

    Hi,

    The problem has been fixed and will be available in next update of Social Importer.

    Let us provide FTP details if you want to update patch on your site.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Silks,

    Can you confirm from your side?
    It working fine for me, now i able save GD > Marker Cluster > Max Zoom. I have set the zoom level to 12.
    FYI i have not enabled/disabled any plugin.

    Let us know.

    Thanks,
    Kiran

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