Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 10,426 through 10,440 (of 13,774 total)
  • Author
    Posts
  • in reply to: Mao Missing #57159

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are very welcome Mike 🙂

    in reply to: PayPal payment option not showing up #57155

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Please make sure your core and addons are upto date (i see core is out of date)

    I think this will fix it, if not let us know.

    Thanks,

    Stiofan

    in reply to: Theme Compatabilty #57154

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ed,

    I have made some basic changes to the wrappers for now, please let me know what else is not looking right and i’ll have a go at those, it should be good enough for testing now though 🙂

    Thanks,

    Stiofan

    in reply to: Mao Missing #57153

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, i feel your pain, we recently had server problems and lost a lot of images…

    The maps are just widgets and can be added back, i have added the map to the listings page right sidebar, if that is not the right place you can move it about in your widget settings page.

    Thanks,

    Stiofan

    in reply to: Link for Claim Listing not working #57152

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have tested this and it seems to work fine for me?

    Stiofan

    in reply to: Custom payment gateway #57032

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If you have any problems just let me know.

    Stiofan

    in reply to: Select Package (Front End) #57028

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    The image message is in core and it seems to work fine for me, please make sure you have a structure like this: /wp-content/languages/geodirectory/geodirectory-en_US.mo

    Thanks,

    Stiofan

    in reply to: Add listing not working after update #56890

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi to get updates to work do this…
    Find you least alphabetically GD addon, usually Advanced search, edit the gd_updates.php file and change the function from:

    
    
    function gd_prepare_request($action, $args)
        {
            global $wp_version;
    
            return array(
                'body' => array(
                    'action' => $action,
                    'request' => serialize($args),
                    'api-key' => md5(get_bloginfo('url'))
                ),
                'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo('url'),
            );
        }

    to:

    
    
    function gd_prepare_request($action, $args)
        {
            global $wp_version;
    
            return array(
                'body' => array(
                    'action' => $action,
                    'request' => serialize($args),
                    'api-key' => md5(get_bloginfo('url'))
                ),
                'user-agent' => 'WordPress/' . $wp_version . '; ' . get_bloginfo('url'),
                'sslverify' => false // this is needed for old old servers
            );
        }

    Now go to dashboard>updates and update all apart from advanced search, then update advanced search last (and replace that function again if you want to update in future.

    Thanks,

    Stiofan

    in reply to: Custom div respond #56877

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    You can use the below code as an example:

    
    
    add_filter('comment_reply_link', 'my_geodir_comment_replaylink',15,1);
    
    function my_geodir_comment_replaylink($link)
    {
    	// add code to check user here and return blank to not show.
    	if(1==1){return '';}
    
        return $link;
    }

    Thanks,

    Stiofan

    in reply to: Split: Switcher locator not works on mobile #56870

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi,

    On mobile it does not ajax auto load, there is a searchbox above which when you start to type will ajax search for similar names.

    If you only have a few locations you can load theme all by going to GD>Mutilocations>Show all locations in dropdown?

    Thanks,

    Stiofan

    in reply to: Add listing not working after update #56860

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The version of openssl you have on your server is from 2008 and did not have the required setting active by default but needed to have it switched on for the paypal to work so your host could be right. It is still an old version and has problems validating our SSL for our server.

    Also your server environment seems old, it barely passes the version of PHP that will run WordPress, you are running 5.3 and wordpress recommends 5.6+

    Thanks,

    Stiofan

    in reply to: GD not importing csv #56857

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Lee,

    You seem to have some non uft8 characters, please save your csv in utf8 and make sure there are no wee black diamonds with questions marks that mean there is a broken character.

    Thanks,

    Stiofan

    in reply to: GD breaks theme #56853

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Les,

    Can you have a look at your site now and let me know if there is anything that is still not right.

    Thanks,

    Stiofan

    in reply to: Email Verification with New Top Level Domains #56844

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This has been fixed and will be in the next version.

    Thanks,

    Stiofan

    in reply to: Are you working in release an App for Mobiles? #56768

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I agree that I doubt we will make the app mu ready, but the way we are making it I don’t think it would be too hard (for a 3rd party developer) to add something to add a sort of home page selector but times are early for our app, we have just started researching things so I can give a 100% accurate answer.

    Stiofan

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