Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 181 through 195 (of 13,774 total)
  • Author
    Posts
  • in reply to: How to Style Lists #520128

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Kathy,

    1. They currently use the standard archive item template, i will look at adding a way to add its own.
    2. ok
    3. I am not exactly sure what you mean here?

    Thanks,

    Stiofan

    in reply to: Update listings as map moves #520126

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It is very much in the plans, we are currently in the middle of a UI re-vamp and that will be one of the first things done after.

    Thanks,

    Stiofan

    in reply to: Lists #520124

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Dave,

    That is not available at the moment but it is something we plan to add.
    What can be done at present is
    1. The GD Dashboard widget will show a user links to all their lists
    2. The UsersWP plugin can show users lists as a tab item on their profile
    3. The same can be done in Buddypress.

    Thanks,

    Stiofan

    in reply to: Massive security issue #519949

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes, it was released a while back.

    Stiofan

    in reply to: License Renewal / Lifetime Option #519943

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes, the WP All Import is not showing as an option, it may be its beta status, i’ll follow up tomorrow.

    Thanks,

    Stiofan

    in reply to: avanced search options – whoop #519762

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It is simply hidden with CSS to match the yelp style, feel free to use some CSS to unhide it, you would need to match the border radius also.

    Thanks,

    Siofan

    in reply to: Can't Update License Key #519699

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    I have released WP Easy Updates 1.1.14 which fixes this issue and i have changed over the key on your site.

    Thanks,

    Stiofan

    in reply to: Google Maps Conflict #519575

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi David,

    I am just about to finish for the day, i have flagged this for another dev to look at when he comes online, if its not solved when i come online tomorrow i will look into it more.

    Thanks,

    Stiofan

    in reply to: Can't Renew License #519563

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Sorry, i only read this page, not page 1 of this thread.

    That is a bug, it should clear the field on error, i will fix that, for now i have activated your current licence on your site.

    Thanks,

    Stiofan

    in reply to: Can't Renew License #519510

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    The licence key you show is from an expired membership you have, it look like at some point you bought again but did not renew which created a new licence key, all your new keys can be found in your account area: https://wpgeodirectory.com/your-account/

    Thanks,

    Stiofan

    in reply to: claim listing button? #519298

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Lana,

    Yes there is a widget/shortcod/block for displaying it
    Please review the docs here: https://wpgeodirectory.com/docs-v2/addons/claim/#design

    If you have any questions just ask.

    Thanks,

    Stiofan

    in reply to: Auto-geolocate #519288

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    We are looking into it but there are some limitations we need to overcome.

    Stiofan

    in reply to: Geodirectory GD > Directions to Map Bubble. #519284

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    There is two ways to do this:

    1. Move the template /templates/map-bubble.php to your child theme under /geodirectory/ folder and you can add / change anything u want.

    2. Code snippet:

    add_filter('geodir_show_listing_info','add_directions_in_map_bubble',10,2);
    function add_directions_in_map_bubble($html,$fields_location){
    
    	if($fields_location=='mapbubble'){
    		$html = do_shortcode("[gd_post_directions]").$html;
    	}
    	
    	return $html;
    }

    Thanks,

    Stiofan


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are very welcome! 🙂


    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Nick,

    I think i see where the confusion is. We allow you to grab info via the standard wp meta functions by prefixing it with geodir_ but to update you can either $_POST The filed to the standard wp post update function or simply use our own meta function, like (note there is no prefix to the field)

    
    
    
    geodir_save_post_meta($post_id, 'featured', 1);
    

    Thanks,

    Stiofan

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