Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 1,831 through 1,845 (of 13,774 total)
  • Author
    Posts

  • Stiofan O’Connor
    Site Admin
    Post count: 22956

    Enhanced Media Library PRO seems to make it call twice, this is an actual WP bug but we have a workaround to that should make it only call once.

    The running on every plugin page load should not happen, but i can’t recreate on any of my sites so i assume another plugin is blanking the last update time.

    Stiofan

    in reply to: Large query number #435643

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I can’t tell where you have the shortcodes, i don’t see them in the widget area but the GD queries time is far behind the events plugin queries u have installed, the take 10x more time that our ones. If you want that many shortcodes there then there will be lots of queries but in this case its not taking much time. I see the main slow queries from the events plugin u have installed.

    Stiofan

    in reply to: UPdating plugins required deactivation of keys #435517

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you can replicate the issue again just let me know.
    All the issues i have seen have been user issues but you have a full membership and no expired keys so you should be all good. If it happens again let me know and i’ll investigate.

    Thanks,

    Stiofan

    in reply to: Split: Guide #435503

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes the current V2 beta has this functionality so you can test it there.

    We hope the GDv2 core will be out of beta this week.

    Thanks,

    Stiofan

    in reply to: Price Range Schema #435471

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Not tested but somthing like this: (assuming you add a field with htmlvar_name “price_range”, i would make it a select input with values “Select Price Range/,$,$$,$$$,$$$$”

    
    
    add_filter('geodir_details_schema','_my_geodir_details_schema',10,2);
    function _my_geodir_details_schema($schema,$post){
        if(!empty($post->geodir_price_range)){
            $schema['priceRange'] = esc_attr($post->geodir_price_range);
        }
        return $schema;
    }

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Matt,

    Thanks for the info, let me explain what i think is going on here.

    The updates page pretty much always fires the update check so that is expected.
    The plugins page should only periodically check.
    The elementor addons plugin seems to be resetting the check time so it keeps firing on the plugins page too.
    We need to fire our checks everytime the core check runs otherwise our updates would be lost between refreshes.

    Thanks,

    Stiofan

    in reply to: Large query number #435451

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    That could be normal, it depends on a few things, if you provide wp-admin i’ll check things over.

    Thanks,

    Stiofan

    in reply to: Video Support for Map Listings #435336

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    There is not special function, its just a textarea then the_content turns it into a video, then we add some CSS to make it responsive.

    so u prob want something like (where 123 is the post id)

    geodir_cf_textarea('','','geodir_video',123);

    Stiofan

    in reply to: beta 14 map issues #435335

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you are not using HTTPS then it won’t work anymore.
    Also some older versions of safari just don’t work with it.

    Stiofan

    in reply to: General questions about CSV import #435334

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can find the info and download here: https://wpgeodirectory.com/geodirectory-v2-first-beta-release/

    Just not its limited to core GD, hopefully core will be out of beta this week and locations manager in beta this week or early next.

    Stiofan

    in reply to: Custom Field "Show in What Locations?" changed #435325

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Twitter feed fixed, now sure exactly what happended there but it changed to a normal text input.

    Stiofan

    in reply to: General questions about CSV import #435187

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    @mark

    FYI in GDv2 (beta is out) We can auto fill some missing fields like lat/long or some address fields. Also you for images you could just enter a full url and it would import it.
    ( This is only for GDv2 not GDv1, i am just letting u know it will be changing soon )

    Thanks,

    Stiofan

    in reply to: Delete listings by CPT #435184

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    There is no settings to be able to do this, you would have to unhook our delete function and then hook your own in to then do what you want, but this is beyond support and would require customisation.

    You might find someone on here if you don’t have the dev skills yourself: https://geodirectoryexperts.com/

    Thanks,

    Stiofan

    in reply to: Custom Field "Show in What Locations?" changed #435183

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Fixed preview. The show in what locations i think should work now, and it seems to be.
    I don’t think it was unset but just not showing, which should now be fixed?

    Stiofan

    in reply to: Custom Field "Show in What Locations?" changed #435178

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Are the settings unset in the settings or simply just not working on the frontend?

    Stiofan

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