Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 1,876 through 1,890 (of 13,774 total)
  • Author
    Posts
  • in reply to: Can i create a custom folder for media upload #434077

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    We have not settings for that, we use the WP standard settings, you could filter the folders with this filter https://codex.wordpress.org/Plugin_API/Filter_Reference/upload_dir

    Stiofan

    in reply to: Foreign Transaction Fee #433939

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Kyle,

    This is in no way implemented or charged by us, this would be a fee your bank decided to levy on you, usually if your main account currency is not that of the purchase, this is the banks decision.

    On one of my business accounts i get these but on another the bank just uses a poorer exchange rate and takes a little cut that way.

    Thanks,

    Stiofan

    in reply to: Price Range Schema #433922

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You could do something with hooks but we plan to add something to v2, the problem is there is no proper set standard.

    Stiofan

    in reply to: database error: [Row size too large] #433915

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please provide wp-admin details and i will take a look.

    Stiofan

    in reply to: Changes to Google Maps Platform Terms of Service #433876

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Well my email to the google maps sales department seems to confirm we can still use it for directory sites.

    Its not a 100% definitive answer but its from the horses mouth (see attachment).

    Stiofan

    in reply to: Google Analytics – How to disable? #433819

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    That looks like the old input we had for it, the else statement is so it would still work if you had not filled in the new system details.
    I have added a task for this to be removed on disable of new system.

    Stiofan

    in reply to: Geodirectory List plugin issue #433781

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have not heard of any problems with it.

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Thanks for the input, i have a few idea on how to solve this 🙂

    Stiofan

    in reply to: GDPR compliance of GD and all addons #433764

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    IP address has been added to post export.
    Claim name has been adjusted.

    You can already disable post export per CPT with the below hook
    Per CPT:

    
    
    add_filter( 'geodir_privacy_allow_export_post_type_data', '_my_disable_gdpr_export',10,2 );
    function _my_disable_gdpr_export($allow, $post_type){
        if($post_type == 'gd_place'){
            $allow = false;
        }
        return $allow;
    }

    ALL:

    add_filter( 'geodir_privacy_allow_export_post_type_data', '__return_false');

    Stiofan

    in reply to: GD version in geodirectory.php #433748

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Good spot, this ver is used for update scripts and is not used for this ver currently so nothing to worry about, we will resolve in the next release.

    Thanks,

    Stiofan

    in reply to: Delete listings by CPT #433746

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can set the deleted listings to go to trash only so u can empty jobs and save farms.

    Stiofan

    in reply to: Changes to Google Maps Platform Terms of Service #433744

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The only thing that really concerns me is 3.2.4 c (iii) which is hope is just referring to using Google places info in a directory (which we don’t do). Plenty of directories use Google maps, like yelp and airbnb.

    I have asked for clarification from Google but at this point i’m not too worried and even if it is the case we can no longer use Google maps we already have an alternative and we would add more.

    Thanks,

    Stiofan

    in reply to: GDPR compliance of GD and all addons #433620

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Dirk,

    I will flag this for kiran to check about the “submit IP” not being included.

    For the whole listing output its true that probably not 100% needs to be provided but in most cases it will, the right to portability states:

    data that can be clearly linked back to an individual (eg where that individual provides the respective identifier) is within scope of the right.

    In most cases this will be true.

    The rating and claim info should be there, i had tested this but i’ll also ask kiran to confirm, make sure all your addons are upto date.

    Thanks,

    Stiofan

    in reply to: Invalid Post Type #433562

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    What i do is:
    1. move the table/site
    2. Change the options table values “site_url” and “home” to the new site url (these are usually option value id’s 1 and 2)
    3. Then you will have access to the wp-admin, login and install plugin “better search replace”, then run it to replace ur url, like old-url.com replace with new-url.com

    Stiofan

    in reply to: Invalid Post Type #433559

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    As i said, its all probably down to the manual search and replace of the url, i have seen it many many times. If u can get a copy of the DB before u did that and do it the right way then it would be better.

    Stiofan

Viewing 15 posts - 1,876 through 1,890 (of 13,774 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount