Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 10,066 through 10,080 (of 13,774 total)
  • Author
    Posts
  • in reply to: Paypal issue #67439

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Looks like this was a core WP bug and it was fixed in the latest ver so it’s working now.

    https://wordpress.org/news/2016/01/wordpress-4-4-1-security-and-maintenance-release/

    Some sites with older versions of OpenSSL installed were unable to communicate with other services provided through some plugins.

    I’ll mark this as resolved, let us knwo if you have any more problems.

    Thanks,

    Stiofan

    in reply to: Cannot set map in place custom post #67434

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes…

    I also tried it in your first active plugin before any code and it was still the same, this is before any plugins or theme is loaded, so either it’s being blanked in core WP (which i highly doubt) or there is a server problem.

    Thanks,

    Stiofan

    in reply to: 500 error after installing the plugin #67432

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    The root of the problems seems to be the “polylang” plugin, our only confirmed compatable translation plugin is WPML. If i can disable “polylang” i can try to fix the problems it caused?

    Thanks,

    Stiofan

    in reply to: Booster ! #67431

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have fixed the logo issue and reactivated it 🙂

    Stiofan

    in reply to: Paypal issue #67158

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Tell them they can use this as some test code, i would just paste it in your theme 404.php page after the

    $options = array();
        $options['method'] = 'GET';
        $url = 'https://scontent-lhr3-1.xx.fbcdn.net/hphotos-xtf1/v/t1.0-9/580344_1100023650021802_7143324500718165215_n.jpg?oh=1bc13fede3783b5ce1855fb72c596099&oe=5718E8E7';
        $response = wp_safe_remote_request( $url, $options );
     
        if ( is_wp_error( $response ) ){
            echo $return->get_error_message();
        }else{
            echo 'All Good';
        }

    Thanks,

    Stiofan

    in reply to: Multi-Locations plugin breaks Woocommerce Shop Page #67120

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    @greensalesnordic can u start your own topic please so we can then ask for credentios in a private reply.

    @travaggie can you provide credentials please?

    Thanks,

    Stiofan

    in reply to: Multi-Locations plugin breaks Woocommerce Shop Page #67115

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    Quick question before i start investigating this, do either of you have the Woo shop page set as a GD page under GD>Permalinks?

    Thanks,

    Stiofan

    in reply to: Booster ! #66844

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    When i went to your site today GDB was disabled, i have re-enabled it, the –> u seen is likely broken code comments, i have set these to not show, let me know if you see them again.

    For the problems a bit of JS in the main page was being added to the combined file but it was breaking it so i added the below code to tell it to remove that part of code from the combined file:

    
    
    function netbrasil_geodir_booster_exclude_js( $continue, $content ) {
    
    	// Skip script
    	if (strpos($content, 'var tlJsHost') !== false) {
    		$continue = true; 
    	}
    
    	return $continue; 
    }
    add_filter( 'geodir_booster_script_continue', 'netbrasil_geodir_booster_exclude_js', 10, 2 );

    Thanks,

    Stiofan

    in reply to: Cannot set map in place custom post #66838

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Keep us updated, hopefully it was a one off on the server.

    Stiofan

    in reply to: Problem with paypal sandbox testing #66837

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Excellent, thanks for updating us! 🙂

    Stiofan

    in reply to: european time zone #66736

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    If that is the only occurrence then i have fixed it with css if there is more then please provide FTP so i can dig further.

    Thanks,

    Stiofan

    in reply to: Cannot set map in place custom post #66726

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Yes your server is not recognising the query vars, i can do a print_r($_REQUEST); and it displays nothing, this is out with our control, please resolve this with your host.

    Thanks,

    Stiofan

    in reply to: GD Booster and social importer not getting along #66718

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    #1 that is strange, but it works if the link is correct http://golflog.ca/add-course/?listing_type=gd_place, it should auto redirect to that but its not.

    #2 again strange, i would need FTP info to debug.

    Thanks,

    Stiofan

    in reply to: Booster ! #66711

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi again,

    I have added some code to your child theme functions.php to exclude some script, and it all looks to be working now, please check and let us know if you have any problems.

    Thanks,

    Stiofan

    in reply to: Paypal issue #66706

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, this is the error being returned, please pass it on to your server admin: “SSL certificate problem: unable to get local issuer certificate”

    Thanks,

    Stiofan

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